| Interface | Description |
|---|---|
| NodeSynchronization | |
| WebSocketFactory |
Web socket factory interface.
|
| WebsocketProducerConsumer | |
| WebsocketStore |
| Class | Description |
|---|---|
| DefaultNodeSynchronization | |
| DefaultWebsocket | |
| DefaultWebsocketFactory |
Default websocket factory.
|
| JettyClassPathResource |
A Jetty
Resource to load from the classpath using Camels ClassResolver
which ensures loading resources works in OSGi and other containers. |
| MemoryWebsocketStore | |
| WebsocketComponent | |
| WebsocketComponentServlet | |
| WebsocketConstants | |
| WebsocketConsumer | |
| WebsocketEndpoint |
The websocket component provides websocket endpoints for communicating with clients using websocket.
|
| WebsocketProducer |
Apache Camel