| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
disposition(DeliveryState state) |
void |
free() |
java.lang.Object |
getContext() |
LinkImpl |
getLink() |
DeliveryState |
getLocalState() |
int |
getMessageFormat() |
DeliveryState |
getRemoteState() |
byte[] |
getTag() |
DeliveryImpl |
getWorkNext() |
boolean |
isBuffered() |
boolean |
isPartial() |
boolean |
isReadable() |
boolean |
isSettled() |
boolean |
isUpdated() |
boolean |
isWritable() |
int |
pending() |
boolean |
remotelySettled() |
void |
setContext(java.lang.Object context) |
void |
setDataOffset(int arrayOffset) |
void |
settle() |
java.lang.String |
toString() |
public DeliveryState getLocalState()
getLocalState in interface Deliverypublic DeliveryState getRemoteState()
getRemoteState in interface Deliverypublic boolean remotelySettled()
remotelySettled in interface Deliverypublic int getMessageFormat()
getMessageFormat in interface Deliverypublic void disposition(DeliveryState state)
disposition in interface Deliverypublic DeliveryImpl getWorkNext()
getWorkNext in interface Deliverypublic void setDataOffset(int arrayOffset)
public boolean isWritable()
isWritable in interface Deliverypublic boolean isReadable()
isReadable in interface Deliverypublic boolean isBuffered()
isBuffered in interface Deliverypublic java.lang.Object getContext()
getContext in interface Deliverypublic void setContext(java.lang.Object context)
setContext in interface Deliverypublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014 FuseSource, Corp.. All Rights Reserved.