|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SslContextFactory | |
---|---|
com.noelios.restlet.http | Implementation of HTTP Connectors. |
com.noelios.restlet.util | Implementation utilities. |
Uses of SslContextFactory in com.noelios.restlet.http |
---|
Methods in com.noelios.restlet.http that return SslContextFactory | |
---|---|
static SslContextFactory |
HttpsUtils.getSslContextFactory(Helper<?> helper)
Returns the SSL context factory. |
Uses of SslContextFactory in com.noelios.restlet.util |
---|
Subclasses of SslContextFactory in com.noelios.restlet.util | |
---|---|
class |
DefaultSslContextFactory
This SslContextFactory makes it possible to configure most basic options when building an SSLContext. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |