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 classRouteLookupServiceGrpc.RouteLookupServiceImplBaseBase 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.AsyncServiceRouteLookupServiceGrpc.MethodHandlers. serviceImplMethods in io.grpc.lookup.v1 with parameters of type RouteLookupServiceGrpc.AsyncService Modifier and Type Method Description static ServerServiceDefinitionRouteLookupServiceGrpc. bindService(RouteLookupServiceGrpc.AsyncService service)Constructors in io.grpc.lookup.v1 with parameters of type RouteLookupServiceGrpc.AsyncService Constructor Description MethodHandlers(RouteLookupServiceGrpc.AsyncService serviceImpl, int methodId)
-