xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.protocol.stomp.XbStompInOutBridge

Packages that use XbStompInOutBridge
org.xmlBlaster.protocol.stomp   
 

Uses of XbStompInOutBridge in org.xmlBlaster.protocol.stomp
 

Fields in org.xmlBlaster.protocol.stomp with type parameters of type XbStompInOutBridge
private  java.util.Set<XbStompInOutBridge> XbStompDriver.clientSet
          Remember all client connections
 

Methods in org.xmlBlaster.protocol.stomp that return XbStompInOutBridge
 XbStompInOutBridge XbStompDriver.findClient(java.lang.String loginName)
           
 XbStompInOutBridge[] XbStompDriver.getClients()
           
 

Methods in org.xmlBlaster.protocol.stomp with parameters of type XbStompInOutBridge
 boolean XbStompDriver.addClient(XbStompInOutBridge client)
           
 boolean XbStompDriver.removeClient(XbStompInOutBridge client)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.