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

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

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

Version:
$Revision: 1.4 $
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
NotificationResultDeserFactory(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

NotificationResultDeserFactory

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


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