Uses of Class
com.ellucian.ethos.integration.client.EthosResponseConverter
-
Packages that use EthosResponseConverter Package Description com.ellucian.ethos.integration.client.proxy -
-
Uses of EthosResponseConverter in com.ellucian.ethos.integration.client.proxy
Fields in com.ellucian.ethos.integration.client.proxy declared as EthosResponseConverter Modifier and Type Field Description protected EthosResponseConverterEthosProxyClient. ethosResponseConverterTheEthosResponseConverterused to convert EthosResponses into other supported formats (Strings and JsonNodes).
-