Uses of Interface
org.apache.camel.component.websocket.WebsocketProducerConsumer
-
-
Uses of WebsocketProducerConsumer in org.apache.camel.component.websocket
Classes in org.apache.camel.component.websocket that implement WebsocketProducerConsumer Modifier and Type Class Description classWebsocketConsumerclassWebsocketProducerMethods in org.apache.camel.component.websocket with parameters of type WebsocketProducerConsumer Modifier and Type Method Description protected WebsocketComponentServletWebsocketComponent. addServlet(NodeSynchronization sync, WebsocketProducerConsumer prodcon, String resourceUri)voidWebsocketComponent. connect(WebsocketProducerConsumer prodcon)Connects the URL specified on the endpoint to the specified processor.voidWebsocketComponent. disconnect(WebsocketProducerConsumer prodcon)Disconnects the URL specified on the endpoint from the specified processor.
-