gov.nih.nci.cagrid.sdkquery4.encoding
Class SDK40SerializerFactory

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.sdkquery4.encoding.SDK40SerializerFactory
All Implemented Interfaces:
java.io.Serializable, javax.xml.rpc.encoding.SerializerFactory

public class SDK40SerializerFactory
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
SDK40SerializerFactory(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

SDK40SerializerFactory

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