You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Kumar <ba...@gmail.com> on 2005/05/18 08:27:29 UTC

How does it work BaseDeserializerFactory.getGeneralPurpose !

Hi All,

I am trying to write custom deserializer factory and deserializer. My
deserializer factory should implement BaseDeserializerFactory which
has below method signature :

protected Deserializer getGeneralPurpose(String arg0)

Can anyone please tell me when this 'getGeneralPurpose' method will be
called and any docmentation for it on axis web sites ?


Thanks & Regards,
Kumar.