public interface AMQMethodBody extends AMQBody
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(MethodDispatcher methodDispatcher,
int channelId) |
AMQFrame |
generateFrame(int channelId) |
int |
getClazz() |
int |
getMethod() |
int |
getSize()
Get the size of the body
|
String |
toString() |
getFrameType, handle, writePayloadstatic final byte TYPE
int getClazz()
int getMethod()
int getSize()
AMQBodyAMQFrame generateFrame(int channelId)
boolean execute(MethodDispatcher methodDispatcher, int channelId) throws QpidException
QpidExceptionCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.