rewrite-test-harness 2.0.0.Alpha3

Uses of Class
org.ocpsoft.rewrite.test.HttpAction

Packages that use HttpAction
org.ocpsoft.rewrite.test   
 

Uses of HttpAction in org.ocpsoft.rewrite.test
 

Methods in org.ocpsoft.rewrite.test that return HttpAction
protected  HttpAction<org.apache.http.client.methods.HttpGet> RewriteTestBase.get(org.apache.http.client.HttpClient client, String path)
          Request a resource from the deployed test-application.
protected  HttpAction<org.apache.http.client.methods.HttpGet> RewriteTestBase.get(org.apache.http.client.HttpClient client, String path, org.apache.http.Header... headers)
          Request a resource from the deployed test-application.
protected  HttpAction<org.apache.http.client.methods.HttpGet> RewriteTestBase.get(String path)
          Request a resource from the deployed test-application.
protected  HttpAction<org.apache.http.client.methods.HttpHead> RewriteTestBase.head(String path)
          Request a resource from the deployed test-application.
 


rewrite-test-harness 2.0.0.Alpha3

Copyright © 2013 OCPsoft. All Rights Reserved.