public class XidCodecSupport extends Object
Constructor and Description |
---|
XidCodecSupport() |
Modifier and Type | Method and Description |
---|---|
static Xid |
decodeXid(ActiveMQBuffer in) |
static void |
encodeXid(Xid xid,
ActiveMQBuffer out) |
static int |
getXidEncodeLength(Xid xid) |
public static void encodeXid(Xid xid, ActiveMQBuffer out)
public static Xid decodeXid(ActiveMQBuffer in)
public static int getXidEncodeLength(Xid xid)
Copyright © 2018 JBoss by Red Hat. All rights reserved.