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 UndertowComponent
UndertowEndpoint. getComponent()
Methods in org.apache.camel.component.undertow with parameters of type UndertowComponent Modifier and Type Method Description protected UndertowEndpoint
UndertowComponent. createEndpointInstance(URI endpointUri, UndertowComponent component)
Constructors in org.apache.camel.component.undertow with parameters of type UndertowComponent Constructor Description UndertowEndpoint(String uri, UndertowComponent component)
-