Package javax.ws.rs
Annotation Type BodyParam
-
@Target({PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface BodyParam
-
-
Element Detail
-
resolver
Class<?> resolver
Default resolver to process the regionInput- Default:
- io.vertx.up.uca.rs.mime.resolver.JsonResolver.class
-
-