Uses of Class
org.newsclub.net.unix.rmi.RemotePeerInfo
Packages that use RemotePeerInfo
Package
Description
Provides code that allows RMI communication over AF_UNIX sockets.
-
Uses of RemotePeerInfo in org.newsclub.net.unix.rmi
Methods in org.newsclub.net.unix.rmi that return RemotePeerInfoModifier and TypeMethodDescriptionstatic RemotePeerInfoRemotePeerInfo.getConnectionInfo(Remote obj) Returns the connection information (RMISocketFactory, hostname and port) used for the givenRemoteobject, ornullif no customRMISocketFactorywas specified.