|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.remoting.impl.wireformat.PacketImpl
org.jboss.messaging.core.remoting.impl.wireformat.NullResponseMessage
public class NullResponseMessage
Field Summary |
---|
Constructor Summary | |
---|---|
NullResponseMessage()
|
Method Summary | |
---|---|
int |
getRequiredBufferSize()
|
boolean |
isResponse()
|
Methods inherited from class org.jboss.messaging.core.remoting.impl.wireformat.PacketImpl |
---|
decode, decodeBody, encode, encodeBody, equals, getChannelID, getPacketSize, getParentString, getType, isRequiresConfirmations, isWriteAlways, nullableStringEncodeSize, setChannelID, stringEncodeSize, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NullResponseMessage()
Method Detail |
---|
public boolean isResponse()
isResponse
in interface Packet
isResponse
in class PacketImpl
public int getRequiredBufferSize()
getRequiredBufferSize
in interface Packet
getRequiredBufferSize
in class PacketImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |