Packages

package amqp

Type Members

  1. abstract class Amqp091ChannelBinding extends ChannelBinding with BindingVersion
    Annotations
    @JSExportAll()
  2. case class Amqp091ChannelBinding010(_internal: scala.model.domain.bindings.amqp.Amqp091ChannelBinding010) extends Amqp091ChannelBinding with Product with Serializable
    Annotations
    @JSExportAll()
  3. case class Amqp091ChannelBinding020(_internal: scala.model.domain.bindings.amqp.Amqp091ChannelBinding020) extends Amqp091ChannelBinding with Product with Serializable
    Annotations
    @JSExportAll()
  4. abstract class Amqp091ChannelExchange extends DomainElement with NamedDomainElement
    Annotations
    @JSExportAll()
  5. case class Amqp091ChannelExchange010(_internal: scala.model.domain.bindings.amqp.Amqp091ChannelExchange010) extends Amqp091ChannelExchange with Product with Serializable
    Annotations
    @JSExportAll()
  6. case class Amqp091ChannelExchange020(_internal: scala.model.domain.bindings.amqp.Amqp091ChannelExchange020) extends Amqp091ChannelExchange with Product with Serializable
    Annotations
    @JSExportAll()
  7. case class Amqp091MessageBinding(_internal: scala.model.domain.bindings.amqp.Amqp091MessageBinding) extends MessageBinding with BindingVersion with Product with Serializable
    Annotations
    @JSExportAll()
  8. abstract class Amqp091OperationBinding extends OperationBinding with BindingVersion
    Annotations
    @JSExportAll()
  9. case class Amqp091OperationBinding010(_internal: scala.model.domain.bindings.amqp.Amqp091OperationBinding010) extends Amqp091OperationBinding with Product with Serializable
    Annotations
    @JSExportAll()
  10. case class Amqp091OperationBinding030(_internal: scala.model.domain.bindings.amqp.Amqp091OperationBinding030) extends Amqp091OperationBinding with Product with Serializable
    Annotations
    @JSExportAll()
  11. abstract class Amqp091Queue extends DomainElement with NamedDomainElement
    Annotations
    @JSExportAll()
  12. case class Amqp091Queue010(_internal: scala.model.domain.bindings.amqp.Amqp091Queue010) extends Amqp091Queue with Product with Serializable
    Annotations
    @JSExportAll()
  13. case class Amqp091Queue020(_internal: scala.model.domain.bindings.amqp.Amqp091Queue020) extends Amqp091Queue with Product with Serializable
    Annotations
    @JSExportAll()

Ungrouped