Interface WebsocketComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface WebsocketComponentBuilderFactory
Expose websocket endpoints using Jetty.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Jetty Websocket component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionJetty Websocket (camel-websocket) Expose websocket endpoints using Jetty.
-
Method Details
-
websocket
Jetty Websocket (camel-websocket) Expose websocket endpoints using Jetty. Category: websocket Since: 2.10 Maven coordinates: org.apache.camel:camel-websocket- Returns:
- the dsl builder
-