org.apache.qpid.proton.engine.impl
Class TransportDelivery
java.lang.Object
org.apache.qpid.proton.engine.impl.TransportDelivery
public class TransportDelivery
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportDelivery
public TransportDelivery(UnsignedInteger currentDeliveryId,
DeliveryImpl delivery,
org.apache.qpid.proton.engine.impl.TransportLink transportLink)
getDeliveryId
public UnsignedInteger getDeliveryId()
getTransportLink
public org.apache.qpid.proton.engine.impl.TransportLink getTransportLink()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.