AFUNIXSocket-compatible equivalent of Naming.RMISocketFactory that supports AFUNIXSockets.InetSocketAddress that actually uses AF_UNIX sockets
instead of AF_INET.AFUNIXSocketAddress that points to the AF_UNIX
socket specified by the given file.AFUNIXSocketAddress that points to the AF_UNIX
socket specified by the given file, assigning the given port to it.AFUNIXSocket to the given bindpoint.ServerSocket that is bound to the given
AFUNIXSocketAddress.AFUNIXSocket and connects it to the given
AFUNIXSocketAddress.AFUNIXSocket-compatible implementation of RMIClientSocketFactory.AFUNIXSocket-compatible implementation of RMIServerSocketFactory.AFUNIXNaming.AFUNIXNaming instance which only supports one file.AFUNIXSocketAddress.true iff AFUNIXSockets are supported
by the current Java VM.ServerSocket.AFUNIXSocket.PortAssigner assigns and keeps track of anonymous ports.