| Interface | Description |
|---|---|
| BinaryMessageConsumer | |
| ConnectedListener |
To be performed when a WebSocket connection is established.
|
| MessageSender | |
| SendMessage | |
| TextMessageConsumer | |
| WebSocketClientService |
Control a WebSocket client instance.
|
| WebSocketServerService |
Control an embedded WebSocket server instance.
|
| WebSocketService |
Control an embedded WebSocket service instance.
|
| WebSocketSession |
This is the concrete WebSocket session interface, which provides session information and operations.
|
| WebSocketSessionInfo |
This interface only expose session information.
|
| Class | Description |
|---|---|
| AbstractWebSocketService | |
| AbstractWebSocketSession | |
| WebSocketConnectedMessage | |
| WebSocketMessage | |
| WebSocketMessageRouter | |
| WebSocketMessageRouters |
| Enum | Description |
|---|---|
| WebSocketMessage.Type |
| Exception | Description |
|---|---|
| WebSocketConfigurationException |
Copyright © 2017 Apache NiFi Project. All rights reserved.