public class BinaryRelayBuilder extends Object implements org.apache.axis2.builder.Builder
| Constructor and Description |
|---|
BinaryRelayBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
processDocument(InputStream inputStream,
String contentType,
org.apache.axis2.context.MessageContext messageContext) |
static byte[] |
readAllFromInputSteam(InputStream in) |
public static byte[] readAllFromInputSteam(InputStream in) throws IOException
IOExceptionpublic 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.Builderorg.apache.axis2.AxisFaultCopyright © 2017 WSO2. All rights reserved.