Uses of Class
org.apache.camel.component.undertow.UndertowHostKey
-
Packages that use UndertowHostKey Package Description org.apache.camel.component.undertow -
-
Uses of UndertowHostKey in org.apache.camel.component.undertow
Methods in org.apache.camel.component.undertow with parameters of type UndertowHostKey Modifier and Type Method Description protected UndertowHost
UndertowComponent. createUndertowHost(UndertowHostKey key)
Constructors in org.apache.camel.component.undertow with parameters of type UndertowHostKey Constructor Description DefaultUndertowHost(UndertowHostKey key)
DefaultUndertowHost(UndertowHostKey key, UndertowHostOptions options)
-