Class NettyBindableServiceFactory

java.lang.Object
com.oracle.coherence.grpc.proxy.NettyBindableServiceFactory
All Implemented Interfaces:
com.oracle.coherence.grpc.proxy.common.BindableServiceFactory

public class NettyBindableServiceFactory extends Object implements com.oracle.coherence.grpc.proxy.common.BindableServiceFactory
The Netty BindableServiceFactory.
  • Constructor Details

    • NettyBindableServiceFactory

      public NettyBindableServiceFactory()
  • Method Details

    • createServices

      public List<com.oracle.coherence.grpc.proxy.common.BindableGrpcProxyService> createServices(com.oracle.coherence.grpc.proxy.common.GrpcServiceDependencies depsService)
      Specified by:
      createServices in interface com.oracle.coherence.grpc.proxy.common.BindableServiceFactory