Uses of Interface
com.continuuity.http.InternalHttpResponse

Uses of InternalHttpResponse in com.continuuity.http
 

Classes in com.continuuity.http that implement InternalHttpResponse
 class BasicInternalHttpResponse
          Class that stores the response body in memory or as a file.
 

Methods in com.continuuity.http that return InternalHttpResponse
 InternalHttpResponse InternalHttpResponder.getResponse()
           
protected  InternalHttpResponse AbstractHttpHandler.sendInternalRequest(org.jboss.netty.handler.codec.http.HttpRequest request)
          Send a request to another handler internal to the server, getting back the response body and response code.
 



Copyright 2013 Continuuity, Inc. Licensed under the Apache License, Version 2.0