Uses of Class
com.ellucian.ethos.integration.client.EthosRequestConverter
-
Packages that use EthosRequestConverter Package Description com.ellucian.ethos.integration.client.proxy -
-
Uses of EthosRequestConverter in com.ellucian.ethos.integration.client.proxy
Fields in com.ellucian.ethos.integration.client.proxy declared as EthosRequestConverter Modifier and Type Field Description protected EthosRequestConverter<T>
EthosProxyClient. ethosRequestConverter
TheEthosRequestConverter
used to convert generic typed objects into JSON formatted strings for request bodies.
-