Class AMQP.Connection.Start

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AMQP.Connection

    public static class AMQP.Connection.Start
    extends AbstractMarshallingMethod
    This method starts the connection negotiation process by telling the client the protocol version that the server proposes, along with a list of security mechanisms which the client can use for authentication.
    See Also:
    Serialized Form