Haicurrently we transfer large amount of data using HashMap and
ArrayList in java side.When it comes to Flex side we map it to
ArrayCollection.Which is the fastest method (Datatype of transfer
Object) to transfer between java and flex in blaze dataservices.