|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.axis.encoding.ser.BaseFactory (src) org.jboss.axis.encoding.ser.BaseSerializerFactory (src) org.jboss.axis.encoding.ser.BeanSerializerFactory
SerializerFactory for Bean
Field Summary | |
protected BeanPropertyDescriptor (src) [] |
propertyDescriptor
|
protected TypeDesc (src) |
typeDesc
|
Fields inherited from class org.jboss.axis.encoding.ser.BaseSerializerFactory (src) |
getSerializer, javaType, ser, serClass, serClassConstructor, xmlType |
Constructor Summary | |
BeanSerializerFactory(java.lang.Class javaType,
QName (src) xmlType)
|
Method Summary | |
protected Serializer (src) |
getGeneralPurpose(java.lang.String mechanismType)
Optimize construction of a BeanSerializer by caching the type and property descriptors. |
Serializer (src) |
getSerializerAs(java.lang.String mechanismType)
|
Methods inherited from class org.jboss.axis.encoding.ser.BaseSerializerFactory (src) |
createFactory, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAsInternal, getSpecialized, getSupportedMechanismTypes, getXMLType |
Methods inherited from class org.jboss.axis.encoding.ser.BaseFactory (src) |
getMethod |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected TypeDesc (src) typeDesc
protected BeanPropertyDescriptor (src) [] propertyDescriptor
Constructor Detail |
public BeanSerializerFactory(java.lang.Class javaType, QName (src) xmlType)
Method Detail |
public Serializer (src) getSerializerAs(java.lang.String mechanismType) throws JAXRPCException (src)
getSerializerAs
in interface SerializerFactory (src)
getSerializerAs
in class BaseSerializerFactory (src)
JAXRPCException (src)
protected Serializer (src) getGeneralPurpose(java.lang.String mechanismType)
getGeneralPurpose
in class BaseSerializerFactory (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |