|
||||||||||
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.SessionXASetTimeoutResponseMessage
public class SessionXASetTimeoutResponseMessage
Field Summary |
---|
Constructor Summary | |
---|---|
SessionXASetTimeoutResponseMessage()
|
|
SessionXASetTimeoutResponseMessage(boolean ok)
|
Method Summary | |
---|---|
void |
decodeBody(MessagingBuffer buffer)
|
void |
encodeBody(MessagingBuffer buffer)
|
boolean |
equals(java.lang.Object other)
|
int |
getRequiredBufferSize()
|
boolean |
isOK()
|
boolean |
isResponse()
|
Methods inherited from class org.jboss.messaging.core.remoting.impl.wireformat.PacketImpl |
---|
decode, encode, 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 SessionXASetTimeoutResponseMessage(boolean ok)
public SessionXASetTimeoutResponseMessage()
Method Detail |
---|
public boolean isResponse()
isResponse
in interface Packet
isResponse
in class PacketImpl
public boolean isOK()
public int getRequiredBufferSize()
getRequiredBufferSize
in interface Packet
getRequiredBufferSize
in class PacketImpl
public void encodeBody(MessagingBuffer buffer)
encodeBody
in class PacketImpl
public void decodeBody(MessagingBuffer buffer)
decodeBody
in class PacketImpl
public boolean equals(java.lang.Object other)
equals
in class PacketImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |