Interface AMQP.Connection.Start

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Connection.Start
Enclosing class:
AMQP.Connection

public static interface AMQP.Connection.Start extends Method
  • Method Details

    • getVersionMajor

      int getVersionMajor()
    • getVersionMinor

      int getVersionMinor()
    • getServerProperties

      Map<String,Object> getServerProperties()
    • getMechanisms

      LongString getMechanisms()
    • getLocales

      LongString getLocales()