railo.runtime.functions.xml
Class GetSOAPResponseHeader

java.lang.Object
  extended by railo.runtime.functions.xml.GetSOAPResponseHeader
All Implemented Interfaces:
Serializable, Function

public final class GetSOAPResponseHeader
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetSOAPResponseHeader()
           
 
Method Summary
static Object call(PageContext pc, Object webservice, String namespace, String name)
           
static Object call(PageContext pc, Object webservice, String namespace, String name, boolean asXML)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetSOAPResponseHeader

public GetSOAPResponseHeader()
Method Detail

call

public static Object call(PageContext pc,
                          Object webservice,
                          String namespace,
                          String name)
                   throws PageException
Throws:
PageException

call

public static Object call(PageContext pc,
                          Object webservice,
                          String namespace,
                          String name,
                          boolean asXML)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo