net.csdn.modules.http.support
Class HttpHolder

java.lang.Object
  extended by net.csdn.modules.http.support.HttpHolder

public class HttpHolder
extends Object

10/31/13 WilliamZhu(allwefantasy@gmail.com)


Constructor Summary
HttpHolder(RestRequest restRequest, RestResponse restResponse)
           
 
Method Summary
 RestRequest restRequest()
           
 RestResponse restResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpHolder

public HttpHolder(RestRequest restRequest,
                  RestResponse restResponse)
Method Detail

restRequest

public RestRequest restRequest()

restResponse

public RestResponse restResponse()


Copyright © 2014. All Rights Reserved.