|
Restlet Framework 2.2.3 Java Enterprise Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultSslContextFactory | |
---|---|
org.restlet.engine.ssl | Support SSL and TLS. |
Uses of DefaultSslContextFactory in org.restlet.engine.ssl |
---|
Methods in org.restlet.engine.ssl that return DefaultSslContextFactory | |
---|---|
protected DefaultSslContextFactory |
DefaultSslContextFactory.clone()
This class is likely to contain sensitive information; cloning is therefore not allowed. |
protected DefaultSslContextFactory |
WrapperSslContextSpi.getContextFactory()
Returns the parent SSL context factory. |
DefaultSslContextFactory |
WrapperSslServerSocketFactory.getContextFactory()
Returns the parent SSL context factory. |
DefaultSslContextFactory |
WrapperSslSocketFactory.getContextFactory()
Returns the parent SSL context factory. |
Constructors in org.restlet.engine.ssl with parameters of type DefaultSslContextFactory | |
---|---|
DefaultSslContext(DefaultSslContextFactory contextFactory,
SSLContext wrappedContext)
Constructor. |
|
WrapperSslContextSpi(DefaultSslContextFactory contextFactory,
SSLContext wrappedContext)
Constructor. |
|
WrapperSslServerSocketFactory(DefaultSslContextFactory contextFactory,
SSLServerSocketFactory wrappedSocketFactory)
Constructor. |
|
WrapperSslSocketFactory(DefaultSslContextFactory contextFactory,
SSLSocketFactory wrappedSocketFactory)
Constructor. |
|
Restlet Framework 2.2.3 Java Enterprise Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |