Uses of Class
com.noelios.restlet.util.SslContextFactory

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.
 



Copyright © 2005-2008 Noelios Technologies.