Uses of Interface
com.echomine.xmlrpc.SerializerFactoryAware

Packages that use SerializerFactoryAware
com.echomine.xmlrpc   
 

Uses of SerializerFactoryAware in com.echomine.xmlrpc
 

Classes in com.echomine.xmlrpc that implement SerializerFactoryAware
 class ArraySerializer
          Used to serialize and deserialize the XMLRPC array xml data.
 class StructSerializer
          serializer for parsing a struct element into a hashmap or any Map-based class into an JDOM element.
 



Copyright © 2001-2005 Echomine. All Rights Reserved.