org.apache.axis2.transport
Class TransportUtils

java.lang.Object
  extended byorg.apache.axis2.transport.TransportUtils

public class TransportUtils
extends java.lang.Object


Constructor Summary
TransportUtils()
           
 
Method Summary
static SOAPEnvelope createSOAPMessage(MessageContext msgContext, java.lang.String soapNamespaceURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportUtils

public TransportUtils()
Method Detail

createSOAPMessage

public static SOAPEnvelope createSOAPMessage(MessageContext msgContext,
                                             java.lang.String soapNamespaceURI)
                                      throws AxisFault
Throws:
AxisFault