Uses of Interface
org.apache.axis.encoding.DeserializerFactory
Packages that use DeserializerFactory
Package
Description
-
Uses of DeserializerFactory in org.apache.axis.client
Methods in org.apache.axis.client with parameters of type DeserializerFactoryModifier and TypeMethodDescriptionvoidCall.registerTypeMapping(Class javaType, QName xmlType, SerializerFactory sf, DeserializerFactory df) Register type mapping information for serialization/deserialization Note: Not part of JAX-RPC specification.voidCall.registerTypeMapping(Class javaType, QName xmlType, SerializerFactory sf, DeserializerFactory df, boolean force) Register type mapping information for serialization/deserialization Note: Not part of JAX-RPC specification. -
Uses of DeserializerFactory in org.apache.axis.encoding
Methods in org.apache.axis.encoding that return DeserializerFactoryModifier and TypeMethodDescriptionTypeMappingImpl.finalGetDeserializer(Class javaType, QName xmlType, TypeMappingDelegate start) -
Uses of DeserializerFactory in org.apache.axis.encoding.ser
Classes in org.apache.axis.encoding.ser that implement DeserializerFactoryModifier and TypeClassDescriptionclassDeserializerFactory for arraysclassDeserializerFactory for hexBinary.classBase class for Axis Deserialization Factory classes for code reuseclassDeserializerFactory for BeanclassA CalendarDeserializer FactoryclassA DateDeserializer FactoryclassDeserializerFactory for DOM Document.classDeserializerFactory for Element.classDeserializerFactory for Enumeration.classDeserializerFactory for hexBinary.classA JAFDataHandlerDeserializer FactoryclassA MapDeserializer FactoryclassA QNameDeserializer FactoryclassA deserializer for any simple type with a (String) constructor.classDeserializerFactory for <xsd:simpleType ...> <xsd:list itemType="..."> </xsd:simpleType> based on SimpleDeserializerFactoryclassA Deserializer Factory for timeclassA VectorDeserializer FactoryMethods in org.apache.axis.encoding.ser that return DeserializerFactoryModifier and TypeMethodDescriptionstatic DeserializerFactoryBaseDeserializerFactory.createFactory(Class factory, Class javaType, QName xmlType) Utility method that intospects on a factory class to decide how to create the factory. -
Uses of DeserializerFactory in org.apache.axis.encoding.ser.castor
Classes in org.apache.axis.encoding.ser.castor that implement DeserializerFactoryModifier and TypeClassDescriptionclassA CastorDeserializer FactoryclassA CastorEnumTypeDeserializer FactoryMethods in org.apache.axis.encoding.ser.castor that return DeserializerFactory -
Uses of DeserializerFactory in org.apache.axis.encoding.ser.xbeans
Classes in org.apache.axis.encoding.ser.xbeans that implement DeserializerFactoryModifier and TypeClassDescriptionclassClass XmlBeanDeserializerFactory