Annotation Type | Description |
---|---|
AsyncMethod |
Annotation which indicates a method as Asynchronous.
|
MultiMethod |
Annotation which indicates a method as Multi.
|
RemoteInterface |
Annotation which indicates which is the remote interface that can have
asynchmethods or syncmethods.
|
SyncMethod |
Annotation which indicates a method as Synchronous.
|