Converted BillEntry --> BillEntryMsg. BillTest can now parse and run multiple scenarios
[aquarium] / src / main / scala / gr / grnet / aquarium / message / avro / MessageFactory.scala
2012-09-20 Prodromos GerakiosConverted BillEntry --> BillEntryMsg. BillTest can...
2012-09-17 Christos KK LoverdosMore flexible resource event parsing
2012-09-13 Prodromos GerakiosSquash a few message initialization bugs
2012-09-12 Prodromos GerakiosSeveral fixes here and there => Removed all exceptions...
2012-09-10 Christos KK LoverdosFix some casting errors that had never appeared during...
2012-09-10 Christos KK LoverdosInitialize resource type map in new user state
2012-09-10 Christos KK LoverdosProperly add userID in user agreement
2012-09-10 Christos KK LoverdosFix initialization of user agreement list
2012-09-10 Christos KK LoverdosMerge branch 'master' of https://code.grnet.gr/git...
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-31 Christos KK LoverdosWIP integrating Avro-style policy messages
2012-08-31 Christos KK LoverdosRename all messages
2012-08-30 Christos KK LoverdosMove Avro generated classes to gen subpackage
2012-08-29 Christos KK LoverdosProduce JSON policy configuration from Avro message
2012-08-29 Christos KK LoverdosAdd utility methods for message generation