Uses of Interface
ai.nextbillion.maps.GeoApiContext.RequestHandler
| Package | Description |
|---|---|
| ai.nextbillion.maps |
-
Uses of GeoApiContext.RequestHandler in ai.nextbillion.maps
Classes in ai.nextbillion.maps that implement GeoApiContext.RequestHandler Modifier and Type Class Description classGaeRequestHandlerA strategy for handling URL requests using Google App Engine's URL Fetch API.classOkHttpRequestHandlerA strategy for handling URL requests using OkHttp.Methods in ai.nextbillion.maps that return GeoApiContext.RequestHandler Modifier and Type Method Description GeoApiContext.RequestHandlerGaeRequestHandler.Builder. build()GeoApiContext.RequestHandlerGeoApiContext.RequestHandler.Builder. build()GeoApiContext.RequestHandlerOkHttpRequestHandler.Builder. build()