Uses of Class
org.apache.cxf.transport.http_undertow.UndertowHTTPDestination
-
Packages that use UndertowHTTPDestination Package Description org.apache.cxf.transport.http_undertow -
-
Uses of UndertowHTTPDestination in org.apache.cxf.transport.http_undertow
Fields in org.apache.cxf.transport.http_undertow declared as UndertowHTTPDestination Modifier and Type Field Description protected UndertowHTTPDestinationUndertowHTTPHandler. undertowHTTPDestinationMethods in org.apache.cxf.transport.http_undertow with parameters of type UndertowHTTPDestination Modifier and Type Method Description protected UndertowHTTPHandlerUndertowHTTPDestination. createUndertowHTTPHandler(UndertowHTTPDestination jhd, boolean cmExact)Constructors in org.apache.cxf.transport.http_undertow with parameters of type UndertowHTTPDestination Constructor Description UndertowHTTPHandler(UndertowHTTPDestination uhd, boolean cmt)
-