Uses of Class
org.apache.cxf.transport.servlet.ServletDestination
-
-
Uses of ServletDestination in org.apache.cxf.transport.http_jetty
Subclasses of ServletDestination in org.apache.cxf.transport.http_jetty Modifier and Type Class Description classJettyHTTPDestination -
Uses of ServletDestination in org.apache.cxf.transport.http_undertow
Subclasses of ServletDestination in org.apache.cxf.transport.http_undertow Modifier and Type Class Description classUndertowHTTPDestination -
Uses of ServletDestination in org.apache.cxf.transport.websocket.atmosphere
Subclasses of ServletDestination in org.apache.cxf.transport.websocket.atmosphere Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of ServletDestination in org.apache.cxf.transport.websocket.jetty10
Subclasses of ServletDestination in org.apache.cxf.transport.websocket.jetty10 Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of ServletDestination in org.apache.cxf.transport.websocket.undertow
Subclasses of ServletDestination in org.apache.cxf.transport.websocket.undertow Modifier and Type Class Description classUndertowWebSocketDestination
-