QueueAPI
lepus.client.QueueAPI
Attributes
- Source:
- APIs.scala
- Graph
- Supertypes
Members list
Concise view
Value members
Abstract methods
def bind(queue: QueueName, exchange: ExchangeName, routingKey: ShortString, noWait: NoWait, arguments: FieldTable): F[Option[BindOk.type]]
Attributes
- Source:
- APIs.scala
Attributes
- Source:
- APIs.scala
Attributes
- Source:
- APIs.scala
def unbind(queue: QueueName, exchange: ExchangeName, routingKey: ShortString, arguments: FieldTable): F[UnbindOk.type]
Attributes
- Source:
- APIs.scala