|
Enterprise Information Portal APIs |
||||||||
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 | +--sun.net.www.protocol.ftp.FtpURLConnection | +--com.ibm.gcs.netutil.GCSFtpConnection
Constructor Summary | |
GCSFtpConnection(java.net.URL u)
|
Method Summary | |
void |
dump()
|
java.lang.String |
getContentType()
|
java.io.InputStream |
getInputStream()
|
Methods inherited from class sun.net.www.protocol.ftp.FtpURLConnection |
connect, getPermission |
Methods inherited from class sun.net.www.URLConnection |
canCache, close, getContentLength, getHeaderField, getHeaderField, getHeaderFieldKey, getProperties, setContentType, setProperties, setRequestProperty |
Methods inherited from class java.net.URLConnection |
getAllowUserInteraction, getContent, getContent, getContentEncoding, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderFieldDate, getHeaderFieldInt, getIfModifiedSince, getLastModified, getOutputStream, getRequestProperty, getURL, getUseCaches, guessContentTypeFromStream, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setUseCaches, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GCSFtpConnection(java.net.URL u)
Method Detail |
public java.io.InputStream getInputStream() throws java.io.IOException
getInputStream
in class sun.net.www.protocol.ftp.FtpURLConnection
public java.lang.String getContentType()
getContentType
in class sun.net.www.URLConnection
public void dump()
|
EIP Web Crawler APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |