org.starhope.catullus
Class GaiusValeriusCatullus.BoringSocketFactory
java.lang.Object
org.starhope.catullus.GaiusValeriusCatullus.BoringSocketFactory
- All Implemented Interfaces:
- RMIClientSocketFactory
- Enclosing class:
- GaiusValeriusCatullus
static final class GaiusValeriusCatullus.BoringSocketFactory
- extends Object
- implements RMIClientSocketFactory
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaiusValeriusCatullus.BoringSocketFactory
GaiusValeriusCatullus.BoringSocketFactory()
createSocket
public Socket createSocket(String otherHost,
int otherPort)
throws IOException
- Specified by:
createSocket
in interface RMIClientSocketFactory
- Throws:
IOException
- See Also:
RMIClientSocketFactory.createSocket(java.lang.String,
int)