public class FileDeliverBodyImpl extends AMQMethodBody_8_0 implements FileDeliverBody
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID |
static int |
METHOD_ID |
TYPETYPE| Constructor and Description |
|---|
FileDeliverBodyImpl(AMQShortString consumerTag,
long deliveryTag,
boolean redelivered,
AMQShortString exchange,
AMQShortString routingKey,
AMQShortString identifier) |
FileDeliverBodyImpl(MarkableDataInput buffer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(MethodDispatcher dispatcher,
int channelId) |
protected int |
getBodySize()
unsigned short
|
int |
getClazz() |
AMQShortString |
getConsumerTag() |
long |
getDeliveryTag() |
AMQShortString |
getExchange() |
static AMQMethodBodyInstanceFactory |
getFactory() |
AMQShortString |
getIdentifier() |
int |
getMethod() |
boolean |
getRedelivered() |
AMQShortString |
getRoutingKey() |
String |
toString() |
void |
writeMethodPayload(DataOutput buffer) |
getMajor, getMinorgenerateFrame, getChannelException, getChannelException, getChannelNotFoundException, getConnectionException, getConnectionException, getFrameType, getSize, getSizeOf, getSizeOf, getSizeOf, getSizeOf, handle, readAMQShortString, readBitfield, readByte, readBytes, readContent, readFieldTable, readInt, readLong, readShort, readTimestamp, readUnsignedByte, readUnsignedInteger, readUnsignedShort, writeAMQShortString, writeBitfield, writeByte, writeBytes, writeContent, writeFieldTable, writeInt, writeLong, writePayload, writeShort, writeTimestamp, writeUnsignedByte, writeUnsignedInteger, writeUnsignedShortclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgenerateFrame, getChannelException, getChannelException, getChannelNotFoundException, getConnectionException, getConnectionException, getMajor, getMinor, getSize, writePayloadgetFrameType, handlepublic static final int CLASS_ID
public static final int METHOD_ID
public FileDeliverBodyImpl(MarkableDataInput buffer) throws AMQFrameDecodingException, IOException
AMQFrameDecodingExceptionIOExceptionpublic FileDeliverBodyImpl(AMQShortString consumerTag, long deliveryTag, boolean redelivered, AMQShortString exchange, AMQShortString routingKey, AMQShortString identifier)
public static AMQMethodBodyInstanceFactory getFactory()
public int getClazz()
getClazz in interface AMQMethodBodypublic int getMethod()
getMethod in interface AMQMethodBodypublic final AMQShortString getConsumerTag()
getConsumerTag in interface FileDeliverBodypublic final long getDeliveryTag()
getDeliveryTag in interface FileDeliverBodypublic final boolean getRedelivered()
getRedelivered in interface FileDeliverBodypublic final AMQShortString getExchange()
getExchange in interface FileDeliverBodypublic final AMQShortString getRoutingKey()
getRoutingKey in interface FileDeliverBodypublic final AMQShortString getIdentifier()
getIdentifier in interface FileDeliverBodyprotected int getBodySize()
AMQMethodBodyImplgetBodySize in class AMQMethodBodyImplpublic void writeMethodPayload(DataOutput buffer) throws IOException
writeMethodPayload in interface AMQMethodBodyIOExceptionpublic boolean execute(MethodDispatcher dispatcher, int channelId) throws AMQException
execute in interface AMQMethodBodyAMQExceptionpublic String toString()
toString in interface AMQMethodBodytoString in class ObjectCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.