Uses of Class
org.fusesource.stomp.jms.StompChannel

Packages that use StompChannel
org.fusesource.stomp.jms   
 

Uses of StompChannel in org.fusesource.stomp.jms
 

Methods in org.fusesource.stomp.jms that return StompChannel
 StompChannel StompChannel.copy()
           
protected  StompChannel StompJmsConnection.createChannel()
           
protected  StompChannel StompJmsConnection.createChannel(StompJmsSession s)
           
protected  StompChannel StompJmsSession.getChannel()
           
protected  StompChannel StompJmsConnection.getChannel()
           
 

Methods in org.fusesource.stomp.jms with parameters of type StompChannel
protected  void StompJmsConnection.removeSession(StompJmsSession s, StompChannel channel)
           
 



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