Package io.fluxcapacitor.javaclient.web
Annotation Type HandlePatch
@Documented
@Retention(RUNTIME)
@Target(METHOD)
@HandleWeb(value="",
method=POST)
public @interface HandlePatch
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value
-
-
-
passive
boolean passive- Default:
- false
-