Class SVNSocketConnection
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.util.SVNSocketConnection
-
- All Implemented Interfaces:
java.lang.Runnable
public class SVNSocketConnection extends java.lang.Object implements java.lang.Runnable
- Version:
- 1.3
- Author:
- TMate Software Ltd.
-
-
Constructor Summary
Constructors Constructor Description SVNSocketConnection(java.net.Socket socket, java.net.InetSocketAddress address, int timeout)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.IOException
getError()
boolean
isSocketConnected()
void
run()
-