org.apache.qpid.proton.amqp.messaging
Class Received
java.lang.Object
org.apache.qpid.proton.amqp.messaging.Received
- All Implemented Interfaces:
- DeliveryState
public final class Received
- extends Object
- implements DeliveryState
Received
public Received()
getSectionNumber
public UnsignedInteger getSectionNumber()
setSectionNumber
public void setSectionNumber(UnsignedInteger sectionNumber)
getSectionOffset
public UnsignedLong getSectionOffset()
setSectionOffset
public void setSectionOffset(UnsignedLong sectionOffset)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.