public class SOAPEnvelopeCreator extends Object
| Constructor and Description |
|---|
SOAPEnvelopeCreator() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.axiom.soap.SOAPEnvelope |
getSOAPEnvelopeFromStream(InputStream inputStream)
Creates a SOAPEnvelope from an InputStream
|
public static org.apache.axiom.soap.SOAPEnvelope getSOAPEnvelopeFromStream(InputStream inputStream) throws IOException
inputStream - the inputStreamIOExceptionCopyright © 2019 WSO2. All rights reserved.