Interface NettyComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface NettyComponentBuilderFactory
Socket level networking using TCP or UDP with Netty 4.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Netty component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionnetty()
Netty (camel-netty) Socket level networking using TCP or UDP with Netty 4.x.
-
Method Details
-
netty
Netty (camel-netty) Socket level networking using TCP or UDP with Netty 4.x. Category: networking Since: 2.14 Maven coordinates: org.apache.camel:camel-netty- Returns:
- the dsl builder
-