Class MTOMXmlOutput

java.lang.Object
com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput
All Implemented Interfaces:
XmlOutput

public final class MTOMXmlOutput extends XmlOutputAbstractImpl
XmlOutput decorator that supports MTOM.
Author:
Kohsuke Kawaguchi