Uses of Interface
io.grpc.lookup.v1.RouteLookupServiceGrpc.AsyncService
-
Packages that use RouteLookupServiceGrpc.AsyncService Package Description io.grpc.lookup.v1 -
-
Uses of RouteLookupServiceGrpc.AsyncService in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement RouteLookupServiceGrpc.AsyncService Modifier and Type Class Description static class
RouteLookupServiceGrpc.RouteLookupServiceImplBase
Base class for the server implementation of the service RouteLookupService.Fields in io.grpc.lookup.v1 declared as RouteLookupServiceGrpc.AsyncService Modifier and Type Field Description private RouteLookupServiceGrpc.AsyncService
RouteLookupServiceGrpc.MethodHandlers. serviceImpl
Methods in io.grpc.lookup.v1 with parameters of type RouteLookupServiceGrpc.AsyncService Modifier and Type Method Description static ServerServiceDefinition
RouteLookupServiceGrpc. bindService(RouteLookupServiceGrpc.AsyncService service)
Constructors in io.grpc.lookup.v1 with parameters of type RouteLookupServiceGrpc.AsyncService Constructor Description MethodHandlers(RouteLookupServiceGrpc.AsyncService serviceImpl, int methodId)
-