Annotation Type AsyncServer
-
@Target({METHOD,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Repeatable(AsyncServers.class) @Inherited public @interface AsyncServer
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionExtension[]extensionsStringprotocolVersionStringurlServerVariable[]variables
-