WebSocketConnectionCallback

io.undertow.websockets.WebSocketConnectionCallback

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def onConnect(exchange: WebSocketHttpExchange, channel: WebSocketChannel): Unit