|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.net.URLConnection
|
+--sun.net.www.URLConnection
|
+--com.macromedia.generator.protocol.fgftp.FgftpURLConnection
| Field Summary | |
(package private) sun.net.ftp.FtpClient |
_fld0171
|
(package private) java.io.InputStream |
is
|
| Fields inherited from class sun.net.www.URLConnection |
properties |
| Fields inherited from class java.net.URLConnection |
allowUserInteraction, connected, doInput, doOutput, factory, ifModifiedSince, url, useCaches |
| Constructor Summary | |
FgftpURLConnection(java.net.URL url)
|
|
| Method Summary | |
(package private) java.lang.String |
_mth0173(java.lang.String s)
|
void |
connect()
|
java.io.InputStream |
getInputStream()
|
| Methods inherited from class sun.net.www.URLConnection |
canCache, close, getContentLength, getContentType, getHeaderField, getHeaderField, getHeaderFieldKey, getProperties, setContentLength, setContentType, setProperties, setRequestProperty |
| Methods inherited from class java.net.URLConnection |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
java.io.InputStream is
sun.net.ftp.FtpClient _fld0171
| Constructor Detail |
public FgftpURLConnection(java.net.URL url)
| Method Detail |
public void connect()
throws java.io.IOException
connect in class java.net.URLConnection
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in class java.net.URLConnectionjava.lang.String _mth0173(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||