org.gcube.tools.searchtester.plugin
Class ASLHTTPRequest

java.lang.Object
  extended by org.gcube.tools.searchtester.plugin.ASLHTTPRequest

public class ASLHTTPRequest
extends java.lang.Object

Author:
Andrea Manzi(CERN)

Constructor Summary
ASLHTTPRequest(java.lang.String type)
           
ASLHTTPRequest(java.lang.String type, ParamMap parameters)
           
 
Method Summary
 TestResult makeRequest()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASLHTTPRequest

public ASLHTTPRequest(java.lang.String type)

ASLHTTPRequest

public ASLHTTPRequest(java.lang.String type,
                      ParamMap parameters)
Method Detail

makeRequest

public TestResult makeRequest()