lepus.protocol.classes.basic

Members list

Type members

Classlikes

final case class Properties(contentType: Option[ShortString], contentEncoding: Option[ShortString], headers: Option[FieldTable], deliveryMode: Option[DeliveryMode], priority: Option[Priority], correlationId: Option[ShortString], replyTo: Option[ShortString], expiration: Option[ShortString], messageId: Option[ShortString], timestamp: Option[Timestamp], msgType: Option[ShortString], userId: Option[ShortString], appId: Option[ShortString], clusterId: Option[ShortString])

Attributes

Companion
object
Source
Properties.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Properties

Attributes

Companion
class
Source
Properties.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Properties.type