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 inputStreamIOException
Copyright © 2017 WSO2. All rights reserved.