|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMISocketFactory | |
ibis.rmi.server |
Uses of RMISocketFactory in ibis.rmi.server |
Methods in ibis.rmi.server that return RMISocketFactory | |
static RMISocketFactory |
RMISocketFactory.getSocketFactory()
Gets the global socket factory from which RMI gets sockets (not supported in Ibis RMI). |
static RMISocketFactory |
RMISocketFactory.getDefaultSocketFactory()
Returns a reference to the default socket factory used by this RMI implementation. |
Methods in ibis.rmi.server with parameters of type RMISocketFactory | |
static void |
RMISocketFactory.setSocketFactory(RMISocketFactory fac)
Set the global socket factory from which RMI gets sockets (not supported in Ibis RMI). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |