|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.handler.ConnectionCloseMethodHandler
public class ConnectionCloseMethodHandler
Method Summary | |
---|---|
static ConnectionCloseMethodHandler |
getInstance()
|
void |
methodReceived(AMQStateManager stateManager,
QueueRegistry queueRegistry,
ExchangeRegistry exchangeRegistry,
AMQProtocolSession protocolSession,
AMQMethodEvent<org.apache.qpid.framing.ConnectionCloseBody> evt)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ConnectionCloseMethodHandler getInstance()
public void methodReceived(AMQStateManager stateManager, QueueRegistry queueRegistry, ExchangeRegistry exchangeRegistry, AMQProtocolSession protocolSession, AMQMethodEvent<org.apache.qpid.framing.ConnectionCloseBody> evt) throws org.apache.qpid.AMQException
methodReceived
in interface StateAwareMethodListener<org.apache.qpid.framing.ConnectionCloseBody>
org.apache.qpid.AMQException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |