org.apache.axis2.builder
Class MTOMBuilder
java.lang.Object
org.apache.axis2.builder.MTOMBuilder
- All Implemented Interfaces:
- Builder
public class MTOMBuilder
- extends Object
- implements Builder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MTOMBuilder
public MTOMBuilder()
processDocument
public org.apache.axiom.om.OMElement processDocument(InputStream inputStream,
String contentType,
MessageContext messageContext)
throws AxisFault
- Specified by:
processDocument
in interface Builder
- Returns:
- Returns the document element.
- Throws:
AxisFault
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.