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

Interface Summary
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.
 

Class Summary
BasicConnManagerFactory Creates ConnManager instances which delegate directly to ConnectionManager.
BasicServerConnManager Manages server-side connections by delegating directly to ServerConnectionManager.
 



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