Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchConnectionTune(ConnectionTuneBody body,
int channelId) |
void |
ConnectionTuneMethodHandler.methodReceived(AMQProtocolSession session,
ConnectionTuneBody frame,
int channelId) |
Modifier and Type | Method and Description |
---|---|
ConnectionTuneBody |
MethodRegistry.createConnectionTuneBody(int channelMax,
long frameMax,
int heartbeat) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionTune(ConnectionTuneBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.