Class ServiceHttpClientFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      ServiceHttpClientFactory​(io.micronaut.scheduling.TaskScheduler taskScheduler, io.micronaut.context.BeanProvider<HttpClientRegistry<?>> clientFactory)
      Default constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceHttpClientFactory

        public ServiceHttpClientFactory​(io.micronaut.scheduling.TaskScheduler taskScheduler,
                                        io.micronaut.context.BeanProvider<HttpClientRegistry<?>> clientFactory)
        Default constructor.
        Parameters:
        taskScheduler - The task scheduler
        clientFactory - The client factory