Uses of Class
org.apache.camel.component.websocket.WebsocketComponent
-
-
Uses of WebsocketComponent in org.apache.camel.component.websocket
Methods in org.apache.camel.component.websocket that return WebsocketComponent Modifier and Type Method Description WebsocketComponent
WebsocketEndpoint. getComponent()
Constructors in org.apache.camel.component.websocket with parameters of type WebsocketComponent Constructor Description WebsocketEndpoint(WebsocketComponent component, String uri, String resourceUri, Map<String,Object> parameters)
-