public static interface UndertowEndpointBuilderFactory.UndertowBuilders
| Modifier and Type | Method and Description |
|---|---|
default UndertowEndpointBuilderFactory.UndertowEndpointBuilder |
undertow(String path)
Undertow (camel-undertow)
The undertow component provides HTTP and WebSocket based endpoints
for consuming and producing HTTP/WebSocket requests.
|
default UndertowEndpointBuilderFactory.UndertowEndpointBuilder undertow(String path)
undertow:httpURI
Path parameter: httpURI (required)
The url of the HTTP endpoint to use.Apache Camel