Skip to main content

Annotations

The org.apache.juneau.http.annotation package contains annotations for defining both server and client side APIs.

The server-side APIs also use it for producing auto-generated Swagger documentation through the REST API itself.

Contact Content FormData HasFormData HasQuery Header License Path Query Request Response StatusCode Tag

These annotations are used in a variety of places in the server and client side REST interfaces, especially for remote proxies. These will be described later in those sections.

Discussion

Share feedback or follow-up questions for this page directly through GitHub.