Class Target
- java.lang.Object
-
- org.apache.qpid.proton.amqp.messaging.Terminus
-
- org.apache.qpid.proton.amqp.messaging.Target
-
-
Constructor Summary
Constructors Constructor Description Target()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Target
copy()
java.lang.String
toString()
-
Methods inherited from class org.apache.qpid.proton.amqp.messaging.Terminus
getAddress, getCapabilities, getDurable, getDynamic, getDynamicNodeProperties, getExpiryPolicy, getTimeout, setAddress, setCapabilities, setDurable, setDynamic, setDynamicNodeProperties, setExpiryPolicy, setTimeout
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.apache.qpid.proton.amqp.transport.Target
getAddress
-
-