Restlet Framework 2.2.1
Android

Uses of Class
org.restlet.engine.ssl.SslContextFactory

Packages that use SslContextFactory
org.restlet.engine.ssl Support SSL and TLS. 
 

Uses of SslContextFactory in org.restlet.engine.ssl
 

Subclasses of SslContextFactory in org.restlet.engine.ssl
 class DefaultSslContextFactory
          This SslContextFactory makes it possible to configure most basic options when building an SSLContext.
 

Methods in org.restlet.engine.ssl that return SslContextFactory
static SslContextFactory SslUtils.getSslContextFactory(RestletHelper<?> helper)
          Returns the SSL context factory.
 


Restlet Framework 2.2.1
Android

Copyright © 2005-2014 Restlet.