- createTransportLink
TransportLink createTransportLink(Object link)
Undocumented in source. Be warned that the author may not have intended to support it.
- unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLocalHandle
UnsignedInteger getLocalHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLocalHandle
void setLocalHandle(UnsignedInteger localHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
- isLocalHandleSet
bool isLocalHandleSet()
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.
- setName
void setName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- clearLocalHandle
void clearLocalHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRemoteHandle
UnsignedInteger getRemoteHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- setRemoteHandle
void setRemoteHandle(UnsignedInteger remoteHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
- clearRemoteHandle
void clearRemoteHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeliveryCount
UnsignedInteger getDeliveryCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLinkCredit
UnsignedInteger getLinkCredit()
Undocumented in source. Be warned that the author may not have intended to support it.
- addCredit
void addCredit(int credits)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasCredit
bool hasCredit()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLink
Object getLink()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleFlow
void handleFlow(Flow flow)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLinkCredit
void setLinkCredit(UnsignedInteger linkCredit)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDeliveryCount
void setDeliveryCount(UnsignedInteger deliveryCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- settled
void settled(TransportDelivery transportDelivery)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRemoteDeliveryCount
UnsignedInteger getRemoteDeliveryCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRemoteLinkCredit
UnsignedInteger getRemoteLinkCredit()
Undocumented in source. Be warned that the author may not have intended to support it.
- setRemoteLinkCredit
void setRemoteLinkCredit(UnsignedInteger remoteLinkCredit)
Undocumented in source. Be warned that the author may not have intended to support it.
- decrementLinkCredit
void decrementLinkCredit()
Undocumented in source. Be warned that the author may not have intended to support it.
- incrementDeliveryCount
void incrementDeliveryCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- receivedDetach
void receivedDetach()
Undocumented in source. Be warned that the author may not have intended to support it.
- detachReceived
bool detachReceived()
Undocumented in source. Be warned that the author may not have intended to support it.
- attachSent
bool attachSent()
Undocumented in source. Be warned that the author may not have intended to support it.
- sentAttach
void sentAttach()
Undocumented in source. Be warned that the author may not have intended to support it.
- setRemoteDeliveryCount
void setRemoteDeliveryCount(UnsignedInteger remoteDeliveryCount)
Undocumented in source. Be warned that the author may not have intended to support it.