Interface WebClientServiceProvider

All Superinterfaces:
ConfigurableComponent, ControllerService

public interface WebClientServiceProvider extends ControllerService
Web Client Service Provider abstracts configuration of Web Client Service instances
  • Method Details

    • getHttpUriBuilder

      HttpUriBuilder getHttpUriBuilder()
      Get new HTTP URI Builder
      Returns:
      New instance of HTTP URI Builder
    • getWebClientService

      WebClientService getWebClientService()
      Get Web Client Service based on current configuration
      Returns:
      Configured Web Client Service