- copy
FrameBody copy()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAborted
Boolean getAborted()
Undocumented in source. Be warned that the author may not have intended to support it.
- getBatchable
Boolean getBatchable()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeliveryId
UnsignedInteger getDeliveryId()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeliveryTag
Binary getDeliveryTag()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHandle
UnsignedInteger getHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMessageFormat
UnsignedInteger getMessageFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMore
Boolean getMore()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRcvSettleMode
ReceiverSettleMode getRcvSettleMode()
Undocumented in source. Be warned that the author may not have intended to support it.
- getResume
Boolean getResume()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSettled
Boolean getSettled()
Undocumented in source. Be warned that the author may not have intended to support it.
- getState
DeliveryState getState()
Undocumented in source. Be warned that the author may not have intended to support it.
- invoke
void invoke(FrameBodyHandler!E handler, Binary payload, E context)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAborted
void setAborted(Boolean aborted)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBatchable
void setBatchable(Boolean batchable)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDeliveryId
void setDeliveryId(UnsignedInteger deliveryId)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDeliveryTag
void setDeliveryTag(Binary deliveryTag)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHandle
void setHandle(UnsignedInteger handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMessageFormat
void setMessageFormat(UnsignedInteger messageFormat)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMore
void setMore(Boolean more)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRcvSettleMode
void setRcvSettleMode(ReceiverSettleMode rcvSettleMode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setResume
void setResume(Boolean resume)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSettled
void setSettled(Boolean settled)
Undocumented in source. Be warned that the author may not have intended to support it.
- setState
void setState(DeliveryState state)
Undocumented in source. Be warned that the author may not have intended to support it.