| Package | Description |
|---|---|
| org.apache.cxf.transport.http_jetty | |
| org.apache.cxf.transport.http_jetty.spring |
| Modifier and Type | Field and Description |
|---|---|
protected JettyHTTPServerEngineFactory |
JettyHTTPDestination.serverEngineFactory |
| Constructor and Description |
|---|
JettyHTTPDestination(org.apache.cxf.Bus bus,
org.apache.cxf.transport.http.DestinationRegistry registry,
org.apache.cxf.service.model.EndpointInfo ei,
JettyHTTPServerEngineFactory serverEngineFactory)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory |
| Constructor and Description |
|---|
SpringJettyHTTPServerEngine(JettyHTTPServerEngineFactory fac,
org.apache.cxf.Bus b,
String host,
int port) |
Apache CXF