CloseStatus

sealed abstract class CloseStatus(val asJava: WebSocketCloseStatus)
Companion:
object
class Object
trait Matchable
class Any
object AbnormalClosure.type
object BadGateway.type
object Empty.type
object InvalidMessageType.type
object InvalidPayloadData.type
object MandatoryExtension.type
object MessageTooBig.type
object NormalClosure.type
object PolicyViolation.type
object ProtocolError.type
object ServiceRestart.type
object TlsHandshakeFailed.type
object TryAgainLater.type

Value members

Concrete fields

val asJava: WebSocketCloseStatus