Class ProxyServiceGrpcImpl.DefaultDependencies

All Implemented Interfaces:
GrpcService.Dependencies, BaseGrpcServiceImpl.Dependencies, GrpcServiceDependencies, ProxyServiceGrpcImpl.Dependencies
Enclosing class:
ProxyServiceGrpcImpl

public static class ProxyServiceGrpcImpl.DefaultDependencies extends BaseGrpcServiceImpl.DefaultDependencies implements ProxyServiceGrpcImpl.Dependencies
The default ProxyServiceGrpcImpl.Dependencies implementation.
  • Constructor Details

    • DefaultDependencies

      public DefaultDependencies(com.tangosol.net.grpc.GrpcDependencies.ServerType serverType)
    • DefaultDependencies

      public DefaultDependencies(GrpcServiceDependencies deps)
    • DefaultDependencies

      public DefaultDependencies(ProxyServiceGrpcImpl.Dependencies deps)