public class WebSocketConfiguredServerConf extends Object implements WebSocketServerConf
WebSocketServerConf.Visitor| Constructor and Description |
|---|
WebSocketConfiguredServerConf(javax.websocket.server.ServerEndpointConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(WebSocketServerConf.Visitor v) |
javax.websocket.server.ServerEndpointConfig |
getConfig() |
public WebSocketConfiguredServerConf(javax.websocket.server.ServerEndpointConfig config)
public javax.websocket.server.ServerEndpointConfig getConfig()
public void accept(WebSocketServerConf.Visitor v) throws Exception
accept in interface WebSocketServerConfExceptionCopyright © 2015. All rights reserved.