org.apache.sandesha2.wsrm
Class MessagePending
java.lang.Object
org.apache.sandesha2.wsrm.MessagePending
- All Implemented Interfaces:
- IOMRMElement, IOMRMPart
- public class MessagePending
- extends java.lang.Object
- implements IOMRMPart
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePending
public MessagePending(java.lang.String namespaceValue)
throws SandeshaException
toSOAPEnvelope
public void toSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope envelope)
throws SandeshaException
- Specified by:
toSOAPEnvelope
in interface IOMRMPart
- Throws:
SandeshaException
getNamespaceValue
public java.lang.String getNamespaceValue()
- Specified by:
getNamespaceValue
in interface IOMRMElement
fromOMElement
public java.lang.Object fromOMElement(org.apache.axiom.om.OMElement messagePendingElement)
throws org.apache.axiom.om.OMException,
SandeshaException
- Specified by:
fromOMElement
in interface IOMRMElement
- Throws:
org.apache.axiom.om.OMException
SandeshaException
toOMElement
public org.apache.axiom.om.OMElement toOMElement(org.apache.axiom.om.OMElement headerElement)
throws org.apache.axiom.om.OMException,
SandeshaException
- Specified by:
toOMElement
in interface IOMRMElement
- Throws:
org.apache.axiom.om.OMException
SandeshaException
isNamespaceSupported
public boolean isNamespaceSupported(java.lang.String namespaceName)
- Specified by:
isNamespaceSupported
in interface IOMRMElement
isPending
public boolean isPending()
setPending
public void setPending(boolean pending)
Copyright © 2005-2006 Apache Web Services. All Rights Reserved.