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 interfaceThe dependencies to configure aBaseGrpcServiceImpl.static interfaceThe dependencies to configure aNamedCacheServiceImpl.Classes in com.oracle.coherence.grpc.proxy that implement GrpcServiceDependenciesModifier and TypeClassDescriptionstatic classThe defaultBaseGrpcServiceImpl.Dependenciesimplementation.static classThe defaultGrpcServiceDependenciesimplementation.static classThe defaultNamedCacheService.Dependenciesimplementation.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