Package de.kosi.rmi

de.kosi.rmi contains the classes that are used by KoSI for exporting Objects.

See:
          Description

Class Summary
IdentityServerSocket This is a custom server socket.
IdentitySocket  
KosiRMI This class exports an RMI-object using the custom reference classes in order to identify the client
RMISSLClientSocketFactory Implements a SSL ClientSocketFactory for RMI.
RMISSLServerSocketFactory Implements a SSL Factory for rmi connections.
 

Package de.kosi.rmi Description

de.kosi.rmi contains the classes that are used by KoSI for exporting Objects. It extends the RMI classes to include the current session as an implicit parameter to every remote method call.