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 theAFRMISocketFactoryassociated with this instance.protected abstract AFRMISocketFactoryAFNaming.initSocketFactory()Creates or returns theAFRMISocketFactoryto be used with this instance.