org.apache.sandesha2.wsrm
Class UsesSequenceSTR

java.lang.Object
  extended by org.apache.sandesha2.wsrm.UsesSequenceSTR
All Implemented Interfaces:
RMHeaderPart

public class UsesSequenceSTR
extends java.lang.Object
implements RMHeaderPart

Class which handles the UsesSequenceSTR header block Only RM11 namespace supported


Constructor Summary
UsesSequenceSTR()
           
 
Method Summary
 java.lang.Object fromHeaderBlock(org.apache.axiom.soap.SOAPHeaderBlock headerBlock)
           
 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

UsesSequenceSTR

public UsesSequenceSTR()
Method Detail

fromHeaderBlock

public java.lang.Object fromHeaderBlock(org.apache.axiom.soap.SOAPHeaderBlock headerBlock)
                                 throws org.apache.axiom.om.OMException
Specified by:
fromHeaderBlock in interface RMHeaderPart
Throws:
org.apache.axiom.om.OMException

toHeader

public void toHeader(org.apache.axiom.soap.SOAPHeader header)
Specified by:
toHeader in interface RMHeaderPart


Copyright © The Apache Software Foundation. All Rights Reserved.