Package com.dyuproject.protostuff

Interface Summary
CollectionSchema.MessageFactory Creates new Collection messages.
MapSchema.MessageFactory Creates new Map messages.
 

Class Summary
CollectionSchema<V> A schema for standard jdk collections.
MapSchema<K,V> A schema for a Map.
MapSchema.MapWrapper<K,V> A Map.Entry w/c wraps a Map.
MessageCollectionSchema<V> A schema for a Collection with Message or pojo values.
MessageMapSchema<K,V> A schema for a Map with Message or pojo keys.
StringMapSchema<V> A schema for a Map with String keys.
 

Enum Summary
CollectionSchema.MessageFactories  
MapSchema.MessageFactories A message factory for standard Map implementations.
 



Copyright © 2009-2012. All Rights Reserved.