org.globus.wsrf.encoding
Class AnyListSerializerFactory

java.lang.Object
  extended byorg.apache.axis.encoding.ser.BaseFactory
      extended byorg.apache.axis.encoding.ser.BaseSerializerFactory
          extended byorg.globus.wsrf.encoding.AnyListSerializerFactory
All Implemented Interfaces:
Serializable, SerializerFactory, SerializerFactory

public class AnyListSerializerFactory
extends BaseSerializerFactory

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType
 
Fields inherited from class org.apache.axis.encoding.ser.BaseFactory
 
Constructor Summary
AnyListSerializerFactory()
           
 
Method Summary
protected  Serializer getSpecialized(String mechanismType)
           
 
Methods inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory
createFactory, getGeneralPurpose, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAs, getSerializerAsInternal, 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
 

Constructor Detail

AnyListSerializerFactory

public AnyListSerializerFactory()
Method Detail

getSpecialized

protected Serializer getSpecialized(String mechanismType)