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)
           
 

Method Detail

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 © The Apache Software Foundation. All Rights Reserved.