Uses of Package
org.ferris.net.runner

Packages that use org.ferris.net.runner
org.ferris.net.runner Provides classes which make it easier to make a GET or POST call to a URL, pass request parameters, and loop over the results which come back. 
 

Classes in org.ferris.net.runner used by org.ferris.net.runner
HttpRequestRunner
          This class makes it easier to make a GET or POST call to a URL, pass request parameters, and process the results which come back.
HttpResponseHandler
          This interface defines a way for the results from the web server to be processed.
 



Copyright © Jun 11, 2009-2011 The Ferris Foundation. All Rights Reserved.