Uses of Class
com.oracle.coherence.grpc.proxy.GrpcServerController
-
Packages that use GrpcServerController Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of GrpcServerController in com.oracle.coherence.grpc.proxy
Fields in com.oracle.coherence.grpc.proxy declared as GrpcServerController Modifier and Type Field Description static GrpcServerController
GrpcServerController. INSTANCE
The singleton instance of theGrpcServerController
.
-