Uses of Package
org.newsclub.net.unix.rmi
Package
Description
Provides code that allows RMI communication over AF_UNIX sockets.
-
ClassDescriptionAn
RMISocketFactory
that supportsAFUNIXSocket
s.The default implementation ofRemoteCloseable
.A specialized subclass ofRemoteFileDescriptorBase
, specifically forFileInputStream
s.A specialized subclass ofRemoteFileDescriptorBase
, specifically forFileOutputStream
s. -
ClassDescriptionA resource that can be exposed remotely, and closed locally as well as remotely.A specialized subclass of
RemoteFileDescriptorBase
, specifically forFileInputStream
s.A specialized subclass ofRemoteFileDescriptorBase
, specifically forFileOutputStream
s. -
ClassDescriptionA wrapper for RMI registries, both remote and local, to allow for a clean removal of bound resources upon shutdown.The
AFRMIService
assigns and keeps track of anonymous ports, among other things.AnRMISocketFactory
that supportsAFSocket
s.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.AnRMISocketFactory
that supportsAFUNIXSocket
s.An implementation ofRMIClientSocketFactory
.An implementation ofRMIServerSocketFactory
.A resource that can be exposed remotely, and closed locally as well as remotely.A wrapper that allows aFileDescriptor
be sent via RMI over AF_UNIX sockets.Information about the remote connection.