gov.nih.nci.caarray.services.util.httpfileuploadapplet
Class HttpTunnelingFetchFileList

java.lang.Object
  extended by gov.nih.nci.caarray.services.util.httpfileuploadapplet.HttpTunnelingFetchFileList

public class HttpTunnelingFetchFileList
extends java.lang.Object


Constructor Summary
HttpTunnelingFetchFileList()
           
 
Method Summary
 java.util.ArrayList FetchFileList(java.lang.String tunnelURL, java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpTunnelingFetchFileList

public HttpTunnelingFetchFileList()
Method Detail

FetchFileList

public java.util.ArrayList FetchFileList(java.lang.String tunnelURL,
                                         java.lang.String command)
                                  throws java.lang.Exception
Throws:
java.lang.Exception