QueueClass

lepus.protocol.QueueClass$
See theQueueClass companion trait
object QueueClass

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

Attributes

Source:
Classes.scala
Graph
Supertypes
trait Product
trait Equals
trait Request
trait Sync
class Method
class Object
trait Matchable
class Any
case object BindOk extends QueueClass 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
BindOk.type

Attributes

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

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 DeleteOk(messageCount: MessageCount) extends QueueClass 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
final case class Purge(queue: QueueName, noWait: NoWait) extends QueueClass 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
final case class PurgeOk(messageCount: MessageCount) extends QueueClass 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 Sync
class Method
class Object
trait Matchable
class Any
case object UnbindOk extends QueueClass 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

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