| Class | Description |
|---|---|
| CloseStatus |
Container for WebSocket "close" status codes and reasons.
|
| DisconnectBehavior |
Encapsulates a strategy to deal with the closing and release of a resource.
|
| Enum | Description |
|---|---|
| DisconnectBehavior.Action |
The action to trigger to close a resource.
|
| Exception | Description |
|---|---|
| CloseException |
Unchecked exception thrown when closing a websocket session, expectedly or not.
|