|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
BooleanArraySerializer | Serializes arrays of booleans. |
CollectionSerializer | Serializes java.util.Collections. |
DoubleArraySerializer | Serializes arrays of primitive doubles. |
FloatArraySerializer | Serializes arrays of primitive floats. |
IntArraySerializer | Serializes arrays of primitive integers. |
IntrospectingSerializer | Serializes any Java object using Introspection to learn which properties that the object exposes. |
ListSerializer | A custom serializer that support serialization of objects implementing the java.util.List interface. |
MapSerializer | Serializes java.util.Maps into XML-RPC structs. |
ObjectArraySerializer | Serializes arrays of objects into XML-RPC arrays. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |