Uses of Class
com.ellucian.ethos.integration.client.HttpProtocolClientBuilder
-
Packages that use HttpProtocolClientBuilder Package Description com.ellucian.ethos.integration.client -
-
Uses of HttpProtocolClientBuilder in com.ellucian.ethos.integration.client
Fields in com.ellucian.ethos.integration.client declared as HttpProtocolClientBuilder Modifier and Type Field Description protected HttpProtocolClientBuilder
EthosClient. httpProtocolClientBuilder
The Http client builder which builds an HttpClient used for making secure calls to the Ethos Integration API.
-