Class HTTPBooleanQuery

java.lang.Object
All Implemented Interfaces:
BooleanQuery, Operation, Query

public class HTTPBooleanQuery extends AbstractHTTPQuery implements BooleanQuery
TupleQuery specific to the HTTP protocol. Methods in this class may throw the specific RepositoryException subclass UnautorizedException, the semantics of which is defined by the HTTP protocol.
Author:
Arjohn Kampman
See Also: