| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNodeSynchronization |
| Modifier and Type | Method and Description |
|---|---|
NodeSynchronization |
WebsocketEndpoint.getNodeSynchronization()
NodeSynchronization
|
| Modifier and Type | Method and Description |
|---|---|
protected WebsocketComponentServlet |
WebsocketComponent.addServlet(NodeSynchronization sync,
WebsocketProducerConsumer prodcon,
String resourceUri) |
protected WebsocketComponentServlet |
WebsocketComponent.createServlet(NodeSynchronization sync,
String pathSpec,
Map<String,WebsocketComponentServlet> servlets,
org.eclipse.jetty.servlet.ServletContextHandler handler) |
| Constructor and Description |
|---|
DefaultWebsocket(NodeSynchronization sync,
WebsocketConsumer consumer) |
WebsocketComponentServlet(NodeSynchronization sync) |
Apache Camel