Uses of Interface
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter

Packages that use MTOMAwareXMLStreamWriter
org.apache.axis2.databinding   
org.apache.axis2.databinding.utils.writer   
 

Uses of MTOMAwareXMLStreamWriter in org.apache.axis2.databinding
 

Methods in org.apache.axis2.databinding with parameters of type MTOMAwareXMLStreamWriter
abstract  void ADBDataSource.serialize(MTOMAwareXMLStreamWriter xmlWriter)
           
 

Uses of MTOMAwareXMLStreamWriter in org.apache.axis2.databinding.utils.writer
 

Classes in org.apache.axis2.databinding.utils.writer that implement MTOMAwareXMLStreamWriter
 class MTOMAwareOMBuilder
           
 class MTOMAwareXMLSerializer
          this class wrapps the existing xmlStreamWriter and implements the new method writeDataHandler
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.