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.Classes in com.oracle.coherence.grpc.proxy.common that implement GrpcProxyServiceModifier and TypeClassDescriptionclass
The implementation of the generatedProxyServiceGrpc.AsyncService
. -
Uses of GrpcProxyService in com.oracle.coherence.grpc.proxy.common.v0
Subinterfaces of GrpcProxyService in com.oracle.coherence.grpc.proxy.common.v0Classes in com.oracle.coherence.grpc.proxy.common.v0 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