| ApiConfig |
API configuration builder.
|
| DayOfWeekAdapter |
|
| DistanceAdapter |
This class handles conversion from JSON to Distance.
|
| DurationAdapter |
This class handles conversion from JSON to Distance.
|
| EncodedPolylineInstanceCreator |
|
| ExceptionsAllowedToRetry |
|
| FareAdapter |
This class handles conversion from JSON to Fare.
|
| GaePendingResult<T,R extends ApiResponse<T>> |
A PendingResult backed by a HTTP call executed by Google App Engine URL Fetch capability, a
deserialization step using Gson, and a retry policy.
|
| GeolocationResponseAdapter |
|
| HttpHeaders |
Contains HTTP header name constants.
|
| InstantAdapter |
This class handles conversion from JSON to Instant.
|
| LatLngAdapter |
Handle conversion from varying types of latitude and longitude representations.
|
| LocalTimeAdapter |
This class handles conversion from JSON to LocalTime.
|
| OkHttpPendingResult<T,R extends ApiResponse<T>> |
A PendingResult backed by a HTTP call executed by OkHttp, a deserialization step using Gson, rate
limiting and a retry policy.
|
| PolylineEncoding |
Utility class that encodes and decodes Polylines.
|
| PriceLevelAdapter |
This class handles conversion from JSON to PriceLevel.
|
| RateLimitExecutorService |
Rate Limit Policy for Google Maps Web Services APIs.
|
| SafeEnumAdapter<E extends java.lang.Enum<E>> |
A TypeAdapter that maps case-insensitive values to an enum type.
|
| StringJoin |
Utility class to join strings.
|
| UrlSigner |
Utility class for supporting Maps for Work Digital signatures.
|
| ZonedDateTimeAdapter |
This class handles conversion from JSON to ZonedDateTimes.
|