Disposition

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Disposition other)
Undocumented in source.

Members

Functions

copy
FrameBody copy()
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.
getFirst
UnsignedInteger getFirst()
Undocumented in source. Be warned that the author may not have intended to support it.
getLast
UnsignedInteger getLast()
Undocumented in source. Be warned that the author may not have intended to support it.
getRole
Role getRole()
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.
setBatchable
void setBatchable(Boolean batchable)
Undocumented in source. Be warned that the author may not have intended to support it.
setFirst
void setFirst(UnsignedInteger first)
Undocumented in source. Be warned that the author may not have intended to support it.
setLast
void setLast(UnsignedInteger last)
Undocumented in source. Be warned that the author may not have intended to support it.
setRole
void setRole(Role role)
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.

Meta