public static interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointBuilder extends JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointConsumerBuilder, JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default JSR356WebSocketEndpointBuilderFactory.JSR356WebSocketEndpointBuilder |
basic() |
default JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePatterndoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault JSR356WebSocketEndpointBuilderFactory.JSR356WebSocketEndpointBuilder basic()
basic in interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointConsumerBuilderbasic in interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointProducerBuilderdefault JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointBuilder synchronous(boolean synchronous)
synchronous in interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointConsumerBuildersynchronous in interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointProducerBuildersynchronous - the value to setdefault JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointBuilder synchronous(String synchronous)
synchronous in interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointConsumerBuildersynchronous in interface JSR356WebSocketEndpointBuilderFactory.AdvancedJSR356WebSocketEndpointProducerBuildersynchronous - the value to setApache Camel