|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--dataprovider.net.NetService
|
+--dataprovider.net.FTPNetService
Der Service zum FTP.
| Fields inherited from class dataprovider.net.NetService |
defaultTimeout,
HTMLTEXTNETRESULT,
password,
TEXTNETRESULT,
timeout,
typeMap,
user |
| Constructor Summary | |
FTPNetService()
|
|
| Method Summary | |
NetResult |
getNetResult(java.lang.String url)
Lädt den Inhalt der angegebenen URL runter (FTP). |
| Methods inherited from class dataprovider.net.NetService |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
| Constructor Detail |
public FTPNetService()
| Method Detail |
public NetResult getNetResult(java.lang.String url)
throws NetServiceException,
NetServiceAuthFailedException,
java.net.MalformedURLException,
NetServiceHostNotFoundException,
NetServiceFileNotFoundException,
NetServiceUnsupportedContentTypeException
url - Die URL, deren Inhalt geladen werden soll.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||