net.sf.jftp.net
Class ConnectionHandler
java.lang.Object
|
+--net.sf.jftp.net.ConnectionHandler
- public class ConnectionHandler
- extends java.lang.Object
may be extended to support multiple connections in future
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionHandler
public ConnectionHandler()
addConnection
public void addConnection(java.lang.String file,
Transfer t)
removeConnection
public void removeConnection(java.lang.String file)
getConnections
public java.util.Hashtable getConnections()
getConnectionSize
public int getConnectionSize()