railo.runtime.functions.xml
Class AddSOAPRequestHeader

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

public class AddSOAPRequestHeader
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
AddSOAPRequestHeader()
           
 
Method Summary
static boolean call(PageContext pc, Object client, String nameSpace, String name, Object value)
           
static boolean call(PageContext pc, Object client, String nameSpace, String name, Object value, boolean mustUnderstand)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddSOAPRequestHeader

public AddSOAPRequestHeader()
Method Detail

call

public static boolean call(PageContext pc,
                           Object client,
                           String nameSpace,
                           String name,
                           Object value)
                    throws PageException
Throws:
PageException

call

public static boolean call(PageContext pc,
                           Object client,
                           String nameSpace,
                           String name,
                           Object value,
                           boolean mustUnderstand)
                    throws PageException
Throws:
PageException


Copyright © 2012 Railo