Class JettyHTTPServerEngineFactory

java.lang.Object
org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
Direct Known Subclasses:
JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory

public class JettyHTTPServerEngineFactory extends Object
This Bus Extension handles the configuration of network port numbers for use with "http" or "https". This factory caches the JettyHTTPServerEngines so that they may be retrieved if already previously configured.