Deprecated API

Deprecated Methods
org.apache.axis.encoding.SerializationContext.serialize(QName, Attributes, Object, QName)
          use serialize(QName, Attributes, Object, QName, Class) instead 
org.apache.axis.encoding.SerializationContext.serialize(QName, Attributes, Object, QName, boolean, Boolean)
          use serialize(QName, Attributes, Object, QName, Boolean, Boolean) instead.