| Package | Description |
|---|---|
| org.apache.qpid | |
| org.apache.qpid.framing | |
| org.apache.qpid.protocol |
| Constructor and Description |
|---|
AMQConnectionException(AMQConstant errorCode,
String msg,
AMQMethodBody body,
MethodRegistry methodRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQMethodEvent<M extends AMQMethodBody>
AMQMethodEvent encapsulates an AMQP method call, and the channel on which that method call occurred.
|
| Modifier and Type | Method and Description |
|---|---|
<B extends AMQMethodBody> |
AMQMethodListener.methodReceived(AMQMethodEvent<B> evt)
Notifies the listener that an AMQP method event has occurred.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AMQVersionAwareProtocolSession.methodFrameReceived(int channelId,
AMQMethodBody body) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.