Uses of Class
org.apache.camel.component.netty.http.NettyHttpComponent

Packages that use NettyHttpComponent
org.apache.camel.component.netty.http   
 

Uses of NettyHttpComponent in org.apache.camel.component.netty.http
 

Methods in org.apache.camel.component.netty.http that return NettyHttpComponent
 NettyHttpComponent NettyHttpEndpoint.getComponent()
           
 

Constructors in org.apache.camel.component.netty.http with parameters of type NettyHttpComponent
NettyHttpEndpoint(String endpointUri, NettyHttpComponent component, org.apache.camel.component.netty.NettyConfiguration configuration)
           
 



Apache Camel