Package org.opennms.core.utils
Class TimeoutSocketFactory
- java.lang.Object
-
- org.opennms.core.utils.TimeoutSocketFactory
-
public class TimeoutSocketFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description TimeoutSocketFactory(int timeout)TimeoutSocketFactory(int timeout, org.opennms.core.utils.SocketWrapper wocketSrapper)Oh noes, dyslexia!!!
-
-
-
Method Detail
-
createSocket
public Socket createSocket(String host, int port) throws IOException
- Throws:
IOException
-
-