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