Annotation Interface AsyncFunction


@Retention(RUNTIME) @Target(METHOD) public @interface AsyncFunction
This annotation is used to mark functions that should execute asynchronously on the gateway side.