|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amqp.io.AmqpAbstractPacket
com.caucho.amqp.io.AmqpAbstractComposite
com.caucho.amqp.io.DeliveryState
com.caucho.amqp.io.DeliveryXa
public class DeliveryXa
AMQP delivery accepted
Field Summary |
---|
Constructor Summary | |
---|---|
DeliveryXa()
|
Method Summary | |
---|---|
DeliveryXa |
createInstance()
|
long |
getDescriptorCode()
|
void |
readBody(AmqpReader in,
int count)
|
void |
update(long xid,
DeliveryNode node)
Called on a disposition update. |
int |
writeBody(AmqpWriter out)
|
Methods inherited from class com.caucho.amqp.io.AmqpAbstractComposite |
---|
read, readValue, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeliveryXa()
Method Detail |
---|
public void update(long xid, DeliveryNode node)
update
in class DeliveryState
public long getDescriptorCode()
getDescriptorCode
in class AmqpAbstractComposite
public DeliveryXa createInstance()
createInstance
in class AmqpAbstractPacket
public void readBody(AmqpReader in, int count) throws java.io.IOException
readBody
in class AmqpAbstractComposite
java.io.IOException
public int writeBody(AmqpWriter out) throws java.io.IOException
writeBody
in class AmqpAbstractComposite
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |