Interface WebsocketJsr356ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface WebsocketJsr356ComponentBuilderFactory
Expose websocket endpoints using JSR356.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Javax Websocket component.static class
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.
-
Method Details
-
websocketJsr356
@Deprecated static WebsocketJsr356ComponentBuilderFactory.WebsocketJsr356ComponentBuilder websocketJsr356()Deprecated.Javax Websocket (camel-websocket-jsr356) Expose websocket endpoints using JSR356. Category: http Since: 2.23 Maven coordinates: org.apache.camel:camel-websocket-jsr356- Returns:
- the dsl builder
-