Interface InputTableModule


@Module public interface InputTableModule
  • Method Details

    • provideAuthWiring

      @Provides static io.deephaven.auth.codegen.impl.InputTableServiceContextualAuthWiring provideAuthWiring(AuthorizationProvider authProvider)
    • bindInputTableServiceGrpcImpl

      @Binds @IntoSet io.grpc.BindableService bindInputTableServiceGrpcImpl(InputTableServiceGrpcImpl inputTableService)