Uses of Class
org.flowable.cmmn.engine.HttpClientConfig
-
Packages that use HttpClientConfig Package Description org.flowable.cmmn.engine -
-
Uses of HttpClientConfig in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as HttpClientConfig Modifier and Type Field Description protected HttpClientConfigCmmnEngineConfiguration. httpClientConfigMethods in org.flowable.cmmn.engine that return HttpClientConfig Modifier and Type Method Description HttpClientConfigCmmnEngineConfiguration. getHttpClientConfig()Methods in org.flowable.cmmn.engine with parameters of type HttpClientConfig Modifier and Type Method Description CmmnEngineConfigurationCmmnEngineConfiguration. setHttpClientConfig(HttpClientConfig httpClientConfig)
-