Returns a Deserializer for the specified XML processing mechanism type.parammechanismType XML processing mechanism type [TBD: definition of valid constants]returna Deserializer for the specified XML processing mechanism typethrowsjavax.xml.rpc.JAXRPCException if DeserializerFactory does not support the specified XML processing mechanism
Returns an Iterator over the list of all XML processing mechanism types supported by this DeserializerFactory.returnan Iterator over the unique identifiers for the supported XML processing mechanism types (as Strings?)
Iterator
DeserializerFactory
String