cgl.hpsearch.wsi.util
Class EnvelopeFactory
java.lang.Object
cgl.hpsearch.wsi.util.EnvelopeFactory
- public class EnvelopeFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvelopeFactory
public EnvelopeFactory()
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)