Package com.rabbitmq.client
Interface AMQP.Connection.Start
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Connection.Start
- Enclosing class:
AMQP.Connection
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getVersionMajor
int getVersionMajor() -
getVersionMinor
int getVersionMinor() -
getServerProperties
-
getMechanisms
LongString getMechanisms() -
getLocales
LongString getLocales()
-