import java.util.Map;Go to the source code of this file.
Packages | |
| package | dev.rafex.ether.websocket.jetty12 |
Functions | |
| record | dev.rafex.ether.websocket.jetty12.JettyWebSocketServerConfig (int port, int minThreads, int maxThreads, int idleTimeoutMs, String threadPoolName) |