| Package | Description |
|---|---|
| com.caucho.amqp.common | |
| com.caucho.amqp.io | |
| com.caucho.amqp.server |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryNode.onRejected(long xid,
AmqpError error) |
void |
AmqpLink.onRejected(long xid,
long messageId,
AmqpError error) |
| Modifier and Type | Method and Description |
|---|---|
AmqpError |
AmqpError.createInstance() |
AmqpError |
FrameEnd.getError() |
AmqpError |
FrameClose.getError() |
AmqpError |
DeliveryRejected.getError() |
AmqpError |
FrameDetach.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryRejected.setError(AmqpError error) |
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpServerSenderLink.onRejected(long xid,
long messageId,
AmqpError error) |