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