org.jboss.axis.encoding.ser
Class ListDeserializerFactory
java.lang.Object
org.jboss.axis.encoding.ser.BaseFactory
org.jboss.axis.encoding.ser.BaseDeserializerFactory
org.jboss.axis.encoding.ser.ListDeserializerFactory
- All Implemented Interfaces:
- Serializable, javax.xml.rpc.encoding.DeserializerFactory
public class ListDeserializerFactory
- extends BaseDeserializerFactory
A VectorDeserializer Factory
- Author:
- Thomas Diesler (thomas.diesler@jboss.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListDeserializerFactory
public ListDeserializerFactory(Class javaType,
javax.xml.namespace.QName xmlType)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.