Uses of Class
com.ellucian.ethos.integration.client.proxy.EthosProxyClientAsync
-
Packages that use EthosProxyClientAsync Package Description com.ellucian.ethos.integration.client -
-
Uses of EthosProxyClientAsync in com.ellucian.ethos.integration.client
Methods in com.ellucian.ethos.integration.client that return EthosProxyClientAsync Modifier and Type Method Description EthosProxyClientAsync
EthosClientBuilder. buildEthosProxyAsyncClient()
Builds anEthosProxyClientAsync
that will use the given API key to authenticate, and the specified timeout values to connect with.
-