CloseStatus

zio.http.WebSocketConfig$.CloseStatus$
See theCloseStatus companion trait
object CloseStatus

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object AbnormalClosure extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object BadGateway extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
BadGateway.type
final case class Custom(code: Int, reason: String) extends CloseStatus

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
case object Empty extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
case object EndpointUnavailable extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object InternalServerError extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object InvalidMessageType extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object InvalidPayloadData extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object MandatoryExtension extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object MessageTooBig extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object NormalClosure extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object PolicyViolation extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object ProtocolError extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object ServiceRestart extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object TlsHandshakeFailed extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type
case object TryAgainLater extends CloseStatus

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CloseStatus
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror