com.ibm.websphere.srm.bpel.wsaddressing
Class ReferencePropertiesType_Ser

java.lang.Object
  extended bycom.ibm.ws.webservices.engine.encoding.ser.BeanSerializer
      extended bycom.ibm.websphere.srm.bpel.wsaddressing.ReferencePropertiesType_Ser
All Implemented Interfaces:
java.io.Serializable, javax.xml.rpc.encoding.Serializer, com.ibm.ws.webservices.engine.encoding.Serializer

public class ReferencePropertiesType_Ser
extends com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer

See Also:
Serialized Form

Constructor Summary
ReferencePropertiesType_Ser(java.lang.Class _javaType, javax.xml.namespace.QName _xmlType, com.ibm.ws.webservices.engine.description.TypeDesc _typeDesc)
          Constructor
 
Method Summary
 void serialize(javax.xml.namespace.QName name, org.xml.sax.Attributes attributes, java.lang.Object value, com.ibm.ws.webservices.engine.encoding.SerializationContext context)
           
 
Methods inherited from class com.ibm.ws.webservices.engine.encoding.ser.BeanSerializer
getMechanismType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferencePropertiesType_Ser

public ReferencePropertiesType_Ser(java.lang.Class _javaType,
                                   javax.xml.namespace.QName _xmlType,
                                   com.ibm.ws.webservices.engine.description.TypeDesc _typeDesc)
Constructor

Method Detail

serialize

public void serialize(javax.xml.namespace.QName name,
                      org.xml.sax.Attributes attributes,
                      java.lang.Object value,
                      com.ibm.ws.webservices.engine.encoding.SerializationContext context)
               throws java.io.IOException
Throws:
java.io.IOException