|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMSRemotingConnection | |
|---|---|
| org.jboss.jms.client | |
| org.jboss.jms.client.delegate | |
| org.jboss.jms.client.remoting | |
| org.jboss.jms.client.state | |
| Uses of JMSRemotingConnection in org.jboss.jms.client |
|---|
| Methods in org.jboss.jms.client that return JMSRemotingConnection | |
|---|---|
JMSRemotingConnection |
FailoverCommandCenter.getRemotingConnection()
|
| Methods in org.jboss.jms.client with parameters of type JMSRemotingConnection | |
|---|---|
boolean |
FailoverCommandCenter.failureDetected(java.lang.Throwable reason,
FailureDetector source,
JMSRemotingConnection remotingConnection)
Method called by failure detection components (FailoverValveInterceptors and ConnectionListeners) when they have reasons to believe that a server failure occured. |
| Uses of JMSRemotingConnection in org.jboss.jms.client.delegate |
|---|
| Methods in org.jboss.jms.client.delegate that return JMSRemotingConnection | |
|---|---|
JMSRemotingConnection |
ClientConnectionDelegate.getRemotingConnection()
|
| Methods in org.jboss.jms.client.delegate with parameters of type JMSRemotingConnection | |
|---|---|
void |
ClientConnectionDelegate.setRemotingConnection(JMSRemotingConnection conn)
|
| Uses of JMSRemotingConnection in org.jboss.jms.client.remoting |
|---|
| Constructors in org.jboss.jms.client.remoting with parameters of type JMSRemotingConnection | |
|---|---|
ConnectionFactoryCallbackHandler(ClientClusteredConnectionFactoryDelegate cfDelegate,
JMSRemotingConnection remotingConnection)
|
|
| Uses of JMSRemotingConnection in org.jboss.jms.client.state |
|---|
| Methods in org.jboss.jms.client.state that return JMSRemotingConnection | |
|---|---|
JMSRemotingConnection |
ConnectionState.getRemotingConnection()
|
| Constructors in org.jboss.jms.client.state with parameters of type JMSRemotingConnection | |
|---|---|
ConnectionState(int serverID,
ConnectionDelegate delegate,
JMSRemotingConnection remotingConnection,
Version versionToUse,
MessageIdGenerator gen)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||