Uses of Class
net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle

Packages that use HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle
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 HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle in net.jini.jeri.ssl
 

Constructors in net.jini.jeri.ssl with parameters of type HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection(HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle listenHandle, Socket socket)
          Creates a server connection.
 



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