| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8.transport |
| 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.