| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseDeserializerFactory
org.apache.axis.encoding.ser.SimpleListDeserializerFactory
DeserializerFactory for 
 
| Field Summary | 
| Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory | 
| deserClass, deserClassConstructor, getDeserializer, javaType, log, xmlType | 
| Constructor Summary | |
| SimpleListDeserializerFactory(java.lang.Class javaType,
                              QName xmlType)Note that the factory is constructed with the QName and xmlType. | |
| Method Summary | |
|  Deserializer | getDeserializerAs(java.lang.String mechanismType)Get the Deserializer and the set the Constructor so the deserializer does not have to do introspection. | 
| Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory | 
| createFactory, getDeserClassConstructor, getGeneralPurpose, getGetDeserializer, getSpecialized, getSupportedMechanismTypes | 
| Methods inherited from class org.apache.axis.encoding.ser.BaseFactory | 
| getMethod | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SimpleListDeserializerFactory(java.lang.Class javaType,
                                     QName xmlType)
| Method Detail | 
public Deserializer getDeserializerAs(java.lang.String mechanismType)
                               throws JAXRPCException
getDeserializerAs in interface DeserializerFactorygetDeserializerAs in class BaseDeserializerFactoryJAXRPCException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||