org.apache.cocoon.components.language.markup.xsp
Class SOAPHelper
java.lang.Object
org.apache.cocoon.components.language.markup.xsp.SOAPHelper
public class SOAPHelper
- extends Object
Helper for the SOAP logicsheet.
- Since:
- July 16, 2001
- Version:
- CVS $Id: SOAPHelper.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Ovidiu Predescu, Vadim Gritsenko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPHelper
public SOAPHelper(ComponentManager manager,
String urlContext,
String url,
String action,
String authorization,
XScriptObject xscriptObject)
throws MalformedURLException,
ComponentException
- Throws:
MalformedURLException
ComponentException
invoke
public XScriptObject invoke()
throws ProcessingException
- Throws:
ProcessingException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.