Uses of Interface
com.oracle.coherence.grpc.proxy.GrpcServiceDependencies
Packages that use GrpcServiceDependencies
-
Uses of GrpcServiceDependencies in com.oracle.coherence.grpc.proxy
Subinterfaces of GrpcServiceDependencies in com.oracle.coherence.grpc.proxyModifier and TypeInterfaceDescriptionstatic interface
The dependencies to configure aBaseGrpcServiceImpl
.static interface
The dependencies to configure aNamedCacheServiceImpl
.Classes in com.oracle.coherence.grpc.proxy that implement GrpcServiceDependenciesModifier and TypeClassDescriptionstatic class
The defaultBaseGrpcServiceImpl.Dependencies
implementation.static class
The defaultGrpcServiceDependencies
implementation.static class
The defaultNamedCacheService.Dependencies
implementation.Methods in com.oracle.coherence.grpc.proxy with parameters of type GrpcServiceDependenciesModifier and TypeMethodDescriptionstatic List
<BindableGrpcProxyService> DefaultGrpcAcceptorController.createGrpcServices
(GrpcServiceDependencies depsService) Obtain the list of gRPC proxy services to bind to a gRPC server.Constructors in com.oracle.coherence.grpc.proxy with parameters of type GrpcServiceDependenciesModifierConstructorDescription