ContentType

sec.ContentType
See theContentType companion object
sealed trait ContentType

Content type for EventData. There are two variants:

Attributes

Companion:
object
Source:
event.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Binary.type
object Json.type

Members list

Concise view

Value members

Concrete methods

def fold[A](binary: => A, json: => A): A
Implicitly added by ContentTypeOps

Attributes

Source:
event.scala
Implicitly added by ContentTypeOps

Attributes

Source:
event.scala
Implicitly added by ContentTypeOps

Attributes

Source:
event.scala
Implicitly added by ContentTypeOps

Attributes

Source:
event.scala

Concrete fields

Implicitly added by ContentTypeOps

Attributes

Source:
event.scala