|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||