Class ConnectionMethod

java.lang.Object
com.swiftmq.amqp.v091.types.Method
com.swiftmq.amqp.v091.generated.connection.ConnectionMethod
Direct Known Subclasses:
Close, CloseOk, Open, OpenOk, Secure, SecureOk, Start, StartOk, Tune, TuneOk

public abstract class ConnectionMethod extends Method
  • Constructor Details

    • ConnectionMethod

      public ConnectionMethod()
  • Method Details