public class BinaryRelayBuilder
extends java.lang.Object
implements org.apache.axis2.builder.Builder
Constructor and Description |
---|
BinaryRelayBuilder() |
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
processDocument(java.io.InputStream inputStream,
java.lang.String contentType,
org.apache.axis2.context.MessageContext messageContext) |
static byte[] |
readAllFromInputSteam(java.io.InputStream in) |
public static byte[] readAllFromInputSteam(java.io.InputStream in) throws java.io.IOException
java.io.IOException
public org.apache.axiom.om.OMElement processDocument(java.io.InputStream inputStream, java.lang.String contentType, org.apache.axis2.context.MessageContext messageContext) throws org.apache.axis2.AxisFault
processDocument
in interface org.apache.axis2.builder.Builder
org.apache.axis2.AxisFault
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.