|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientConnectionDelegate | |
org.jboss.jms.client.remoting | |
org.jboss.jms.delegate |
Uses of ClientConnectionDelegate in org.jboss.jms.client.remoting |
Methods in org.jboss.jms.client.remoting with parameters of type ClientConnectionDelegate | |
void |
CallbackManager.setConnectionDelegate(ClientConnectionDelegate connectionDelegate)
|
Constructors in org.jboss.jms.client.remoting with parameters of type ClientConnectionDelegate | |
ConnectionFactoryCallbackHandler(ClientConnectionDelegate connectionDelegate)
|
Uses of ClientConnectionDelegate in org.jboss.jms.delegate |
Methods in org.jboss.jms.delegate that return ClientConnectionDelegate | |
ClientConnectionDelegate |
CreateConnectionResult.getDelegate()
|
Constructors in org.jboss.jms.delegate with parameters of type ClientConnectionDelegate | |
CreateConnectionResult(ClientConnectionDelegate delegate)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |