|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.client.state.AMQStateManager
org.apache.qpid.server.cluster.ClientHandlerRegistry
public class ClientHandlerRegistry
An extension of client.AMQStateManager that allows different handlers to be registered.
Constructor Summary | |
---|---|
protected |
ClientHandlerRegistry(MemberHandle local)
|
Method Summary | |
---|---|
protected org.apache.qpid.client.state.StateAwareMethodListener |
findStateTransitionHandler(org.apache.qpid.client.state.AMQState state,
org.apache.qpid.framing.AMQMethodBody frame)
|
Methods inherited from class org.apache.qpid.client.state.AMQStateManager |
---|
addStateListener, attainState, changeState, error, getCurrentState, methodReceived, registerListeners, removeStateListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ClientHandlerRegistry(MemberHandle local)
Method Detail |
---|
protected org.apache.qpid.client.state.StateAwareMethodListener findStateTransitionHandler(org.apache.qpid.client.state.AMQState state, org.apache.qpid.framing.AMQMethodBody frame) throws org.apache.qpid.client.state.IllegalStateTransitionException
findStateTransitionHandler
in class org.apache.qpid.client.state.AMQStateManager
org.apache.qpid.client.state.IllegalStateTransitionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |