JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
GigaSpaces 18.0.0 API
com.gigaspaces.annotation.lrmi
CallBackRemoteCall
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface CallBackRemoteCall
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
CallBackRemoteCall
used to tell the LRMI layer to create a responseContext in order to support sending the response back from a different thread than the calling one.
Since:
6.1
Author:
asy ronen