Uses of Interface
com.oracle.coherence.grpc.proxy.GrpcServiceDependencies
-
Uses of GrpcServiceDependencies in com.oracle.coherence.grpc.proxy
Modifier and TypeInterfaceDescriptionstatic interface
The dependencies to configure aBaseGrpcServiceImpl
.static interface
The dependencies to configure aNamedCacheServiceImpl
.Modifier and TypeClassDescriptionstatic class
The defaultBaseGrpcServiceImpl.Dependencies
implementation.static class
The defaultGrpcServiceDependencies
implementation.static class
The defaultNamedCacheService.Dependencies
implementation.Modifier and TypeMethodDescriptionstatic List
<BindableGrpcProxyService> DefaultGrpcAcceptorController.createGrpcServices
(GrpcServiceDependencies depsService) Obtain the list of gRPC proxy services to bind to a gRPC server.ModifierConstructorDescription