Module org.newsclub.net.unix.rmi
Package org.newsclub.net.unix.rmi
package org.newsclub.net.unix.rmi
Provides code that allows RMI communication over AF_UNIX sockets.
- 
ClassDescriptionTheAFSocket-compatible equivalent ofNaming.AFNamingProvider<T extends AFNaming>The key to accessing toAFNaminginstances.A wrapper for RMI registries, both remote and local, to allow for a clean removal of bound resources upon shutdown.TheAFRMIServiceassigns and keeps track of anonymous ports, among other things.AnRMISocketFactorythat supportsAFSockets.A lease on a registered port; closing the lease will return the port.TheAFUNIXSocket-compatible equivalent ofNaming.A wrapper for RMI registries, both remote and local, to allow for a clean removal of bound resources upon shutdown.AnRMISocketFactorythat supportsAFUNIXSockets.An implementation ofRMIClientSocketFactory.An implementation ofRMIServerSocketFactory.A resource that can be exposed remotely, and closed locally as well as remotely.The default implementation ofRemoteCloseable.A generic (unspecific)FileDescriptorreference.A wrapper that allows aFileDescriptorbe sent via RMI over AF_UNIX sockets.A specialized subclass ofRemoteFileDescriptorBase, specifically forFileInputStreams.A specialized subclass ofRemoteFileDescriptorBase, specifically forFileOutputStreams.Information about the remote connection.