Module org.newsclub.net.unix.rmi
Package org.newsclub.net.unix.rmi
Class DefaultRMIClientSocketFactory
java.lang.Object
org.newsclub.net.unix.rmi.DefaultRMIClientSocketFactory
- All Implemented Interfaces:
Serializable
,RMIClientSocketFactory
public final class DefaultRMIClientSocketFactory
extends Object
implements RMIClientSocketFactory, Serializable
An implementation of
RMIClientSocketFactory
.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptioncreateSocket
(String host, int port) boolean
Returns the singleton instance for DefaultRMIClientSocketFactory.int
hashCode()
-
Method Details
-
getInstance
Returns the singleton instance for DefaultRMIClientSocketFactory.- Returns:
- The singleton.
-
createSocket
- Specified by:
createSocket
in interfaceRMIClientSocketFactory
- Throws:
IOException
-
equals
-
hashCode
-