Package com.google.maps.routing.v2
Class RoutesGrpc.RoutesImplBase
- java.lang.Object
-
- com.google.maps.routing.v2.RoutesGrpc.RoutesImplBase
-
- All Implemented Interfaces:
RoutesGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- RoutesGrpc
public abstract static class RoutesGrpc.RoutesImplBase extends Object implements io.grpc.BindableService, RoutesGrpc.AsyncService
Base class for the server implementation of the service Routes.The Routes API.
-
-
Constructor Summary
Constructors Constructor Description RoutesImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.maps.routing.v2.RoutesGrpc.AsyncService
computeRouteMatrix, computeRoutes
-
-