WebsocketHandler

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T](pf: PartialFunction[T, Unit], exceptionHandler: PartialFunction[Throwable, Unit], closeHandler: Unit => Unit)(`evidence$1`: MessageAdapter[T]): WebsocketHandler[T]

Concrete fields