Uses of Interface
com.oracle.coherence.grpc.proxy.common.GrpcProxyService
Packages that use GrpcProxyService
Package
Description
The Netty based Coherence gRPC server implementation.
The Helidon based Coherence gRPC server implementation.
-
Uses of GrpcProxyService in com.oracle.coherence.grpc.proxy
Classes in com.oracle.coherence.grpc.proxy that implement GrpcProxyService -
Uses of GrpcProxyService in com.oracle.coherence.grpc.proxy.common
Subinterfaces of GrpcProxyService in com.oracle.coherence.grpc.proxy.commonModifier and TypeInterfaceDescriptioninterface
An interface implemented by bindable gRPC proxy services.interface
A NamedCache service.Classes in com.oracle.coherence.grpc.proxy.common that implement GrpcProxyServiceModifier and TypeClassDescriptionclass
A base class for gRPCNamedCacheService
implementations.class
A plain gRPC implementation of NamedCache service. -
Uses of GrpcProxyService in com.oracle.coherence.grpc.proxy.helidon
Classes in com.oracle.coherence.grpc.proxy.helidon that implement GrpcProxyService