org.switchboard
Class SoapRequest

java.lang.Object
  extended by org.switchboard.SoapRequest

public class SoapRequest
extends Object


Constructor Summary
SoapRequest(Hashtable params, String SOAPAction)
           
 
Method Summary
 String getRequest()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapRequest

public SoapRequest(Hashtable params,
                   String SOAPAction)
Method Detail

getRequest

public String getRequest()