Package | Description |
---|---|
org.java_websocket | |
org.java_websocket.server |
This package encapsulates all implementations in relation with the WebSocketServer.
|
Modifier and Type | Field and Description |
---|---|
WebSocketServer.WebSocketWorker |
WebSocketImpl.workerThread
Helper variable meant to store the thread which ( exclusively ) triggers this objects decode method.
|
Modifier and Type | Field and Description |
---|---|
protected List<WebSocketServer.WebSocketWorker> |
WebSocketServer.decoders |
Copyright © 2018. All rights reserved.