Uses of Class
com.oracle.coherence.grpc.proxy.NettyNamedCacheService
Packages that use NettyNamedCacheService
Package
Description
The Netty based Coherence gRPC server implementation.
- 
Uses of NettyNamedCacheService in com.oracle.coherence.grpc.proxy
Methods in com.oracle.coherence.grpc.proxy that return NettyNamedCacheServiceModifier and TypeMethodDescriptionstatic NettyNamedCacheServiceNettyNamedCacheService.newInstance()Create an instance ofNettyNamedCacheServiceusing the default dependencies configuration.static NettyNamedCacheServiceNettyNamedCacheService.newInstance(NamedCacheService.Dependencies deps) Create an instance ofNettyNamedCacheServiceusing the default dependencies configuration.