org.apache.qpid.proton.amqp.messaging
Class Target

java.lang.Object
  extended by org.apache.qpid.proton.amqp.messaging.Terminus
      extended by org.apache.qpid.proton.amqp.messaging.Target
All Implemented Interfaces:
Target

public final class Target
extends Terminus
implements Target


Constructor Summary
Target()
           
 
Method Summary
 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
 

Constructor Detail

Target

public Target()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.