| Package | Description |
|---|---|
| act.ws | |
| act.xio | |
| act.xio.undertow |
| Modifier and Type | Method and Description |
|---|---|
WebSocketConnectionManager |
WebSocketContext.manager() |
| Constructor and Description |
|---|
WebSocketContext(java.lang.String url,
WebSocketConnection connection,
WebSocketConnectionManager manager,
ActionContext actionContext,
App app) |
| Modifier and Type | Field and Description |
|---|---|
protected WebSocketConnectionManager |
WebSocketConnectionHandler.connectionManager |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WebSocketConnectionHandler |
NetworkBase.internalCreateWsConnHandler(ActionMethodMetaInfo methodInfo,
WebSocketConnectionManager manager) |
| Constructor and Description |
|---|
WebSocketConnectionHandler(ActionMethodMetaInfo methodInfo,
WebSocketConnectionManager manager) |
WebSocketConnectionHandler(WebSocketConnectionManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected WebSocketConnectionHandler |
UndertowNetwork.internalCreateWsConnHandler(ActionMethodMetaInfo methodInfo,
WebSocketConnectionManager manager) |
Copyright © 2014–2017 ActFramework. All rights reserved.