public class TestIntegerBodyImpl extends AMQMethodBody_8_0 implements TestIntegerBody
| Modifier and Type | Field and Description |
|---|---|
static int |
CLASS_ID |
static int |
METHOD_ID |
TYPETYPE| Constructor and Description |
|---|
TestIntegerBodyImpl(MarkableDataInput buffer) |
TestIntegerBodyImpl(short integer1,
int integer2,
long integer3,
long integer4,
short operation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(MethodDispatcher dispatcher,
int channelId) |
protected int |
getBodySize()
unsigned short
|
int |
getClazz() |
static AMQMethodBodyInstanceFactory |
getFactory() |
short |
getInteger1() |
int |
getInteger2() |
long |
getInteger3() |
long |
getInteger4() |
int |
getMethod() |
short |
getOperation() |
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 TestIntegerBodyImpl(MarkableDataInput buffer) throws AMQFrameDecodingException, IOException
AMQFrameDecodingExceptionIOExceptionpublic TestIntegerBodyImpl(short integer1,
int integer2,
long integer3,
long integer4,
short operation)
public static AMQMethodBodyInstanceFactory getFactory()
public int getClazz()
getClazz in interface AMQMethodBodypublic int getMethod()
getMethod in interface AMQMethodBodypublic final short getInteger1()
getInteger1 in interface TestIntegerBodypublic final int getInteger2()
getInteger2 in interface TestIntegerBodypublic final long getInteger3()
getInteger3 in interface TestIntegerBodypublic final long getInteger4()
getInteger4 in interface TestIntegerBodypublic final short getOperation()
getOperation in interface TestIntegerBodyprotected 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.