| Method | Supported HTTP request methods. |
| QueryFilter | ContentQuery filter. |
| CancelQuery | Cancels all queries with the given tag OR matching the given filter. |
| ClearCacheQuery | Query which clears a Cache from ContentManager. |
| ContentError | Exception style class encapsulating request errors. |
| ContentManager | This manager is responsible for query handling. |
| ContentQuery | ContentQuery is a webservice query. |
| ContentResponse | ContentQuery response. |
| Priority | Priority values. |
| Query | Base Query. |
| ContentException | Indicates that there was a network, parser, cache error when performing a query. |