|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.client.protocol.BlockingMethodFrameListener
org.apache.qpid.client.state.listener.SpecificMethodFrameListener
public class SpecificMethodFrameListener
Field Summary |
---|
Fields inherited from class org.apache.qpid.client.protocol.BlockingMethodFrameListener |
---|
_channelId, _doneEvt |
Constructor Summary | |
---|---|
SpecificMethodFrameListener(int channelId,
java.lang.Class expectedClass)
|
Method Summary | |
---|---|
boolean |
processMethod(int channelId,
org.apache.qpid.framing.AMQMethodBody frame)
|
Methods inherited from class org.apache.qpid.client.protocol.BlockingMethodFrameListener |
---|
blockForFrame, error, methodReceived |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpecificMethodFrameListener(int channelId, java.lang.Class expectedClass)
Method Detail |
---|
public boolean processMethod(int channelId, org.apache.qpid.framing.AMQMethodBody frame) throws org.apache.qpid.AMQException
processMethod
in class BlockingMethodFrameListener
org.apache.qpid.AMQException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |