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 interfaceThe dependencies to configure aBaseGrpcServiceImpl.interfaceThe dependencies for a gRPC bindable service.static interfaceThe dependencies to configure aProxyServiceGrpcImpl.Classes in com.oracle.coherence.grpc.proxy.common that implement GrpcService.DependenciesModifier and TypeClassDescriptionstatic classThe defaultBaseGrpcServiceImpl.Dependenciesimplementation.static classThe defaultGrpcServiceDependenciesimplementation.static classThe defaultProxyServiceGrpcImpl.Dependenciesimplementation. -
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 interfaceThe dependencies to configure aNamedCacheService.Classes in com.oracle.coherence.grpc.proxy.common.v0 that implement GrpcService.DependenciesModifier and TypeClassDescriptionstatic classThe defaultNamedCacheService.Dependenciesimplementation.