- Timestamp:
- 07/05/13 16:51:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/main/java/omq/client/annotation/RemoteInterface.java
r44 r82 10 10 * Annotation which indicates which is the remote interface that can have 11 11 * asynchmethods or syncmethods. By default every method without an annotation 12 * will be classified as a SyncMethod 12 * will be classified as a SyncMethod. Both annotations can be preceded by the @MultiMethod 13 * annotation. 13 14 * 14 15 * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
Note: See TracChangeset
for help on using the changeset viewer.