public class TopicSubAck extends Object
Constructor and Description |
---|
TopicSubAck() |
Modifier and Type | Method and Description |
---|---|
int |
decrementCount() |
int |
getCount() |
StoreEntry |
getMessageEntry() |
int |
incrementCount() |
void |
setCount(int count) |
void |
setMessageEntry(StoreEntry storeEntry) |
public TopicSubAck()
public int getCount()
public void setCount(int count)
count
- the count to setpublic int decrementCount()
public int incrementCount()
public StoreEntry getMessageEntry()
public void setMessageEntry(StoreEntry storeEntry)
messageEntry
- the messageEntry to setCopyright © 2005–2016. All rights reserved.