Uses of Class
com.oracle.coherence.client.GrpcChannelFactory
-
Packages that use GrpcChannelFactory Package Description com.oracle.coherence.client An implementation of a Coherence Java gRPC client. -
-
Uses of GrpcChannelFactory in com.oracle.coherence.client
Methods in com.oracle.coherence.client that return GrpcChannelFactory Modifier and Type Method Description static GrpcChannelFactoryGrpcChannelFactory. singleton()Returns the singleton instance ofGrpcChannelFactory.
-