public class KickstartTreeSerializer extends RhnXmlRpcCustomSerializer
| Constructor and Description |
|---|
KickstartTreeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSerialize(java.lang.Object value,
java.io.Writer output,
redstone.xmlrpc.XmlRpcSerializer serializer) |
java.lang.Class |
getSupportedClass() |
serializepublic java.lang.Class getSupportedClass()
getSupportedClass in interface redstone.xmlrpc.XmlRpcCustomSerializergetSupportedClass in class RhnXmlRpcCustomSerializerprotected void doSerialize(java.lang.Object value,
java.io.Writer output,
redstone.xmlrpc.XmlRpcSerializer serializer)
throws redstone.xmlrpc.XmlRpcException,
java.io.IOException
doSerialize in class RhnXmlRpcCustomSerializerjava.io.IOException - IO exceptionredstone.xmlrpc.XmlRpcException