/[xulu]/trunk/src/appl/parallel/event/RemoteEvent.java
ViewVC logotype

Annotation of /trunk/src/appl/parallel/event/RemoteEvent.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Wed Feb 25 11:54:01 2009 UTC (15 years, 9 months ago) by mojays
File size: 208 byte(s)
First Commit, corresponds to Revision 1008 of Wikisquare-SVN 
1 mojays 2 package appl.parallel.event;
2    
3     import java.io.Serializable;
4    
5     /**
6     * A event which may be thrown over a network
7     *
8     * @author Dominik Appl
9     */
10     public class RemoteEvent implements Serializable {
11    
12     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26