Uses of Interface
org.refcodes.rest.RestCaller
-
-
Uses of RestCaller in org.refcodes.rest
Subinterfaces of RestCaller in org.refcodes.rest Modifier and Type Interface Description interfaceRestCallerBuilderAnRestCallerBuilderextends anRestCallerwith builder functionality and addslambdasupport for handling the responses addressed to thisRestCaller.Classes in org.refcodes.rest that implement RestCaller Modifier and Type Class Description classRestCallerBuilderImplThe implementation of theRestCallerBuilderinterface as good old POJO for use by differentRestClientimplementations.
-