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 |
Source code generated by org.apache.camel:apt
|
WebsocketComponentServlet | |
WebsocketConstants | |
WebsocketConsumer | |
WebsocketEndpoint |
The websocket component provides websocket endpoints with Jetty for communicating with clients using websocket.
|
WebsocketEndpointConfigurer |
Source code generated by org.apache.camel:apt
|
WebsocketProducer |
Exception | Description |
---|---|
WebsocketSendException |
Exception while sending to a websocket channel.
|
Apache Camel