Package org.apache.cxf.transport.https_jetty

Class Summary
CXFJettySslSocketConnector This class extends the Jetty SslSocketConnector, which allows us to configure it more in tune with the JSSE, using KeyManagers and TrustManagers.
JettySslConnectorFactory This class wraps the JettyConnectorFactory and will create TLS enabled acceptors.
 



Apache CXF