@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface OARemoteInterface
Modifier and Type | Optional Element and Description |
---|---|
boolean |
isOASync
If true, then all methods that are called will be put in a queue and processed by OARemoteThread serially.
|
Copyright © 1999–2019 ViaOA. All rights reserved.