| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebSocketSession |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,WebSocketSession> |
WebSocketMessageRouter.sessions |
| Modifier and Type | Method and Description |
|---|---|
private WebSocketSession |
WebSocketMessageRouter.getSessionOrFail(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketMessageRouter.captureSession(WebSocketSession session) |
Copyright © 2017 Apache NiFi Project. All rights reserved.