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