uk.ac.soton.itinnovation.grid.types
Class CertificateDeserializerFactory

java.lang.Object
  extended by org.apache.axis.encoding.ser.BaseFactory
      extended by org.apache.axis.encoding.ser.BaseDeserializerFactory
          extended by uk.ac.soton.itinnovation.grid.types.CertificateDeserializerFactory
All Implemented Interfaces:
Serializable, DeserializerFactory

public class CertificateDeserializerFactory
extends BaseDeserializerFactory

See Also:
Serialized Form

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

Constructor Detail

CertificateDeserializerFactory

public CertificateDeserializerFactory(Class javaType,
                                      QName xmlType)


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.