Uses of Class
org.basex.http.RequestContext
Packages that use RequestContext
-
Uses of RequestContext in org.basex.http
Fields in org.basex.http declared as RequestContextModifier and TypeFieldDescriptionfinal RequestContextHTTPConnection.requestCtxRequest parameters. -
Uses of RequestContext in org.basex.query.func
Methods in org.basex.query.func that return RequestContextModifier and TypeMethodDescriptionfinal RequestContextApiFunc.requestContext(QueryContext qc) Returns the current HTTP servlet request.