Uses of Class
org.fusesource.stompjms.client.StompFrame.HeaderEntry

Packages that use StompFrame.HeaderEntry
org.fusesource.stompjms.client   
 

Uses of StompFrame.HeaderEntry in org.fusesource.stompjms.client
 

Methods in org.fusesource.stompjms.client that return types with arguments of type StompFrame.HeaderEntry
 java.util.List<StompFrame.HeaderEntry> StompFrame.headerList()
           
 

Method parameters in org.fusesource.stompjms.client with type arguments of type StompFrame.HeaderEntry
 void StompFrame.setHeaders(java.util.ArrayList<StompFrame.HeaderEntry> values)
           
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.