Uses of Interface
com.oracle.coherence.grpc.proxy.BindableGrpcProxyService
-
Uses of BindableGrpcProxyService in com.oracle.coherence.grpc.proxy
Modifier and TypeClassDescriptionclass
A plain gRPC implementation of NamedCache service.Modifier and TypeMethodDescriptionstatic List
<BindableGrpcProxyService> DefaultGrpcAcceptorController.createGrpcServices()
Obtain the list of gRPC proxy services to bind to a gRPC server.static List
<BindableGrpcProxyService> DefaultGrpcAcceptorController.createGrpcServices
(GrpcServiceDependencies depsService) Obtain the list of gRPC proxy services to bind to a gRPC server.DefaultGrpcAcceptorController.getBindableServices()
Return the list of services this controller is serving.