railo.runtime.functions.xml
Class GetSOAPRequestHeader

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

public final class GetSOAPRequestHeader
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

GetSOAPRequestHeader

public GetSOAPRequestHeader()
Method Detail

call

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

call

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


Copyright © 2012 Railo