org.apache.servicemix.soap.interceptors.xml
Class DomInInterceptor
java.lang.Object
org.apache.servicemix.soap.core.AbstractInterceptor
org.apache.servicemix.soap.interceptors.xml.DomInInterceptor
- All Implemented Interfaces:
- Interceptor
public class DomInInterceptor
- extends AbstractInterceptor
- Author:
- Guillaume Nodet
|
Method Summary |
void |
handleMessage(Message message)
Create a DOM document from an InputStream content. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomInInterceptor
public DomInInterceptor()
handleMessage
public void handleMessage(Message message)
- Create a DOM document from an InputStream content.
- See Also:
Interceptor.handleMessage(org.apache.servicemix.soap.api.Message)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.