Package org.apache.axis.encoding.ser
Class JAFDataHandlerDeserializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseDeserializerFactory
org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
- All Implemented Interfaces:
Serializable
,DeserializerFactory
,DeserializerFactory
A JAFDataHandlerDeserializer Factory
- Author:
- Rich Scheuerle (scheu@us.ibm.com)
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
deserClass, deserClassConstructor, getDeserializer, javaType, xmlType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
createFactory, getDeserClassConstructor, getDeserializerAs, getGeneralPurpose, getGetDeserializer, getSpecialized, getSupportedMechanismTypes
Methods inherited from class org.apache.axis.encoding.ser.BaseFactory
getMethod
-
Field Details
-
log
protected static org.apache.commons.logging.Log log
-
-
Constructor Details
-
JAFDataHandlerDeserializerFactory
-
JAFDataHandlerDeserializerFactory
public JAFDataHandlerDeserializerFactory()
-