| Interface | Description |
|---|---|
| ProxyWebSocketErrorHandler |
A simple tagging interface for pluggable web socket connection error handlers
|
| WebSocketHttpHeadersCallback |
Callback strategy to supply web socket headers to handshake requests.
|
| Class | Description |
|---|---|
| CompositeErrorHandler |
Created by ronald22 on 06/04/2017.
|
| ProxyWebSocketConnectionManager |
A web socket connection manager bridge between client and backend server via zuul
reverse proxy
|
| ProxyWebSocketHandler |
A
WebSocketHandlerDecorator that adds web socket support to zuul reverse proxy. |
| ReconnectErrorHandler |
Created by ronald22 on 06/04/2017.
|
| WebSocketMessageAccessor |
An accessor to acess web socket messages before discpatching them to the backend
server.
|
| ZuulWebSocketConfiguration |
Zuul reverse proxy web socket configuration
|
| ZuulWebSocketProperties | |
| ZuulWebSocketProperties.WsBrokerage |
| Exception | Description |
|---|---|
| ProxySessionException |
Created by ronald22 on 06/04/2017.
|
| Annotation Type | Description |
|---|---|
| EnableZuulWebSocket |
Sets up a Zuul web socket configuration so that it can bridge web socket communication
to backend servers.
|
Copyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.