Class Source
java.lang.Object
org.apache.qpid.proton.amqp.messaging.Terminus
org.apache.qpid.proton.amqp.messaging.Source
- All Implemented Interfaces:
Source
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()Symbol[]voidsetDefaultOutcome(Outcome defaultOutcome) voidsetDistributionMode(Symbol distributionMode) voidvoidsetOutcomes(Symbol... outcomes) toString()Methods inherited from class Terminus
getAddress, getCapabilities, getDurable, getDynamic, getDynamicNodeProperties, getExpiryPolicy, getTimeout, setAddress, setCapabilities, setDurable, setDynamic, setDynamicNodeProperties, setExpiryPolicy, setTimeoutMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Source
getAddress
-
Constructor Details
-
Source
public Source()
-
-
Method Details
-
getDistributionMode
-
setDistributionMode
-
getFilter
-
setFilter
-
getDefaultOutcome
-
setDefaultOutcome
-
getOutcomes
-
setOutcomes
-
toString
-
copy
-