public interface WebSocketFactory
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.websocket.WebSocket |
newInstance(javax.servlet.http.HttpServletRequest request,
String protocol,
NodeSynchronization sync,
WebsocketConsumer consumer) |
org.eclipse.jetty.websocket.WebSocket newInstance(javax.servlet.http.HttpServletRequest request,
String protocol,
NodeSynchronization sync,
WebsocketConsumer consumer)
Apache Camel