com.rabbitmq.client
public static interface AMQP.Connection.Start extends Method
| Modifier and Type | Interface and Description |
|---|---|
static class |
AMQP.Connection.Start.Builder |
| Modifier and Type | Method and Description |
|---|---|
LongString |
getLocales() |
LongString |
getMechanisms() |
java.util.Map<java.lang.String,java.lang.Object> |
getServerProperties() |
int |
getVersionMajor() |
int |
getVersionMinor() |
protocolClassId, protocolMethodId, protocolMethodNameint getVersionMajor()
int getVersionMinor()
java.util.Map<java.lang.String,java.lang.Object> getServerProperties()
LongString getMechanisms()
LongString getLocales()