Uses of Package
com.echomine.xmlrpc

Packages that use com.echomine.xmlrpc
com.echomine.jabber.msg   
com.echomine.xmlrpc   
 

Classes in com.echomine.xmlrpc used by com.echomine.jabber.msg
Call
          The main object to construct a method call for the XML RPC.
Response
          This is the object that will construct a response object..
SerializerFactory
          The main factory that will check to look up what serializer/deserializer to use to work with the current object.
 

Classes in com.echomine.xmlrpc used by com.echomine.xmlrpc
Deserializer
          interface that will implement the deserializing of an XMLRPC element
Serializer
           
SerializerFactory
          The main factory that will check to look up what serializer/deserializer to use to work with the current object.
SerializerFactoryAware
          An inversion of control interface that allows any serializer registered with the serializer factory to have an instance of the factory.
 



Copyright © 2001-2005 Echomine. All Rights Reserved.