Uses of Class
org.refcodes.rest.AbstractRestClient
-
-
Uses of AbstractRestClient in org.refcodes.rest
Subclasses of AbstractRestClient in org.refcodes.rest Modifier and Type Class Description classHttpRestClientImplTheHttpRestClientImplimplements theHttpRestClientinterface.classHttpRestClientSingletonThe singleton of theHttpRestClientImplfor easyHttpRestClientaccess.classLoopbackRestClientImplImplementation if theLoopbackRestClientfor easy testing of your requests being issued with aRestClient(HttpRestClient) and the according responselambdaexpressions.classLoopbackRestClientSingletonThe singleton of theLoopbackRestClientImplfor easyLoopbackRestClientImplaccess.
-