|
ReportMill 12 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.reportmill.datasource.RMFTPClient
com.reportmill.datasource.RMFTPClientRobot
public class RMFTPClientRobot
An FTP Client that accepts ftp instructions, processes them in the background and monitors activity. TODO: - Add Instruction Type: Get, Put, List, Rename - Add Instruction List - Add Activity inner class - Add ActivityStatus: InQueue, InProgress, Done - Add Activity List
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.reportmill.datasource.RMFTPClient |
|---|
RMFTPClient.FileInfo, RMFTPClient.FtpClientPlus |
| Constructor Summary | |
|---|---|
RMFTPClientRobot()
|
|
| Method Summary |
|---|
| Methods inherited from class com.reportmill.datasource.RMFTPClient |
|---|
delete, getAbsolutePath, getBytes, getCurrentDirectory, getFileInfoList, getHost, getInitialPath, getLoginPath, getPassword, getRootPath, getUserName, isConnected, main2, mkdir, mkdirs, print, println, rmdir, setBytes, setConnected, setCurrentDirectory, setHost, setInitialPath, setPassword, setUserName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMFTPClientRobot()
|
ReportMill 12 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||