java.lang.Object
net.odoframework.http.BaseHttpResponse
- Direct Known Subclasses:
HttpError,HttpResponse
public class BaseHttpResponse extends Object
-
Field Summary
Fields Modifier and Type Field Description protected InputStreambodyprotected intcode -
Constructor Summary
Constructors Constructor Description BaseHttpResponse(int code, InputStream body) -
Method Summary