Uses of Class
org.apache.camel.component.undertow.UndertowComponent
-
Packages that use UndertowComponent Package Description org.apache.camel.component.undertow -
-
Uses of UndertowComponent in org.apache.camel.component.undertow
Methods in org.apache.camel.component.undertow that return UndertowComponent Modifier and Type Method Description UndertowComponentUndertowEndpoint. getComponent()Methods in org.apache.camel.component.undertow with parameters of type UndertowComponent Modifier and Type Method Description protected UndertowEndpointUndertowComponent. createEndpointInstance(URI endpointUri, UndertowComponent component)Constructors in org.apache.camel.component.undertow with parameters of type UndertowComponent Constructor Description UndertowEndpoint(String uri, UndertowComponent component)
-