Package | Description |
---|---|
org.newsclub.net.unix.rmi |
Provides code that allows RMI communication over AF_UNIX sockets
|
Class and Description |
---|
AFUNIXNaming
The
AFUNIXSocket -compatible equivalent of Naming . |
AFUNIXRMISocketFactory
An
RMISocketFactory that supports AFUNIXSocket s. |
DefaultRMIClientSocketFactory
An
AFUNIXSocket -compatible implementation of RMIClientSocketFactory . |
DefaultRMIServerSocketFactory
An
AFUNIXSocket -compatible implementation of RMIServerSocketFactory . |
PortAssigner
The
PortAssigner assigns and keeps track of anonymous ports. |