org.apache.synapse.commons.builders
Class XFormURLEncodedBuilder
java.lang.Object
org.apache.synapse.commons.builders.XFormURLEncodedBuilder
- All Implemented Interfaces:
- org.apache.axis2.builder.Builder
public class XFormURLEncodedBuilder
- extends Object
- implements org.apache.axis2.builder.Builder
Synapse specific message builder for "application/x-www-form-urlencoded" content type. This
builder extends the functionality provided by the Axis2 builder.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XFormURLEncodedBuilder
public XFormURLEncodedBuilder()
processDocument
public org.apache.axiom.om.OMElement processDocument(InputStream inputStream,
String s,
org.apache.axis2.context.MessageContext messageContext)
throws org.apache.axis2.AxisFault
- Specified by:
processDocument in interface org.apache.axis2.builder.Builder
- Throws:
org.apache.axis2.AxisFault
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.