Attach

Undocumented in source.

Constructors

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

Members

Functions

copy
FrameBody copy()
Undocumented in source. Be warned that the author may not have intended to support it.
getDesiredCapabilities
List!Symbol getDesiredCapabilities()
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.
getIncompleteUnsettled
Boolean getIncompleteUnsettled()
Undocumented in source. Be warned that the author may not have intended to support it.
getInitialDeliveryCount
UnsignedInteger getInitialDeliveryCount()
Undocumented in source. Be warned that the author may not have intended to support it.
getMaxMessageSize
UnsignedLong getMaxMessageSize()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
String getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getOfferedCapabilities
List!Symbol getOfferedCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
getProperties
Map!(Symbol, Object) getProperties()
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.
getRole
Role getRole()
Undocumented in source. Be warned that the author may not have intended to support it.
getSndSettleMode
SenderSettleMode getSndSettleMode()
Undocumented in source. Be warned that the author may not have intended to support it.
getSource
Source getSource()
Undocumented in source. Be warned that the author may not have intended to support it.
getTarget
Target getTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
getUnsettled
Map!(Symbol, Object) getUnsettled()
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.
setDesiredCapabilities
void setDesiredCapabilities(List!Symbol desiredCapabilities)
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.
setIncompleteUnsettled
void setIncompleteUnsettled(Boolean incompleteUnsettled)
Undocumented in source. Be warned that the author may not have intended to support it.
setInitialDeliveryCount
void setInitialDeliveryCount(UnsignedInteger initialDeliveryCount)
Undocumented in source. Be warned that the author may not have intended to support it.
setMaxMessageSize
void setMaxMessageSize(UnsignedLong maxMessageSize)
Undocumented in source. Be warned that the author may not have intended to support it.
setName
void setName(String name)
Undocumented in source. Be warned that the author may not have intended to support it.
setOfferedCapabilities
void setOfferedCapabilities(List!Symbol offeredCapabilities)
Undocumented in source. Be warned that the author may not have intended to support it.
setProperties
void setProperties(Map!(Symbol, Object) properties)
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.
setRole
void setRole(Role role)
Undocumented in source. Be warned that the author may not have intended to support it.
setSndSettleMode
void setSndSettleMode(SenderSettleMode sndSettleMode)
Undocumented in source. Be warned that the author may not have intended to support it.
setSource
void setSource(Source source)
Undocumented in source. Be warned that the author may not have intended to support it.
setTarget
void setTarget(Target target)
Undocumented in source. Be warned that the author may not have intended to support it.
setUnsettled
void setUnsettled(Map!(Symbol, Object) unsettled)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta