All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ArraySerializer AuthenticationManager The AuthenticationManager handle basic HTTP authentication.Base64 A Base64 en/decoder.Base64Serializer BooleanSerializer Call A Call object represents a call of a remote methode.DateTimeSerializer DoubleSerializer This serializer is responsible for floating point numbers.IntSerializer Iso8601Deserializer NullSerializer Serializer A Serializer is responsible to serialize a specific type of data to an xml tag and deserialize the content of this xml tag back to an object.SerializerHandler The serializer handler serializes and deserialized objects.SimpleXMLCreator This is a very simple xml creator.StringSerializer StructSerializer XmlElement An xml element within an xml tree.XMLRPCCallback The XMLRPCCallback interface must be implemented by a listener for an asynchronous call to a server method.XMLRPCClient An XMLRPCClient is a client used to make XML-RPC (Extensible Markup Language Remote Procedure Calls).XMLRPCException The exception is thrown whenever the remote procedure call fails in some point.XMLRPCRuntimeException XMLRPCServerException This exception will be thrown if the server returns an error.XMLRPCTimeoutException Will be thrown when a call to the server times out.XMLUtil This class provides some utility methods for the use with the Java DOM parser.