Uses of Class
org.apache.camel.component.netty.NettyComponent
Packages that use NettyComponent
-
Uses of NettyComponent in org.apache.camel.component.netty
Methods in org.apache.camel.component.netty that return NettyComponentMethods in org.apache.camel.component.netty with parameters of type NettyComponentModifier and TypeMethodDescriptionvoid
NettyConfiguration.parseURI
(URI uri, Map<String, Object> parameters, NettyComponent component, String... supportedProtocols) Constructors in org.apache.camel.component.netty with parameters of type NettyComponentModifierConstructorDescriptionNettyEndpoint
(String endpointUri, NettyComponent component, NettyConfiguration configuration)