Uses of Interface
com.github.xds.service.orca.v3.OpenRcaServiceGrpc.AsyncService
-
Packages that use OpenRcaServiceGrpc.AsyncService Package Description com.github.xds.service.orca.v3 io.grpc.xds.orca -
-
Uses of OpenRcaServiceGrpc.AsyncService in com.github.xds.service.orca.v3
Classes in com.github.xds.service.orca.v3 that implement OpenRcaServiceGrpc.AsyncService Modifier and Type Class Description static class
OpenRcaServiceGrpc.OpenRcaServiceImplBase
Base class for the server implementation of the service OpenRcaService.Fields in com.github.xds.service.orca.v3 declared as OpenRcaServiceGrpc.AsyncService Modifier and Type Field Description private OpenRcaServiceGrpc.AsyncService
OpenRcaServiceGrpc.MethodHandlers. serviceImpl
Methods in com.github.xds.service.orca.v3 with parameters of type OpenRcaServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
OpenRcaServiceGrpc. bindService(OpenRcaServiceGrpc.AsyncService service)
Constructors in com.github.xds.service.orca.v3 with parameters of type OpenRcaServiceGrpc.AsyncService Constructor Description 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 Modifier and Type Class Description private class
OrcaServiceImpl.RealOrcaServiceImpl
-