rewrite-test-harness 1.0.5.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(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 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.