public interface WebSocketServerConf
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebSocketServerConf.Visitor
Visitor for configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(WebSocketServerConf.Visitor v) |
void accept(WebSocketServerConf.Visitor v) throws Exception
ExceptionCopyright © 2015. All rights reserved.