| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.axis.encoding.ser.BaseFactoryorg.apache.axis.encoding.ser.BaseSerializerFactoryorg.apache.axis.encoding.ser.BeanSerializerFactorypublic class BeanSerializerFactoryextends BaseSerializerFactoryField Summary | |
protected BeanPropertyDescriptor[] | |
protected TypeDesc | |
Fields inherited from class org.apache.axis.encoding.ser.BaseSerializerFactory | |
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType | |
Constructor Summary | |
| |
Method Summary | |
protected Serializer |
|
Serializer |
|
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 | |
protected Serializer getGeneralPurpose(String mechanismType)
Optimize construction of a BeanSerializer by caching the type and property descriptors.
- Overrides:
- getGeneralPurpose in interface BaseSerializerFactory
public Serializer getSerializerAs(String mechanismType) throws JAXRPCException
- Specified by:
- getSerializerAs in interface SerializerFactory
- Overrides:
- getSerializerAs in interface BaseSerializerFactory