|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rabbitmq.client.impl.AMQImpl.Stream
public static class AMQImpl.Stream
| Nested Class Summary | |
|---|---|
static class |
AMQImpl.Stream.Cancel
end a queue consumer. |
static class |
AMQImpl.Stream.CancelOk
confirm a cancelled consumer. |
static class |
AMQImpl.Stream.Consume
start a queue consumer. |
static class |
AMQImpl.Stream.ConsumeOk
confirm a new consumer. |
static class |
AMQImpl.Stream.Deliver
notify the client of a consumer message. |
static class |
AMQImpl.Stream.Publish
publish a message. |
static class |
AMQImpl.Stream.Qos
specify quality of service. |
static class |
AMQImpl.Stream.QosOk
confirm the requested qos. |
static class |
AMQImpl.Stream.Return
return a failed message. |
| Field Summary | |
|---|---|
static int |
INDEX
|
| Constructor Summary | |
|---|---|
AMQImpl.Stream()
|
|
| 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.Stream()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||