See: Description
| Interface | Description |
|---|---|
| BatchableRoutingResponseVisitor |
A visitor of routing Response objects, implementing the visitor design pattern.
|
| IBatchRoutingQuery |
An interface used for building new batch routing queries with route queries and reachable range queries.
|
| Class | Description |
|---|---|
| BatchableRoutingResponseVisitorAdapter |
An empty implementation for
BatchableRoutingResponseVisitor. |
| BatchRoutingQuery |
A builder class used to create queries for the Batch Routing service.
|
| BatchRoutingResponse |
The Response to an Batch Routing Request.
|