Class HTTPTupleQuery

  • All Implemented Interfaces:
    Operation, Query, TupleQuery

    public class HTTPTupleQuery
    extends AbstractHTTPQuery
    implements TupleQuery
    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, Herko ter Horst
    See Also:
    UnauthorizedException