Uses of Class
com.oracle.coherence.grpc.proxy.BaseGrpcServiceImpl
-
Packages that use BaseGrpcServiceImpl Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of BaseGrpcServiceImpl in com.oracle.coherence.grpc.proxy
Subclasses of BaseGrpcServiceImpl in com.oracle.coherence.grpc.proxy Modifier and Type Class Description class
NamedCacheServiceImpl
A gRPC NamedCache service.
-