Package com.rabbitmq.client
Interface AMQP.Connection.SecureOk
-
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Connection.SecureOk
- Enclosing class:
- AMQP.Connection
public static interface AMQP.Connection.SecureOk extends Method
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAMQP.Connection.SecureOk.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LongStringgetResponse()-
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
-
-
-
Method Detail
-
getResponse
LongString getResponse()
-
-