Uses of Interface
com.github.xds.service.orca.v3.OpenRcaServiceGrpc.AsyncService
Packages that use OpenRcaServiceGrpc.AsyncService
-
Uses of OpenRcaServiceGrpc.AsyncService in com.github.xds.service.orca.v3
Classes in com.github.xds.service.orca.v3 that implement OpenRcaServiceGrpc.AsyncServiceModifier and TypeClassDescriptionstatic class
Base class for the server implementation of the service OpenRcaService.Fields in com.github.xds.service.orca.v3 declared as OpenRcaServiceGrpc.AsyncServiceModifier and TypeFieldDescriptionprivate final OpenRcaServiceGrpc.AsyncService
OpenRcaServiceGrpc.MethodHandlers.serviceImpl
Methods in com.github.xds.service.orca.v3 with parameters of type OpenRcaServiceGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinition
OpenRcaServiceGrpc.bindService
(OpenRcaServiceGrpc.AsyncService service) Constructors in com.github.xds.service.orca.v3 with parameters of type OpenRcaServiceGrpc.AsyncServiceModifierConstructorDescription(package private)
MethodHandlers
(OpenRcaServiceGrpc.AsyncService serviceImpl, int methodId) -
Uses of OpenRcaServiceGrpc.AsyncService in io.grpc.xds.orca
Classes in io.grpc.xds.orca that implement OpenRcaServiceGrpc.AsyncService