Uses of Interface
com.oracle.coherence.grpc.proxy.BindableGrpcProxyService
Packages that use BindableGrpcProxyService
-
Uses of BindableGrpcProxyService in com.oracle.coherence.grpc.proxy
Classes in com.oracle.coherence.grpc.proxy that implement BindableGrpcProxyServiceModifier and TypeClassDescriptionclass
A plain gRPC implementation of NamedCache service.Methods in com.oracle.coherence.grpc.proxy that return types with arguments of type BindableGrpcProxyServiceModifier 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.