| Name | Description | Type | Package | Framework |
| Query | Abstract base class for web queries. | Class | org.apache.pivot.web | Apache Pivot |
| Query .Method | Supported HTTP methods. | Class | org.apache.pivot.web.Query | Apache Pivot |
| Query .Status | Class | org.apache.pivot.web.Query | Apache Pivot | |
| QueryDictionary | Represents a collection of keyed data associated with a query. | Class | org.apache.pivot.web | Apache Pivot |
| QueryException | Thrown when an error occurs while executing a web query. | Class | org.apache.pivot.web | Apache Pivot |
| QueryListener | Query listener interface. | Interface | org.apache.pivot.web | Apache Pivot |
| QueryListener .Adapter | Query listener adapter. | Class | org.apache.pivot.web.QueryListener | Apache Pivot |