Package com.rabbitmq.client
Interface AMQP.Connection.StartOk
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Connection.StartOk
- Enclosing class:
AMQP.Connection
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getClientProperties
-
getMechanism
String getMechanism() -
getResponse
LongString getResponse() -
getLocale
String getLocale()
-