mx4j.tools.remote.soap.axis.ser
Class RoleUnresolvedListDeserFactory

java.lang.Object
  extended byorg.apache.axis.encoding.ser.BaseFactory
      extended byorg.apache.axis.encoding.ser.BaseDeserializerFactory
          extended bymx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeserFactory
All Implemented Interfaces:
org.apache.axis.encoding.DeserializerFactory, javax.xml.rpc.encoding.DeserializerFactory, java.io.Serializable

public class RoleUnresolvedListDeserFactory
extends org.apache.axis.encoding.ser.BaseDeserializerFactory

Version:
$Revision: 1.3 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
deserClass, deserClassConstructor, getDeserializer, javaType, xmlType
 
Fields inherited from class org.apache.axis.encoding.ser.BaseFactory
methodCache
 
Constructor Summary
RoleUnresolvedListDeserFactory(java.lang.Class javaType, javax.xml.namespace.QName xmlType)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleUnresolvedListDeserFactory

public RoleUnresolvedListDeserFactory(java.lang.Class javaType,
                                      javax.xml.namespace.QName xmlType)


Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.