public class GeoApiContext
extends java.lang.Object
Construct this object by using the enclosed GeoApiContext.Builder
.
Modifier and Type | Class and Description |
---|---|
static class |
GeoApiContext.Builder
This is the Builder for
GeoApiContext . |
static interface |
GeoApiContext.RequestHandler
RequestHandler is the service provider interface that enables requests to be handled via
switchable back ends.
|