Uses of Class
org.apache.camel.component.netty.http.NettyHttpProducer
-
Packages that use NettyHttpProducer Package Description org.apache.camel.component.netty.http org.apache.camel.component.netty.http.handlers -
-
Uses of NettyHttpProducer in org.apache.camel.component.netty.http
Constructors in org.apache.camel.component.netty.http with parameters of type NettyHttpProducer Constructor Description HttpClientInitializerFactory(NettyHttpProducer nettyProducer)
-
Uses of NettyHttpProducer in org.apache.camel.component.netty.http.handlers
Constructors in org.apache.camel.component.netty.http.handlers with parameters of type NettyHttpProducer Constructor Description HttpClientChannelHandler(NettyHttpProducer producer)
-