|
ReportMill 12 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsun.net.NetworkClient
sun.net.TransferProtocolClient
sun.net.ftp.FtpClient
com.reportmill.datasource.RMFTPClient.FtpClientPlus
public static class RMFTPClient.FtpClientPlus
An FTPClient subclass to promote issueCommand to public.
| Field Summary |
|---|
| Fields inherited from class sun.net.ftp.FtpClient |
|---|
FTP_PORT, welcomeMsg |
| Fields inherited from class sun.net.NetworkClient |
|---|
serverInput, serverOutput |
| Constructor Summary | |
|---|---|
RMFTPClient.FtpClientPlus(java.lang.String aHost)
Create new FtpClientPlus. |
|
| Method Summary | |
|---|---|
int |
issueCommand(java.lang.String arg0)
Override to make public. |
| Methods inherited from class sun.net.ftp.FtpClient |
|---|
append, ascii, binary, cd, cdUp, closeServer, get, getFtpProxyHost, getFtpProxyPort, getUseFtpProxy, list, login, matchNonProxyHosts, nameList, noop, openServer, openServer, put, pwd, reInit, rename, system |
| Methods inherited from class sun.net.TransferProtocolClient |
|---|
getResponseString, getResponseStrings, readServerResponse, sendServer |
| Methods inherited from class sun.net.NetworkClient |
|---|
getConnectTimeout, getReadTimeout, serverIsOpen, setConnectTimeout, setReadTimeout |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMFTPClient.FtpClientPlus(java.lang.String aHost)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public int issueCommand(java.lang.String arg0)
throws java.io.IOException
issueCommand in class sun.net.ftp.FtpClientjava.io.IOException
|
ReportMill 12 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||