| Package | Description |
|---|---|
| org.apache.cxf.transport.http_jetty | |
| org.apache.cxf.transport.https_jetty |
| Modifier and Type | Method and Description |
|---|---|
protected JettyConnectorFactory |
JettyHTTPServerEngine.getHTTPConnectorFactory()
This method creates a connector factory.
|
protected JettyConnectorFactory |
JettyHTTPServerEngine.getHTTPSConnectorFactory(org.apache.cxf.configuration.jsse.TLSServerParameters tlsParams)
This method creates a connector factory enabled with the JSSE
|
| Modifier and Type | Class and Description |
|---|---|
class |
JettySslConnectorFactory
This class wraps the JettyConnectorFactory and will create
TLS enabled acceptors.
|
Apache CXF