public static synchronized RMISocketFactory getDefaultSocketFactory ()

Returns a reference to the default socket factory used by this RMI implementation. This will be the factory used by the RMI runtime when getSocketFactory returns null.

Returns:  the default RMI socket factory

Since:  JDK1.1