Class TransportDelivery
- java.lang.Object
-
- org.apache.qpid.proton.engine.impl.TransportDelivery
-
public class TransportDelivery extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UnsignedIntegergetDeliveryId()org.apache.qpid.proton.engine.impl.TransportLinkgetTransportLink()
-
-
-
Method Detail
-
getDeliveryId
public UnsignedInteger getDeliveryId()
-
getTransportLink
public org.apache.qpid.proton.engine.impl.TransportLink getTransportLink()
-
-