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 classAggregatedDiscoveryServiceGrpc.AggregatedDiscoveryServiceImplBaseBase 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.AsyncServiceAggregatedDiscoveryServiceGrpc.MethodHandlers. serviceImplMethods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type AggregatedDiscoveryServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinitionAggregatedDiscoveryServiceGrpc. 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)
-