| 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 | |
| WebsocketComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| WebsocketComponentServlet | |
| WebsocketConstants | |
| WebsocketConsumer | |
| WebsocketEndpoint |
Expose websocket endpoints using Jetty.
|
| WebsocketEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| WebsocketEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| WebsocketProducer |
| Exception | Description |
|---|---|
| WebsocketSendException |
Exception while sending to a websocket channel.
|
Apache Camel