|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rabbitmq.client.impl.AMQImpl.File
public static class AMQImpl.File
| Nested Class Summary | |
|---|---|
static class |
AMQImpl.File.Ack
acknowledge one or more messages. |
static class |
AMQImpl.File.Cancel
end a queue consumer. |
static class |
AMQImpl.File.CancelOk
confirm a cancelled consumer. |
static class |
AMQImpl.File.Consume
start a queue consumer. |
static class |
AMQImpl.File.ConsumeOk
confirm a new consumer. |
static class |
AMQImpl.File.Deliver
notify the client of a consumer message. |
static class |
AMQImpl.File.Open
request to start staging. |
static class |
AMQImpl.File.OpenOk
confirm staging ready. |
static class |
AMQImpl.File.Publish
publish a message. |
static class |
AMQImpl.File.Qos
specify quality of service. |
static class |
AMQImpl.File.QosOk
confirm the requested qos. |
static class |
AMQImpl.File.Reject
reject an incoming message. |
static class |
AMQImpl.File.Return
return a failed message. |
static class |
AMQImpl.File.Stage
stage message content. |
| Field Summary | |
|---|---|
static int |
INDEX
|
| Constructor Summary | |
|---|---|
AMQImpl.File()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INDEX
| Constructor Detail |
|---|
public AMQImpl.File()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||