Package

de.heikoseeberger.akkasse

headers

Permalink

package headers

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. headers
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class Last-Event-ID(value: String) extends ModeledCustomHeader[Last-Event-ID] with Product with Serializable

    Permalink

    To be sent by a client to the server if the server sent an ID with the last event.

    To be sent by a client to the server if the server sent an ID with the last event.

    value

    value of the last event ID, encoded as UTF-8 string

Value Members

  1. object Last-Event-ID extends ModeledCustomHeaderCompanion[Last-Event-ID] with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped