|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.cluster.handler.WrappedListener<T>
public class WrappedListener<T extends org.apache.qpid.framing.AMQMethodBody>
Method Summary | |
---|---|
void |
methodReceived(org.apache.qpid.server.state.AMQStateManager stateMgr,
org.apache.qpid.server.queue.QueueRegistry queues,
org.apache.qpid.server.exchange.ExchangeRegistry exchanges,
org.apache.qpid.server.protocol.AMQProtocolSession session,
org.apache.qpid.server.protocol.AMQMethodEvent<T> evt)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void methodReceived(org.apache.qpid.server.state.AMQStateManager stateMgr, org.apache.qpid.server.queue.QueueRegistry queues, org.apache.qpid.server.exchange.ExchangeRegistry exchanges, org.apache.qpid.server.protocol.AMQProtocolSession session, org.apache.qpid.server.protocol.AMQMethodEvent<T> evt) throws org.apache.qpid.AMQException
methodReceived
in interface org.apache.qpid.server.state.StateAwareMethodListener<T extends org.apache.qpid.framing.AMQMethodBody>
org.apache.qpid.AMQException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |