- added EventFactory methods
commitf5fc515764be313d8f66068bc50db5cc62189d37
authorMichael Lum <mike@mikelum.com>
Fri, 1 Aug 2008 01:49:45 +0000 (1 01:49 +0000)
committerMichael Lum <mike@mikelum.com>
Fri, 1 Aug 2008 01:49:45 +0000 (1 01:49 +0000)
tree4c88e164af552c07f42020c481ab1b36d2c51d28
parentce3ed9919537deba71eeddd54fa84217003795d7
- added EventFactory methods
- added a Unicast UDP emitter
- added raw byte constructors to Event

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-java/trunk@10 a2f82657-cdd2-4550-bd36-68a8e7111808
src/org/lwes/Event.java
src/org/lwes/EventFactory.java [new file with mode: 0644]
src/org/lwes/emitter/UnicastEventEmitter.java [new file with mode: 0644]