Interface RestClients.Factory<T>
- Enclosing class:
RestClients
public static interface RestClients.Factory<T>
Factory the generated bootstrap registers per API interface.
Modeled as a single-method interface (no
java.util.function.Function) so CLDC-targeted builds remain
happy.-
Method Summary
-
Method Details
-
create
-