Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.AccessRequestOkBody
-
Packages that use AccessRequestOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of AccessRequestOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return AccessRequestOkBody Modifier and Type Method Description AccessRequestOkBodyMethodRegistry. createAccessRequestOkBody(int ticket)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type AccessRequestOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchAccessRequestOk(AccessRequestOkBody accessRequestOkBody, int channelId)
-