Package org.newsclub.net.unix.rmi

Provides code that allows RMI communication over AF_UNIX sockets

See:
          Description

Interface Summary
PortAssigner The PortAssigner assigns and keeps track of anonymous ports.
 

Class Summary
AFUNIXNaming The AFUNIXSocket-compatible equivalent of Naming.
AFUNIXRMISocketFactory An RMISocketFactory that supports AFUNIXSockets.
DefaultRMIClientSocketFactory An AFUNIXSocket-compatible implementation of RMIClientSocketFactory.
DefaultRMIServerSocketFactory An AFUNIXSocket-compatible implementation of RMIServerSocketFactory.
 

Package org.newsclub.net.unix.rmi Description

Provides code that allows RMI communication over AF_UNIX sockets