Package | Description |
---|---|
org.eclipse.jetty.http.ssl | |
org.eclipse.jetty.server.ssl |
Modifier and Type | Class and Description |
---|---|
class |
SslContextFactory
Deprecated.
Use org.eclipse.jetty.util.ssl.SslContextFactory
|
Modifier and Type | Method and Description |
---|---|
SslContextFactory |
SslSelectChannelConnector.getSslContextFactory() |
SslContextFactory |
SslConnector.getSslContextFactory() |
SslContextFactory |
SslSocketConnector.getSslContextFactory() |
Constructor and Description |
---|
SslSelectChannelConnector(SslContextFactory sslContextFactory)
Construct with explicit SslContextFactory.
|
SslSocketConnector(SslContextFactory sslContextFactory) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.