rewrite-test-harness 1.0.0.Final

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(java.lang.String path)
          Request a resource from the deployed test-application.
protected  HttpAction<org.apache.http.client.methods.HttpHead> RewriteTestBase.head(java.lang.String path)
          Request a resource from the deployed test-application.
 


rewrite-test-harness 1.0.0.Final

Copyright © 2012 OCPsoft. All Rights Reserved.