Example usage for Java javax.websocket.server ServerContainer fields, constructors, methods, implement or subclass
The text is from its open source code.
void | addEndpoint(Class> clazz) |
void | addEndpoint(ServerEndpointConfig sec) |
void | setDefaultMaxSessionIdleTimeout(long timeout) Set the default session idle timeout. |