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