Uses of Class
org.refcodes.rest.AbstractRestClient
-
Uses of AbstractRestClient in org.refcodes.rest
Subclasses of AbstractRestClient in org.refcodes.restModifier and TypeClassDescriptionclassJDK based implementation of theHttpRestClientinterface using theHttpURLConnectioninfrastructure provided by the Java runtime.classLightweight in memory implementation of aRestClientused for loopback style REST request processing without issuing physical HTTP or HTTPS network requests.classThe singleton of theLoopbackRestClientfor easyLoopbackRestClientaccess.