Change result type of the json parser used in payload handler
authorChristos KK Loverdos <loverdos@gmail.com>
Mon, 21 May 2012 13:56:23 +0000 (16:56 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Mon, 21 May 2012 13:56:23 +0000 (16:56 +0300)
commit5275697a1711f13a6111e888b94261b13db11f51
treed02047731bbb22467e534dd225905b73677d5298
parent102c12a0eea30948e44e84e6489bce5c6d318cfa
Change result type of the json parser used in payload handler

The parser shoulb be as simple as possible. Others will catch errors.
src/main/scala/gr/grnet/aquarium/connector/rabbitmq/service/GenericPayloadHandler.scala
src/main/scala/gr/grnet/aquarium/connector/rabbitmq/service/RabbitMQService.scala