Uses of Class
com.oracle.coherence.client.ChannelProviders
-
Packages that use ChannelProviders Package Description com.oracle.coherence.client An implementation of a Coherence Java gRPC client. -
-
Uses of ChannelProviders in com.oracle.coherence.client
Fields in com.oracle.coherence.client declared as ChannelProviders Modifier and Type Field Description static ChannelProvidersChannelProviders. INSTANCEDeprecated.The singleton instance ofChannelProviders.Methods in com.oracle.coherence.client that return ChannelProviders Modifier and Type Method Description ChannelProvidersChannelProviders. add(ChannelProvider provider)Deprecated.Add aChannelProviderto the registry.
-