Package | Description |
---|---|
io.muserver |
This package contains the main API of mu-server, for example the server builders, request and response objects.
|
Modifier and Type | Method and Description |
---|---|
protected MuWebSocketSession |
BaseWebSocket.session()
Gets the websocket session
|
Modifier and Type | Method and Description |
---|---|
void |
MuWebSocket.onConnect(MuWebSocketSession session)
Called when the websocket is connected.
|
void |
BaseWebSocket.onConnect(MuWebSocketSession session) |
Copyright © 2017–2019. All rights reserved.