Uses of Package
com.ellucian.ethos.integration.client
-
Classes in com.ellucian.ethos.integration.client used by com.ellucian.ethos.integration.client Class Description EthosClientBuilder Builder used for building Ethos clients.EthosResponse Response object used by the Ethos SDK to contain specific response headers, response body content, and the HTTP response status code.EthosResponseBuilder Intended to be used to more easily build an EthosResponse object from the givenorg.apache.http.HttpResponse
.HttpProtocolClientBuilder Builds an org.apache.http.client.HttpClient used for making secure API calls over HTTP. -
Classes in com.ellucian.ethos.integration.client used by com.ellucian.ethos.integration.client.config Class Description EthosClient Base HTTP client to interact with Ellucian Ethos API. -
Classes in com.ellucian.ethos.integration.client used by com.ellucian.ethos.integration.client.errors Class Description EthosClient Base HTTP client to interact with Ellucian Ethos API.EthosResponse Response object used by the Ethos SDK to contain specific response headers, response body content, and the HTTP response status code. -
Classes in com.ellucian.ethos.integration.client used by com.ellucian.ethos.integration.client.messages Class Description EthosClient Base HTTP client to interact with Ellucian Ethos API. -
Classes in com.ellucian.ethos.integration.client used by com.ellucian.ethos.integration.client.proxy Class Description EthosClient Base HTTP client to interact with Ellucian Ethos API.EthosRequestConverter Converts request body generic type objects into JSON formatted strings, for use when making POST or PUT API requests.EthosResponse Response object used by the Ethos SDK to contain specific response headers, response body content, and the HTTP response status code.EthosResponseConverter Converter class extending theEthosResponseBuilder
, the primary purpose of which is to handle manipulation of the response body content for paging calculations, such as trimming the response body content for a given offset or number of rows. -
Classes in com.ellucian.ethos.integration.client used by com.ellucian.ethos.integration.service Class Description EthosClientBuilder Builder used for building Ethos clients.