org.apache.servicemix.soap.marshalers
Class SoapReader
java.lang.Object
org.apache.servicemix.soap.marshalers.SoapReader
public class SoapReader
- extends Object
- Since:
- 3.0
- Version:
- $Revision: 1.5 $
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_CONTENT
protected static final Source EMPTY_CONTENT
SoapReader
public SoapReader(SoapMarshaler marshaler)
read
public SoapMessage read(InputStream is,
String contentType)
throws Exception
- Throws:
Exception
read
public SoapMessage read(InputStream is)
throws Exception
- Throws:
Exception
read
public SoapMessage read(MimeMessage mime)
throws Exception
- Throws:
Exception
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.