| |
|
| java.lang.Object org.webharvest.runtime.web.HttpResponseWrapper
HttpResponseWrapper | public class HttpResponseWrapper (Code) | | Class defines http server response.
|
Constructor Summary | |
public | HttpResponseWrapper(HttpMethodBase method) Constructor - defines response result based on specified HttpMethodBase instance. |
HttpResponseWrapper | public HttpResponseWrapper(HttpMethodBase method)(Code) | | Constructor - defines response result based on specified HttpMethodBase instance.
Parameters: method - |
getBody | public byte[] getBody()(Code) | | |
|
|
|