Source

Undocumented in source.

Constructors

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

Members

Functions

copy
hunt.proton.amqp.transport.Source.Source copy()
Undocumented in source. Be warned that the author may not have intended to support it.
getAddress
String getAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultOutcome
Outcome getDefaultOutcome()
Undocumented in source. Be warned that the author may not have intended to support it.
getDistributionMode
Symbol getDistributionMode()
Undocumented in source. Be warned that the author may not have intended to support it.
getFilter
IObject getFilter()
Undocumented in source. Be warned that the author may not have intended to support it.
getOutcomes
List!Symbol getOutcomes()
Undocumented in source. Be warned that the author may not have intended to support it.
setDefaultOutcome
void setDefaultOutcome(Outcome defaultOutcome)
Undocumented in source. Be warned that the author may not have intended to support it.
setDistributionMode
void setDistributionMode(Symbol distributionMode)
Undocumented in source. Be warned that the author may not have intended to support it.
setFilter
void setFilter(IObject filter)
Undocumented in source. Be warned that the author may not have intended to support it.
setOutcomes
void setOutcomes(List!Symbol outcomes)
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.

Inherited Members

From Terminus

getAddress
String getAddress()
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.
getDurable
TerminusDurability getDurable()
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.
getExpiryPolicy
TerminusExpiryPolicy getExpiryPolicy()
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.
getTimeout
UnsignedInteger getTimeout()
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.
getDynamic
Boolean getDynamic()
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.
getDynamicNodeProperties
IObject getDynamicNodeProperties()
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.
getCapabilities
List!Symbol getCapabilities()
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.

From Source

getAddress
String getAddress()
Undocumented in source.
copy
Source copy()
Undocumented in source.
toString
string toString()
Undocumented in source.

Meta