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