Uses of Class
org.codehaus.httpcache4j.HTTPResponse

Packages that use HTTPResponse
org.codehaus.httpcache4j.resolver   
 

Uses of HTTPResponse in org.codehaus.httpcache4j.resolver
 

Methods in org.codehaus.httpcache4j.resolver that return HTTPResponse
 HTTPResponse ResponseCreator.createResponse(Status status, Headers responseHeaders, java.io.InputStream stream)
           
 HTTPResponse ResponseResolver.resolve(HTTPRequest request)
          Resolves the given request into a response.
 



Copyright © 2008-2009. All Rights Reserved.