BasicServletConfig |
|
CookieHandler |
Handles cookies for TransformationServlet.
|
DynamicHttpRequest |
|
PagedQuery |
|
QueryEvaluator |
Evaluates queries for QueryServlet.
|
QueryFactory |
Utility class for generating query objects.
|
QueryStorage |
Provides an interface to the private repository with the saved queries.
|
QueryStringBuilder |
Helper class for substituting in variables to query templates for the purpose of saving and retrieving user queries
to a repository local to the workbench.
|
TupleResultBuilder |
A small wrapper around QueryResultWriter to make it easier to generate results in servlets.
|
WorkbenchRequest |
|