Uses of Class
org.apache.camel.component.ahc.ws.WsEndpoint
-
-
Uses of WsEndpoint in org.apache.camel.component.ahc.ws
Methods in org.apache.camel.component.ahc.ws that return WsEndpoint Modifier and Type Method Description WsEndpointWsConsumer. getEndpoint()WsEndpointWsProducer. getEndpoint()Constructors in org.apache.camel.component.ahc.ws with parameters of type WsEndpoint Constructor Description WsConsumer(WsEndpoint endpoint, org.apache.camel.Processor processor)WsProducer(WsEndpoint endpoint)
-