Package | Description |
---|---|
org.apache.qpid.client | |
org.apache.qpid.client.state.listener |
Modifier and Type | Method and Description |
---|---|
AMQMethodEvent |
AMQProtocolHandler.writeCommandFrameAndWaitForReply(AMQDataBlock frame,
BlockingMethodFrameListener listener)
Convenience method that writes a frame to the protocol session and waits for a particular response.
|
AMQMethodEvent |
AMQProtocolHandler.writeCommandFrameAndWaitForReply(AMQDataBlock frame,
BlockingMethodFrameListener listener,
long timeout)
Convenience method that writes a frame to the protocol session and waits for a particular response.
|
Modifier and Type | Class and Description |
---|---|
class |
SpecificMethodFrameListener |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.