Uses of Interface
com.oracle.coherence.grpc.proxy.GrpcProxyService
-
Packages that use GrpcProxyService Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of GrpcProxyService in com.oracle.coherence.grpc.proxy
Subinterfaces of GrpcProxyService in com.oracle.coherence.grpc.proxy Modifier and Type Interface Description interface
BindableGrpcProxyService
An interface implemented by bindable gRPC proxy services.interface
NamedCacheService
A NamedCache service.Classes in com.oracle.coherence.grpc.proxy that implement GrpcProxyService Modifier and Type Class Description class
NamedCacheServiceGrpcImpl
A plain gRPC implementation of NamedCache service.class
NamedCacheServiceImpl
A gRPC NamedCache service.
-