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 NettyComponent
NettyEndpoint. getComponent()
Methods in org.apache.camel.component.netty with parameters of type NettyComponent Modifier and Type Method Description void
NettyConfiguration. 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)
-