/[xulu]/branches/1.8-gt2-2.6/src/appl/parallel/event/RemoteEvent.java
ViewVC logotype

Contents of /branches/1.8-gt2-2.6/src/appl/parallel/event/RemoteEvent.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (show annotations)
Mon Aug 31 14:23:19 2009 UTC (15 years, 3 months ago) by mojays
File size: 208 byte(s)
Branch 1.8-gt2-2.6 (from rev 45) for geotools 2.6 migration
1 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