| Package | Description |
|---|---|
| org.dbrain.binder.http | |
| org.dbrain.binder.http.conf |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketServiceServerConf |
WebSocketServerBuilder.of(Class<?> endpointClass)
Websocket defined using standard javax.websocket.* annotations.
|
static WebSocketServiceServerConf |
WebSocketServerBuilder.of(ServiceKey<?> endpointService)
Websocket service defined using standard javax.websocket.* annotations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketServerConf.Visitor.visit(WebSocketServiceServerConf endpointClassWebSocketConf) |
Copyright © 2016. All rights reserved.