|
||||||||||
| 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.XidCodecSupport
public class XidCodecSupport
| Constructor Summary | |
|---|---|
XidCodecSupport()
|
|
| Method Summary | |
|---|---|
static javax.transaction.xa.Xid |
decodeXid(MessagingBuffer in)
|
static void |
encodeXid(javax.transaction.xa.Xid xid,
MessagingBuffer out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XidCodecSupport()
| Method Detail |
|---|
public static void encodeXid(javax.transaction.xa.Xid xid,
MessagingBuffer out)
public static javax.transaction.xa.Xid decodeXid(MessagingBuffer in)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||