| Interface | Description |
|---|---|
| WebSocketConnectionHandler |
Handles connection aspects of an inbound
WebSocket |
| WebSocketHandler |
Handler for an inbound WebSocket requests
|
| WebSocketHandlerManager |
Object to manage a
WebSocketHandler for a server. |
| WebSocketMessage |
A message received into an inbound
WebSocket |
| WebSocketMessageHandler |
Handles the arrival of a message into an inbound
WebSocket |
| WebSocketRequest |
Represents an HTTP request with an upgrade header to initiate a
WebSocket |
| Exception | Description |
|---|---|
| WebSocketConnectionRejectedException |
Exception thrown when a WebSocket connection is rejected.
|
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.