Class OHttpRequestAbstract

java.lang.Object
com.orientechnologies.orient.server.network.protocol.http.OHttpRequestAbstract
All Implemented Interfaces:
OHttpRequest
Direct Known Subclasses:
OHttpRequestImpl

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