Package com.xensource.xenapi
Class Marshalling
java.lang.Object
com.xensource.xenapi.Marshalling
Marshalls Java types onto the wire.
Does not cope with records. Use individual record.toMap()
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Marshalling
public Marshalling()
-
-
Method Details
-
toXMLRPC
Converts Integers to Strings and Sets to Lists recursively.
-