Uses of Class
org.apache.camel.component.netty.NettyComponent
-
Packages that use NettyComponent Package Description org.apache.camel.component.netty -
-
Uses of NettyComponent in org.apache.camel.component.netty
Methods in org.apache.camel.component.netty that return NettyComponent Modifier and Type Method Description NettyComponentNettyEndpoint. getComponent()Methods in org.apache.camel.component.netty with parameters of type NettyComponent Modifier and Type Method Description voidNettyConfiguration. parseURI(URI uri, Map<String,Object> parameters, NettyComponent component, String... supportedProtocols)Constructors in org.apache.camel.component.netty with parameters of type NettyComponent Constructor Description NettyEndpoint(String endpointUri, NettyComponent component, NettyConfiguration configuration)
-