org.apache.sandesha2.wsrm
Interface RMHeaderPart
- All Known Implementing Classes:
- AckRequested, MessagePending, Sequence, SequenceAcknowledgement, SequenceFault, UsesSequenceSTR
public interface RMHeaderPart
Method Summary |
java.lang.Object |
fromHeaderBlock(org.apache.axiom.soap.SOAPHeaderBlock element)
|
void |
toHeader(org.apache.axiom.soap.SOAPHeader header)
|
toHeader
void toHeader(org.apache.axiom.soap.SOAPHeader header)
throws SandeshaException
- Throws:
SandeshaException
fromHeaderBlock
java.lang.Object fromHeaderBlock(org.apache.axiom.soap.SOAPHeaderBlock element)
throws org.apache.axis2.AxisFault
- Throws:
org.apache.axis2.AxisFault
Copyright © 2007 Apache Web Services Project. All Rights Reserved.