I used wsdl2Java to create stub classes. 

I see the following method in class created for parameter: 

 

static org.apache.axis.encoding.Serializer getSerializer( java.lang.String
mechType, 

           java.lang.Class _javaType,  

           javax.xml.namespace.QName _xmlType) 

 

Can I serialize the request Object using this serializer?

 

Regards,

Abhishek

Reply via email to