|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AMQP.Basic.GetOk
| Nested Class Summary | |
|---|---|
static class |
AMQP.Basic.GetOk.Builder
|
| Method Summary | |
|---|---|
long |
getDeliveryTag()
|
java.lang.String |
getExchange()
|
int |
getMessageCount()
|
boolean |
getRedelivered()
|
java.lang.String |
getRoutingKey()
|
| Methods inherited from interface com.rabbitmq.client.Method |
|---|
protocolClassId, protocolMethodId, protocolMethodName |
| Method Detail |
|---|
long getDeliveryTag()
boolean getRedelivered()
java.lang.String getExchange()
java.lang.String getRoutingKey()
int getMessageCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||