public class XidCodecSupport extends Object
| Constructor and Description |
|---|
XidCodecSupport() |
| Modifier and Type | Method and Description |
|---|---|
static Xid |
decodeXid(org.apache.activemq.artemis.api.core.ActiveMQBuffer in) |
static void |
encodeXid(Xid xid,
org.apache.activemq.artemis.api.core.ActiveMQBuffer out) |
static int |
getXidEncodeLength(Xid xid) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.