|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessRequestOkBody | |
---|---|
org.apache.qpid.framing.amqp_0_9 | |
org.apache.qpid.framing.amqp_8_0 |
Uses of AccessRequestOkBody in org.apache.qpid.framing.amqp_0_9 |
---|
Classes in org.apache.qpid.framing.amqp_0_9 that implement AccessRequestOkBody | |
---|---|
class |
AccessRequestOkBodyImpl
|
Methods in org.apache.qpid.framing.amqp_0_9 that return AccessRequestOkBody | |
---|---|
AccessRequestOkBody |
MethodRegistry_0_9.createAccessRequestOkBody(int ticket)
|
Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type AccessRequestOkBody | |
---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchAccessRequestOk(AccessRequestOkBody body,
int channelId)
|
Uses of AccessRequestOkBody in org.apache.qpid.framing.amqp_8_0 |
---|
Methods in org.apache.qpid.framing.amqp_8_0 that return AccessRequestOkBody | |
---|---|
AccessRequestOkBody |
MethodRegistry_8_0.createAccessRequestOkBody(int ticket)
|
Methods in org.apache.qpid.framing.amqp_8_0 with parameters of type AccessRequestOkBody | |
---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchAccessRequestOk(AccessRequestOkBody body,
int channelId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |