public static class JournalStorageManager.DeliveryCountUpdateEncoding extends Object implements EncodingSupport
Constructor and Description |
---|
JournalStorageManager.DeliveryCountUpdateEncoding() |
JournalStorageManager.DeliveryCountUpdateEncoding(long queueID,
int count) |
public JournalStorageManager.DeliveryCountUpdateEncoding()
public JournalStorageManager.DeliveryCountUpdateEncoding(long queueID, int count)
public void decode(HornetQBuffer buffer)
decode
in interface EncodingSupport
public void encode(HornetQBuffer buffer)
encode
in interface EncodingSupport
public int getEncodeSize()
getEncodeSize
in interface EncodingSupport
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.