public class WebSocketServiceServerConf extends Object implements WebSocketServerConf
WebSocketServerConf.Visitor| Constructor and Description |
|---|
WebSocketServiceServerConf(ServiceKey<?> endpointService) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(WebSocketServerConf.Visitor v) |
ServiceKey<?> |
getEndpointService() |
public WebSocketServiceServerConf(ServiceKey<?> endpointService)
public ServiceKey<?> getEndpointService()
public void accept(WebSocketServerConf.Visitor v) throws Exception
accept in interface WebSocketServerConfExceptionCopyright © 2015. All rights reserved.