| Class | Description |
|---|---|
| LongPollingTransport |
Long-Polling
Transport implementation |
| SSETransport |
Server Side Events
Transport implementation |
| StreamTransport |
Streaming
Transport implementation |
| TransportsUtil | |
| WebSocketTransport |
WebSocket
Transport implementation |
| Exception | Description |
|---|---|
| TransportNotSupported |
An exception thrown when a
Transport is not supported by the server. |
Copyright © 2019. All Rights Reserved.