com.stc.connector.batchadapter.directory
Interface DirectoryProvider
- All Known Subinterfaces:
- FTPOverSSLClient, SFTPClient
- All Known Implementing Classes:
- FTPOverSSLClientImpl, SFTPClientImpl
public interface DirectoryProvider
jim.fu@sun.com
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
listDir
GenericDirectoryEntry[] listDir(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
currentDir
java.lang.String currentDir()
throws java.lang.Exception
- Throws:
java.lang.Exception