WebsocketHandler

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def receive: PartialFunction[T, Unit]

Concrete methods

def onClose: Unit => Unit
def onFailure: PartialFunction[Throwable, Unit]