Uses of Class
org.apache.camel.component.netty.NettyComponent

Packages that use NettyComponent
org.apache.camel.component.netty   
 

Uses of NettyComponent in org.apache.camel.component.netty
 

Methods in org.apache.camel.component.netty with parameters of type NettyComponent
 void NettyConfiguration.parseURI(URI uri, Map<String,Object> parameters, NettyComponent component)
           
 

Constructors in org.apache.camel.component.netty with parameters of type NettyComponent
NettyEndpoint(String endpointUri, NettyComponent component, NettyConfiguration configuration)
           
 



Apache CAMEL