Interface NettyHttpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface NettyHttpComponentBuilderFactory
Netty HTTP server and client using the 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 HTTP component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionNetty HTTP (camel-netty-http) Netty HTTP server and client using the Netty 4.x.
-
Method Details
-
nettyHttp
Netty HTTP (camel-netty-http) Netty HTTP server and client using the Netty 4.x. Category: networking,http Since: 2.14 Maven coordinates: org.apache.camel:camel-netty-http- Returns:
- the dsl builder
-