gov.nih.nci.cagrid.data.style.cacore32.encoding
Class SDK32SerializerFactory

java.lang.Object
  extended by org.apache.axis.encoding.ser.BaseFactory
      extended by org.apache.axis.encoding.ser.BaseSerializerFactory
          extended by gov.nih.nci.cagrid.data.style.cacore32.encoding.SDK32SerializerFactory
All Implemented Interfaces:
java.io.Serializable, javax.xml.rpc.encoding.SerializerFactory

public class SDK32SerializerFactory
extends org.apache.axis.encoding.ser.BaseSerializerFactory

See Also:
Serialized Form

Field Summary
protected static org.apache.commons.logging.Log LOG
           
 
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType
 
Constructor Summary
SDK32SerializerFactory(java.lang.Class javaType, javax.xml.namespace.QName xmlType)
           
 
Method Summary
 
Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
createFactory, getGeneralPurpose, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAs, getSerializerAsInternal, getSpecialized, getSupportedMechanismTypes, getXMLType
 
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
 

Field Detail

LOG

protected static org.apache.commons.logging.Log LOG
Constructor Detail

SDK32SerializerFactory

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