Class AFUNIXRMISocketFactory

java.lang.Object
java.rmi.server.RMISocketFactory
org.newsclub.net.unix.rmi.AFRMISocketFactory
org.newsclub.net.unix.rmi.AFUNIXRMISocketFactory
All Implemented Interfaces:
Closeable, Externalizable, Serializable, AutoCloseable, RMIClientSocketFactory, RMIServerSocketFactory

public class AFUNIXRMISocketFactory extends AFRMISocketFactory
An RMISocketFactory that supports AFUNIXSockets.
Author:
Christian Kohlschütter
See Also: