Move raw events processing to new package.
authorGeorgios Gousios <gousiosg@gmail.com>
Tue, 4 Oct 2011 08:55:53 +0000 (11:55 +0300)
committerGeorgios Gousios <gousiosg@gmail.com>
Tue, 4 Oct 2011 08:55:53 +0000 (11:55 +0300)
commit282ced369b7637f482a0823c388b55b18937cc2a
tree3479da3a41a79f8725afa7b295e084c48ea7c85c
parente1933dc534ce67397fb47463e2a59c4a9f536de7
Move raw events processing to new package.

Also specify basic formats for all messages and
use the lift JSON parser for serialization
logic/pom.xml
logic/src/main/scala/gr/grnet/aquarium/logic/events/EventProcessor.scala [new file with mode: 0644]
logic/src/main/scala/gr/grnet/aquarium/logic/events/ServiceEvents.scala [new file with mode: 0644]