Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » net » axis » server » [javadoc | source]
org.jboss.net.axis.server
public class: EntityBeanDeserializerFactory [javadoc | source]
java.lang.Object
   org.apache.axis.encoding.ser.BaseDeserializerFactory
      org.jboss.net.axis.ParameterizableDeserializerFactory
         org.jboss.net.axis.server.EntityBeanDeserializerFactory
Factory for server-side Entity Bean Deserialization.
Fields inherited from org.jboss.net.axis.ParameterizableDeserializerFactory:
options
Constructor:
 public EntityBeanDeserializerFactory(Class javaType,
    QName xmlType) 
    the usual constructor used by axis
 public EntityBeanDeserializerFactory(Class javaType,
    QName xmlType,
    Hashtable options) 
    the extended constructor that is parameterized
Methods from org.jboss.net.axis.ParameterizableDeserializerFactory:
getDeserializerAs,   getOptions,   setOptions
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait