Package io.avaje.http.api
Annotation Type Client.Import
- Enclosing class:
- Client
@Target({TYPE,PACKAGE}) @Retention(RUNTIME) public static @interface Client.Import
-
Required Element Summary
-
Element Details
-
types
Client interface types that we want to generate HTTP clients for.
-