Uses of Interface
com.oracle.coherence.grpc.proxy.GrpcServerBuilderProvider
-
Packages that use GrpcServerBuilderProvider Package Description com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation. -
-
Uses of GrpcServerBuilderProvider in com.oracle.coherence.grpc.proxy
Fields in com.oracle.coherence.grpc.proxy declared as GrpcServerBuilderProvider Modifier and Type Field Description static GrpcServerBuilderProvider
GrpcServerBuilderProvider. INSTANCE
Deprecated.The defaultGrpcServerBuilderProvider
.Methods in com.oracle.coherence.grpc.proxy with parameters of type GrpcServerBuilderProvider Modifier and Type Method Description default int
GrpcServerBuilderProvider. compareTo(GrpcServerBuilderProvider o)
Deprecated.
-