public class PageCountRecordInc extends Object implements EncodingSupport
Constructor and Description |
---|
PageCountRecordInc() |
PageCountRecordInc(long queueID,
int value) |
Modifier and Type | Method and Description |
---|---|
void |
decode(ActiveMQBuffer buffer) |
void |
encode(ActiveMQBuffer buffer) |
int |
getEncodeSize() |
long |
getQueueID() |
int |
getValue() |
String |
toString() |
public PageCountRecordInc()
public PageCountRecordInc(long queueID, int value)
public long getQueueID()
public int getValue()
public int getEncodeSize()
getEncodeSize
in interface EncodingSupport
public void encode(ActiveMQBuffer buffer)
encode
in interface EncodingSupport
public void decode(ActiveMQBuffer buffer)
decode
in interface EncodingSupport
Copyright © 2017 JBoss by Red Hat. All rights reserved.