Uses of Class
org.apache.cxf.transport.http_undertow.UndertowHTTPDestination
Packages that use UndertowHTTPDestination
Package
Description
-
Uses of UndertowHTTPDestination in org.apache.cxf.transport.http_undertow
Fields in org.apache.cxf.transport.http_undertow declared as UndertowHTTPDestinationModifier and TypeFieldDescriptionprotected UndertowHTTPDestinationUndertowHTTPHandler.undertowHTTPDestinationMethods in org.apache.cxf.transport.http_undertow with parameters of type UndertowHTTPDestinationModifier and TypeMethodDescriptionprotected UndertowHTTPHandlerUndertowHTTPDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd, boolean cmExact) Constructors in org.apache.cxf.transport.http_undertow with parameters of type UndertowHTTPDestination -
Uses of UndertowHTTPDestination in org.apache.cxf.transport.websocket.atmosphere
Subclasses of UndertowHTTPDestination in org.apache.cxf.transport.websocket.atmosphereMethods in org.apache.cxf.transport.websocket.atmosphere with parameters of type UndertowHTTPDestinationModifier and TypeMethodDescriptionprotected UndertowHTTPHandlerAtmosphereWebSocketUndertowDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd, boolean cmExact) -
Uses of UndertowHTTPDestination in org.apache.cxf.transport.websocket.undertow
Subclasses of UndertowHTTPDestination in org.apache.cxf.transport.websocket.undertowMethods in org.apache.cxf.transport.websocket.undertow with parameters of type UndertowHTTPDestinationModifier and TypeMethodDescriptionprotected UndertowHTTPHandlerUndertowWebSocketDestination.createUndertowHTTPHandler(UndertowHTTPDestination jhd, boolean cmExact)