|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.sandesha2.wsrm.MessagePending
public class MessagePending
Only RM11 namespace supported
Constructor Summary | |
---|---|
MessagePending()
|
Method Summary | |
---|---|
java.lang.Object |
fromHeaderBlock(org.apache.axiom.soap.SOAPHeaderBlock messagePendingElement)
|
boolean |
isPending()
|
void |
setPending(boolean pending)
|
void |
toHeader(org.apache.axiom.soap.SOAPHeader header)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessagePending()
Method Detail |
---|
public java.lang.Object fromHeaderBlock(org.apache.axiom.soap.SOAPHeaderBlock messagePendingElement) throws org.apache.axiom.om.OMException, SandeshaException
fromHeaderBlock
in interface RMHeaderPart
org.apache.axiom.om.OMException
SandeshaException
public boolean isPending()
public void setPending(boolean pending)
public void toHeader(org.apache.axiom.soap.SOAPHeader header)
toHeader
in interface RMHeaderPart
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |