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!
    • Method Detail

      • netty

        static NettyComponentBuilderFactory.NettyComponentBuilder netty()
        Netty (camel-netty) Socket level networking using TCP or UDP with Netty 4.x. Category: networking,tcp,udp Since: 2.14 Maven coordinates: org.apache.camel:camel-netty
        Returns:
        the dsl builder