Class ThirdPartyModuleProvider_ph_httpclient

java.lang.Object
com.helger.httpclient.config.ThirdPartyModuleProvider_ph_httpclient
All Implemented Interfaces:
com.helger.base.thirdparty.IThirdPartyModuleProviderSPI

@IsSPIImplementation public final class ThirdPartyModuleProvider_ph_httpclient extends Object implements com.helger.base.thirdparty.IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party modules.
Author:
Philip Helger
  • Field Details

    • HTTP_CORE

      public static final com.helger.base.thirdparty.IThirdPartyModule HTTP_CORE
    • HTTP_CLIENT

      public static final com.helger.base.thirdparty.IThirdPartyModule HTTP_CLIENT
  • Constructor Details

    • ThirdPartyModuleProvider_ph_httpclient

      public ThirdPartyModuleProvider_ph_httpclient()
  • Method Details

    • getAllThirdPartyModules

      @Nullable public com.helger.base.thirdparty.IThirdPartyModule[] getAllThirdPartyModules()
      Specified by:
      getAllThirdPartyModules in interface com.helger.base.thirdparty.IThirdPartyModuleProviderSPI