Uses of Package
com.sun.jini.jeri.internal.connection

Packages that use com.sun.jini.jeri.internal.connection
com.sun.jini.discovery.internal   
com.sun.jini.jeri.internal.connection   
net.jini.jeri.kerberos Provides implementations of Endpoint and ServerEndpoint that use Kerberos as the underlying network security protocol to support security related invocation constraints for remote requests. 
net.jini.jeri.ssl Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over TLS/SSL) to support invocation constraints. 
 

Classes in com.sun.jini.jeri.internal.connection used by com.sun.jini.discovery.internal
ConnManager
          Defines interface for internal pluggable counterparts of ConnectionManager.
ConnManagerFactory
          Defines interface for creating ConnManager instances.
ServerConnManager
          Defines interface for internal pluggable counterparts of ServerConnectionManager.
 

Classes in com.sun.jini.jeri.internal.connection used by com.sun.jini.jeri.internal.connection
ConnManager
          Defines interface for internal pluggable counterparts of ConnectionManager.
ConnManagerFactory
          Defines interface for creating ConnManager instances.
ServerConnManager
          Defines interface for internal pluggable counterparts of ServerConnectionManager.
 

Classes in com.sun.jini.jeri.internal.connection used by net.jini.jeri.kerberos
ConnManager
          Defines interface for internal pluggable counterparts of ConnectionManager.
ConnManagerFactory
          Defines interface for creating ConnManager instances.
ServerConnManager
          Defines interface for internal pluggable counterparts of ServerConnectionManager.
 

Classes in com.sun.jini.jeri.internal.connection used by net.jini.jeri.ssl
ConnManager
          Defines interface for internal pluggable counterparts of ConnectionManager.
ConnManagerFactory
          Defines interface for creating ConnManager instances.
ServerConnManager
          Defines interface for internal pluggable counterparts of ServerConnectionManager.
 



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