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 UnsignedInteger
getDeliveryId()
org.apache.qpid.proton.engine.impl.TransportLink
getTransportLink()
-
-
-
Method Detail
-
getDeliveryId
public UnsignedInteger getDeliveryId()
-
getTransportLink
public org.apache.qpid.proton.engine.impl.TransportLink getTransportLink()
-
-