Uses of Interface
com.oracle.coherence.grpc.GrpcService.Dependencies
Packages that use GrpcService.Dependencies
Package
Description
Low-level utilities for Coherence gRPC server and client implementation.
-
Uses of GrpcService.Dependencies in com.oracle.coherence.grpc
Methods in com.oracle.coherence.grpc that return GrpcService.Dependencies -
Uses of GrpcService.Dependencies in com.oracle.coherence.grpc.proxy.common
Subinterfaces of GrpcService.Dependencies in com.oracle.coherence.grpc.proxy.commonModifier and TypeInterfaceDescriptionstatic interface
The dependencies to configure aBaseGrpcServiceImpl
.interface
The dependencies for a gRPC bindable service.static interface
The dependencies to configure aProxyServiceGrpcImpl
.Classes in com.oracle.coherence.grpc.proxy.common that implement GrpcService.DependenciesModifier and TypeClassDescriptionstatic class
The defaultBaseGrpcServiceImpl.Dependencies
implementation.static class
The defaultGrpcServiceDependencies
implementation.static class
The defaultProxyServiceGrpcImpl.Dependencies
implementation. -
Uses of GrpcService.Dependencies in com.oracle.coherence.grpc.proxy.common.v0
Subinterfaces of GrpcService.Dependencies in com.oracle.coherence.grpc.proxy.common.v0Modifier and TypeInterfaceDescriptionstatic interface
The dependencies to configure aNamedCacheService
.Classes in com.oracle.coherence.grpc.proxy.common.v0 that implement GrpcService.DependenciesModifier and TypeClassDescriptionstatic class
The defaultNamedCacheService.Dependencies
implementation.