Uses of Class
net.jini.jeri.ssl.SslEndpointImpl.ConnectionContextCache

Packages that use SslEndpointImpl.ConnectionContextCache
net.jini.jeri.ssl Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over TLS/SSL) to support invocation constraints. 
 

Uses of SslEndpointImpl.ConnectionContextCache in net.jini.jeri.ssl
 

Fields in net.jini.jeri.ssl declared as SslEndpointImpl.ConnectionContextCache
private  SslEndpointImpl.ConnectionContextCache[] SslEndpointImpl.connectionContextCache
          A cache for recently computed connection contexts.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.