public class BasicRecoverSyncOkBody extends AMQMethodBodyImpl implements EncodableAMQDataBlock, AMQMethodBody
| Modifier and Type | Field and Description |
|---|---|
int |
_ownMethodId |
static int |
CLASS_ID |
TYPETYPE| Constructor and Description |
|---|
BasicRecoverSyncOkBody(ProtocolVersion protocolVersion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(MethodDispatcher dispatcher,
int channelId) |
protected int |
getBodySize()
unsigned short
|
int |
getClazz() |
int |
getMethod() |
String |
toString() |
void |
writeMethodPayload(ByteBuffer buffer) |
generateFrame, getFrameType, getSize, getSizeOf, getSizeOf, getSizeOf, handle, writeAMQShortString, writeBitfield, writeByte, writeBytes, writeFieldTable, writeInt, writeLong, writePayload, writeShort, writeUnsignedByte, writeUnsignedInteger, writeUnsignedShortclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgenerateFrame, getSizegetFrameType, handle, writePayloadpublic static final int CLASS_ID
public final int _ownMethodId
public BasicRecoverSyncOkBody(ProtocolVersion protocolVersion)
public int getClazz()
getClazz in interface AMQMethodBodypublic int getMethod()
getMethod in interface AMQMethodBodyprotected int getBodySize()
AMQMethodBodyImplgetBodySize in class AMQMethodBodyImplpublic void writeMethodPayload(ByteBuffer buffer)
writeMethodPayload in class AMQMethodBodyImplpublic boolean execute(MethodDispatcher dispatcher, int channelId) throws QpidException
execute in interface AMQMethodBodyQpidExceptionpublic String toString()
toString in interface AMQMethodBodytoString in class ObjectCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.