
Public Member Functions | |
| RemoteBrowseClient (WOContext aWocontext) | |
Static Public Member Functions | |
| static NSDictionary | _getFileListOutOfResponse (WOResponse aResponse, String thePath) throws MonitorException |
| static NSDictionary | fileListForStartingPathHost (String aString, MHost aHost, boolean showFiles) throws MonitorException |
Static Private Attributes | |
| static byte[] | evilHack = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>".getBytes() |
| static String | getPathString = "/cgi-bin/WebObjects/wotaskd.woa/wa/RemoteBrowse/getPath" |
| static final long | serialVersionUID = 3929193699509459110L |
| RemoteBrowseClient | ( | WOContext | aWocontext | ) |
| static NSDictionary _getFileListOutOfResponse | ( | WOResponse | aResponse, | |
| String | thePath | |||
| ) | throws MonitorException [static] |
| static NSDictionary fileListForStartingPathHost | ( | String | aString, | |
| MHost | aHost, | |||
| boolean | showFiles | |||
| ) | throws MonitorException [static] |
byte [] evilHack = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>".getBytes() [static, private] |
String getPathString = "/cgi-bin/WebObjects/wotaskd.woa/wa/RemoteBrowse/getPath" [static, private] |
final long serialVersionUID = 3929193699509459110L [static, private] |
Reimplemented from MonitorComponent.
1.5.8