| Modifier and Type | Class and Description |
|---|---|
class |
AMQMethodBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract AMQMethodBody |
MethodRegistry.convertToBody(MarkableDataInput in,
long size) |
AMQMethodBody |
AMQMethodBodyInstanceFactory.newInstance(MarkableDataInput buffer,
long size) |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
ProtocolVersionMethodConverter.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
ProtocolVersionMethodConverter.convertToInfo(AMQMethodBody body) |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
MethodRegistry_0_9.convertToBody(MarkableDataInput in,
long size) |
AMQMethodBody |
MethodConverter_0_9.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
MethodConverter_0_9.convertToInfo(AMQMethodBody methodBody) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQMethodBody_0_91 |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
MethodRegistry_0_91.convertToBody(MarkableDataInput in,
long size) |
AMQMethodBody |
MethodConverter_0_91.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
MethodConverter_0_91.convertToInfo(AMQMethodBody methodBody) |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQMethodBody_8_0 |
class |
BasicRecoverOkBodyImpl |
class |
ChannelAlertBodyImpl |
class |
TestContentBodyImpl |
class |
TestContentOkBodyImpl |
class |
TestIntegerBodyImpl |
class |
TestIntegerOkBodyImpl |
class |
TestStringBodyImpl |
class |
TestStringOkBodyImpl |
class |
TestTableBodyImpl |
class |
TestTableOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
MethodRegistry_8_0.convertToBody(MarkableDataInput in,
long size) |
AMQMethodBody |
MethodConverter_8_0.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
MethodConverter_8_0.convertToInfo(AMQMethodBody methodBody) |
| 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–2014 The Apache Software Foundation. All rights reserved.