| Package | Description |
|---|---|
| com.echomine.jabber.msg | |
| com.echomine.xmlrpc |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.