HPSearch

cgl.hpsearch.wsi.util
Class EnvelopeFactory

java.lang.Object
  extended bycgl.hpsearch.wsi.util.EnvelopeFactory

public class EnvelopeFactory
extends Object


Constructor Summary
EnvelopeFactory()
           
 
Method Summary
static EnvelopeDocument generateSOAPEnvelopeForEPR(EndpointReferenceType epr, MessageHeaders wsaHeaders)
           
static EndpointReferenceType getDestination(MessageHeaders headers)
           
static XmlObject GetMessageBodyContent(EnvelopeDocument doc)
          Returns the contents of the body from the Envelope document
static boolean MustUnderstand(XmlObject obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvelopeFactory

public EnvelopeFactory()
Method Detail

getDestination

public static EndpointReferenceType getDestination(MessageHeaders headers)

generateSOAPEnvelopeForEPR

public static EnvelopeDocument generateSOAPEnvelopeForEPR(EndpointReferenceType epr,
                                                          MessageHeaders wsaHeaders)

GetMessageBodyContent

public static XmlObject GetMessageBodyContent(EnvelopeDocument doc)
Returns the contents of the body from the Envelope document

Parameters:
doc - - The Envelope document representing the message
Returns:

MustUnderstand

public static boolean MustUnderstand(XmlObject obj)

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006