Annotation Type Response
-
@Target(FIELD) @Retention(RUNTIME) @Documented public @interface Response
- Since:
- 1.0.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Class<? extends org.elypia.webservertestbed.api.ContentLoader>loaderintresponseCode
-
-
-
Element Detail
-
value
String value
- Returns:
- The body of response.
-
-