| Class | Description |
|---|---|
| Concurrent | |
| Ext |
Java helpers ported from Play 1.
|
| Iso8601JsonSerializer | |
| ListUtil | |
| LocalDateJsonSerializer | |
| Log |
Internal logging used by the sphere Java client itself.
|
| QueryStringConstruction |
Application-level query string helper (for filters & facets).
|
| QueryStringFormat | |
| QueryStringParsing |
Application-level query string helper (for filters & facets).
|
| SearchResultUtil | |
| SearchUtil |
Helpers for constructing search queries to the backend.
|
| SearchUtil.Names | |
| SearchUtil.QueryParamNames | |
| Url | |
| Util | |
| Validation<T,E> |
Either a value or an exception.
|
| ValidationE<T> |
Validation with the error type being
SphereClientException. |