Package io.fluxcapacitor.javaclient.web
Annotation Interface HandleWeb
@Documented
@Retention(RUNTIME)
@Target({METHOD,ANNOTATION_TYPE})
@HandleMessage(WEBREQUEST)
public @interface HandleWeb
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value -
method
HttpRequestMethod method
-
-
-
passive
boolean passive- Default:
- false
-