Terminus

Undocumented in source.

Constructors

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

Members

Functions

getAddress
String getAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
getCapabilities
List!Symbol getCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
getDurable
TerminusDurability getDurable()
Undocumented in source. Be warned that the author may not have intended to support it.
getDynamic
Boolean getDynamic()
Undocumented in source. Be warned that the author may not have intended to support it.
getDynamicNodeProperties
IObject getDynamicNodeProperties()
Undocumented in source. Be warned that the author may not have intended to support it.
getExpiryPolicy
TerminusExpiryPolicy getExpiryPolicy()
Undocumented in source. Be warned that the author may not have intended to support it.
getTimeout
UnsignedInteger getTimeout()
Undocumented in source. Be warned that the author may not have intended to support it.
setAddress
void setAddress(String address)
Undocumented in source. Be warned that the author may not have intended to support it.
setCapabilities
void setCapabilities(List!Symbol capabilities)
Undocumented in source. Be warned that the author may not have intended to support it.
setDurable
void setDurable(TerminusDurability durable)
Undocumented in source. Be warned that the author may not have intended to support it.
setDynamic
void setDynamic(Boolean dynamic)
Undocumented in source. Be warned that the author may not have intended to support it.
setDynamicNodeProperties
void setDynamicNodeProperties(IObject dynamicNodeProperties)
Undocumented in source. Be warned that the author may not have intended to support it.
setExpiryPolicy
void setExpiryPolicy(TerminusExpiryPolicy expiryPolicy)
Undocumented in source. Be warned that the author may not have intended to support it.
setTimeout
void setTimeout(UnsignedInteger timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta