Package com.rabbitmq.client
Interface AMQP.Connection.Tune
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Connection.Tune
- Enclosing class:
AMQP.Connection
-
Nested Class Summary
-
Method Summary
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getChannelMax
int getChannelMax() -
getFrameMax
int getFrameMax() -
getHeartbeat
int getHeartbeat()
-