public class FastInfosetPOXBuilder extends Object implements org.apache.axis2.builder.Builder
| Constructor and Description |
|---|
FastInfosetPOXBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
processDocument(InputStream inputStream,
String contentType,
org.apache.axis2.context.MessageContext messageContext)
Returns a OMElement handler to the document element of the Fast Infoset message.
|
public org.apache.axiom.om.OMElement processDocument(InputStream inputStream, String contentType, org.apache.axis2.context.MessageContext messageContext) throws org.apache.axis2.AxisFault
processDocument in interface org.apache.axis2.builder.BuilderinputStream - InputStream to the messagecontentType - Content type of the messagemessageContext - MessageContext to be usedorg.apache.axis2.AxisFaultBuilder.processDocument(InputStream, String, MessageContext)Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.