org.apache.sandesha2.wsrm
Class LastMessageNumber
java.lang.Object
org.apache.sandesha2.wsrm.LastMessageNumber
public class LastMessageNumber
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LastMessageNumber
public LastMessageNumber(java.lang.String namespaceValue)
throws SandeshaException
- Throws:
SandeshaException
getMessageNumber
public long getMessageNumber()
setMessageNumber
public void setMessageNumber(long messageNumber)
fromOMElement
public java.lang.Object fromOMElement(org.apache.axiom.om.OMElement msgNumberPart)
throws org.apache.axiom.om.OMException
- Throws:
org.apache.axiom.om.OMException
toOMElement
public org.apache.axiom.om.OMElement toOMElement(org.apache.axiom.om.OMElement element,
org.apache.axiom.om.OMNamespace rmNamespace)
throws org.apache.axiom.om.OMException
- Throws:
org.apache.axiom.om.OMException
getNamespaceValue
public java.lang.String getNamespaceValue()
throws org.apache.axiom.om.OMException
- Throws:
org.apache.axiom.om.OMException
isNamespaceSupported
public boolean isNamespaceSupported(java.lang.String namespaceName)
Copyright © The Apache Software Foundation. All Rights Reserved.