Uses of Package
org.newsclub.net.unix.rmi

Packages that use org.newsclub.net.unix.rmi
org.newsclub.net.unix.rmi Provides code that allows RMI communication over AF_UNIX sockets 
 

Classes in org.newsclub.net.unix.rmi used by org.newsclub.net.unix.rmi
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.
PortAssigner
          The PortAssigner assigns and keeps track of anonymous ports.