BasicClass

lepus.protocol.BasicClass$
See theBasicClass companion trait
object BasicClass

Attributes

Companion:
trait
Source:
Classes.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Ack(deliveryTag: DeliveryTag, multiple: Boolean) extends BasicClass with Async with DualMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any
final case class Cancel(consumerTag: ConsumerTag, noWait: NoWait) extends BasicClass with Sync with DualMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
final case class CancelOk(consumerTag: ConsumerTag) extends BasicClass with Sync with DualMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
final case class ConsumeOk(consumerTag: ConsumerTag) extends BasicClass with Sync with ServerMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any
final case class Get(queue: QueueName, noAck: NoAck) extends BasicClass with Sync with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
case object GetEmpty extends BasicClass with Sync with ServerMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any
Self type

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any
final case class Qos(prefetchSize: Int, prefetchCount: Short, global: Boolean) extends BasicClass with Sync with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
case object QosOk extends BasicClass with Sync with ServerMethod with Response

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Response
trait Sync
class Method
class Object
trait Matchable
class Any
Self type
QosOk.type
final case class Recover(requeue: Boolean) extends BasicClass with Async with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any
final case class RecoverAsync(requeue: Boolean) extends BasicClass with Async with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any
case object RecoverOk extends BasicClass with Sync with ServerMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
Self type
final case class Reject(deliveryTag: DeliveryTag, requeue: Boolean) extends BasicClass with Async with ClientMethod with Request

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Async
class Method
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala