Uses of Interface
org.apache.cxf.transport.http_jetty.ServerEngine
-
Packages that use ServerEngine Package Description org.apache.cxf.transport.http_jetty org.apache.cxf.transport.http_jetty.spring -
-
Uses of ServerEngine in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement ServerEngine Modifier and Type Class Description classJettyHTTPServerEngineThis class is the Jetty HTTP Server Engine that is configured to work off of a designated port.Methods in org.apache.cxf.transport.http_jetty that return ServerEngine Modifier and Type Method Description ServerEngineJettyHTTPDestination. getEngine() -
Uses of ServerEngine in org.apache.cxf.transport.http_jetty.spring
Classes in org.apache.cxf.transport.http_jetty.spring that implement ServerEngine Modifier and Type Class Description static classJettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
-