Uses of Class
com.oracle.coherence.grpc.proxy.common.ProxyServiceChannel
Packages that use ProxyServiceChannel
-
Uses of ProxyServiceChannel in com.oracle.coherence.grpc.proxy.common
Methods in com.oracle.coherence.grpc.proxy.common that return ProxyServiceChannelModifier and TypeMethodDescriptionProxyServiceChannel.AsyncWrapper.getWrapped()
Return the wrappedProxyServiceChannel
.Constructors in com.oracle.coherence.grpc.proxy.common with parameters of type ProxyServiceChannelModifierConstructorDescriptionAsyncWrapper
(Executor executor, ProxyServiceChannel channel) Create an async wrapper.