public abstract static class MessageInstance.EntryState extends Object
Modifier | Constructor and Description |
---|---|
protected |
EntryState() |
Modifier and Type | Method and Description |
---|---|
abstract MessageInstance.State |
getState() |
boolean |
isDispensed()
Returns true if state is either DEQUEUED or DELETED.
|
public abstract MessageInstance.State getState()
public boolean isDispensed()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.