Package org.eclipse.ecf.remoteservice
Annotation Type AsyncMethod
- 
 public @interface AsyncMethodAsync method annotation.- Since:
- 4.1
 
- 
- 
Element Detail- 
typeString type value values are: "none", "callback", "future", "both". All other values will be ignored- Returns:
- String type value
 
 
- 
 
-