public class DeliveryCountUpdateEncoding extends Object implements EncodingSupport
| Constructor and Description |
|---|
DeliveryCountUpdateEncoding() |
DeliveryCountUpdateEncoding(long queueID,
int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ActiveMQBuffer buffer) |
void |
encode(ActiveMQBuffer buffer) |
int |
getEncodeSize() |
String |
toString() |
public DeliveryCountUpdateEncoding()
public DeliveryCountUpdateEncoding(long queueID,
int count)
public void decode(ActiveMQBuffer buffer)
decode in interface EncodingSupportpublic void encode(ActiveMQBuffer buffer)
encode in interface EncodingSupportpublic int getEncodeSize()
getEncodeSize in interface EncodingSupportCopyright © 2021 JBoss by Red Hat. All rights reserved.