|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.cluster.BlockingHandler
public class BlockingHandler
Constructor Summary | |
---|---|
BlockingHandler()
|
|
BlockingHandler(java.lang.Class<? extends org.apache.qpid.framing.AMQMethodBody> expected)
|
Method Summary | |
---|---|
void |
removed()
|
void |
responded(org.apache.qpid.framing.AMQMethodBody response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockingHandler()
public BlockingHandler(java.lang.Class<? extends org.apache.qpid.framing.AMQMethodBody> expected)
Method Detail |
---|
public void responded(org.apache.qpid.framing.AMQMethodBody response)
responded
in interface ResponseHandler
public void removed()
removed
in interface ResponseHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |