Class OHttpResponseAbstract

java.lang.Object
com.orientechnologies.orient.server.network.protocol.http.OHttpResponseAbstract
All Implemented Interfaces:
OHttpResponse
Direct Known Subclasses:
OHttpGraphResponse, OHttpResponseImpl

public abstract class OHttpResponseAbstract extends Object implements OHttpResponse
Maintains information about current HTTP response.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)