| Modifier and Type | Method and Description |
|---|---|
static void |
TravelOptions.main(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static PathSerializerType |
PathSerializerType.getPathSerializer(String key) |
static PolygonSerializerType |
PolygonSerializerType.getPolygonSerializer(String key) |
| Modifier and Type | Method and Description |
|---|---|
OverpassResponse |
OverpassRequest.get()
Execute request
|
ReachabilityResponse |
ReachabilityRequest.get()
Execute request
|
RouteResponse |
RouteRequest.get()
Execute request
|
PointOfInterestResponse |
PointOfInterestRequest.get()
Execute request
|
TimeResponse |
TimeRequest.get()
Execute request
|
PolygonResponse |
PolygonRequest.get()
Execute request
|
StatisticsResponse |
StatisticsRequest.get(StatisticMethod method) |
static void |
OverpassRequest.main(String[] args) |
static void |
StatisticsRequest.main(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static String |
JacksonRequestConfigurator.getConfig(TravelOptions travelOptions)
Replaces getCfg methods of Request classes.
|
static String |
RequestConfigurator.getConfig(TravelOptions travelOptions)
Replaces getCfg methods of Request classes.
|
Copyright © 2017. All rights reserved.