Uses of Interface
org.apache.cxf.transport.http.HttpServerEngineSupport
-
-
Uses of HttpServerEngineSupport in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement HttpServerEngineSupport Modifier and Type Class Description classJettyHTTPServerEngineThis class is the Jetty HTTP Server Engine that is configured to work off of a designated port. -
Uses of HttpServerEngineSupport in org.apache.cxf.transport.http_jetty.spring
Classes in org.apache.cxf.transport.http_jetty.spring that implement HttpServerEngineSupport Modifier and Type Class Description static classJettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine -
Uses of HttpServerEngineSupport in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement HttpServerEngineSupport Modifier and Type Class Description classUndertowHTTPServerEngine -
Uses of HttpServerEngineSupport in org.apache.cxf.transport.http_undertow.spring
Classes in org.apache.cxf.transport.http_undertow.spring that implement HttpServerEngineSupport Modifier and Type Class Description static classUndertowHTTPServerEngineBeanDefinitionParser.SpringUndertowHTTPServerEngine -
Uses of HttpServerEngineSupport in org.apache.cxf.transport.http.netty.server
Classes in org.apache.cxf.transport.http.netty.server that implement HttpServerEngineSupport Modifier and Type Class Description classNettyHttpServerEngine -
Uses of HttpServerEngineSupport in org.apache.cxf.transport.http.netty.server.spring
Classes in org.apache.cxf.transport.http.netty.server.spring that implement HttpServerEngineSupport Modifier and Type Class Description static classNettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine
-