Uses of Class
org.newsclub.net.unix.rmi.AFRMISocketFactory
Packages that use AFRMISocketFactory
Package
Description
Provides code that allows RMI communication over AF_UNIX sockets.
-
Uses of AFRMISocketFactory in org.newsclub.net.unix.rmi
Subclasses of AFRMISocketFactory in org.newsclub.net.unix.rmiMethods in org.newsclub.net.unix.rmi that return AFRMISocketFactoryModifier and TypeMethodDescriptionAFNaming.getSocketFactory()
Returns theAFRMISocketFactory
associated with this instance.protected abstract AFRMISocketFactory
AFNaming.initSocketFactory()
Creates or returns theAFRMISocketFactory
to be used with this instance.