org.codehaus.httpcache4j.resolver
Class ResponseCreator

java.lang.Object
  extended by org.codehaus.httpcache4j.resolver.ResponseCreator

public final class ResponseCreator
extends java.lang.Object

Version:
$Revision: #5 $ $Date: 2008/09/15 $
Author:
Erlend Hamnaberg

Constructor Summary
ResponseCreator()
           
 
Method Summary
 HTTPResponse createResponse(Status status, Headers responseHeaders, java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseCreator

public ResponseCreator()
Method Detail

createResponse

public HTTPResponse createResponse(Status status,
                                   Headers responseHeaders,
                                   java.io.InputStream stream)


Copyright © 2008-2009. All Rights Reserved.