com.ibm.btt.invoker.ws.dynamic.axis_extension
Class GenericDataObjectSerializer
java.lang.Object
com.ibm.btt.invoker.ws.dynamic.axis_extension.GenericDataObjectSerializer
- All Implemented Interfaces:
- java.io.Serializable, javax.xml.rpc.encoding.Serializer
public class GenericDataObjectSerializer
- extends java.lang.Object
- implements org.apache.axis.encoding.Serializer, java.io.Serializable
- See Also:
- Serialized Form
Field Summary |
(package private) java.lang.Class |
javaType
|
protected static BTTLog |
logger
|
(package private) javax.xml.namespace.QName |
xmlType
|
Method Summary |
java.lang.String |
getMechanismType()
|
void |
serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
|
org.w3c.dom.Element |
writeSchema(java.lang.Class javaType,
org.apache.axis.wsdl.fromJava.Types types)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static BTTLog logger
xmlType
javax.xml.namespace.QName xmlType
javaType
java.lang.Class javaType
GenericDataObjectSerializer
public GenericDataObjectSerializer(java.lang.Class javaType,
javax.xml.namespace.QName xmlType)
serialize
public void serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
throws java.io.IOException
- Throws:
java.io.IOException
getMechanismType
public java.lang.String getMechanismType()
- Specified by:
getMechanismType
in interface javax.xml.rpc.encoding.Serializer
writeSchema
public org.w3c.dom.Element writeSchema(java.lang.Class javaType,
org.apache.axis.wsdl.fromJava.Types types)
throws java.lang.Exception
- Throws:
java.lang.Exception
(c) Copyright IBM Corporation 1998, 2011