public class TimeoutClientSocketFactory extends Object implements RMIClientSocketFactory, Serializable
| Constructor and Description |
|---|
TimeoutClientSocketFactory() |
public Socket createSocket(String host, int port) throws IOException
createSocket in interface RMIClientSocketFactoryport - the port numberIOException - if an I/O error occurs during server socket
creationCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.