Uses of Class
com.helger.smpclient.httpclient.SMPHttpClientSettings
Packages that use SMPHttpClientSettings
-
Uses of SMPHttpClientSettings in com.helger.smpclient.httpclient
Methods in com.helger.smpclient.httpclient that return SMPHttpClientSettingsModifier and TypeMethodDescriptionfinal SMPHttpClientSettingsAbstractGenericSMPClient.httpClientSettings()Method parameters in com.helger.smpclient.httpclient with type arguments of type SMPHttpClientSettingsModifier and TypeMethodDescriptionfinal IMPLTYPEAbstractGenericSMPClient.withHttpClientSettings(Consumer<? super SMPHttpClientSettings> aConsumer) Special version to modify the httpClientSettings but with a chainable API.