JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
io.avaje.http.api
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
Required Elements
Modifier and Type
Required Element
Description
Class
<?>[]
types
Client interface types that we want to generate HTTP clients for.
Element Details
types
Class
<?>[]
types
Client interface types that we want to generate HTTP clients for.