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 TypeInterfaceDescriptioninterfaceAn interface implemented by bindable gRPC proxy services.Classes in com.oracle.coherence.grpc.proxy.common that implement GrpcProxyServiceModifier and TypeClassDescriptionclassThe 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 TypeClassDescriptionclassA base class for gRPCNamedCacheServiceimplementations.classA 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