Uses of Interface
org.apache.cxf.transport.servlet.ServletConfigAware
-
-
Uses of ServletConfigAware in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement ServletConfigAware Modifier and Type Class Description classDestinationRegistryImpl -
Uses of ServletConfigAware in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement ServletConfigAware Modifier and Type Class Description classJettyHTTPDestination -
Uses of ServletConfigAware in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement ServletConfigAware Modifier and Type Class Description classUndertowHTTPDestination -
Uses of ServletConfigAware in org.apache.cxf.transport.servlet
Classes in org.apache.cxf.transport.servlet that implement ServletConfigAware Modifier and Type Class Description classServletDestination -
Uses of ServletConfigAware in org.apache.cxf.transport.websocket.atmosphere
Classes in org.apache.cxf.transport.websocket.atmosphere that implement ServletConfigAware Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of ServletConfigAware in org.apache.cxf.transport.websocket.jetty10
Classes in org.apache.cxf.transport.websocket.jetty10 that implement ServletConfigAware Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of ServletConfigAware in org.apache.cxf.transport.websocket.undertow
Classes in org.apache.cxf.transport.websocket.undertow that implement ServletConfigAware Modifier and Type Class Description classUndertowWebSocketDestination
-