Uses of Class
org.apache.sandesha2.wsrm.AcksTo

Packages that use AcksTo
org.apache.sandesha2.wsrm   
 

Uses of AcksTo in org.apache.sandesha2.wsrm
 

Methods in org.apache.sandesha2.wsrm that return AcksTo
 AcksTo CreateSequence.getAcksTo()
           
 AcksTo Accept.getAcksTo()
           
 

Methods in org.apache.sandesha2.wsrm with parameters of type AcksTo
 void CreateSequence.setAcksTo(AcksTo acksTo)
           
 void Accept.setAcksTo(AcksTo acksTo)
           
 

Constructors in org.apache.sandesha2.wsrm with parameters of type AcksTo
Accept(java.lang.String rmNamespace, AcksTo acksTo)
           
CreateSequence(AcksTo acksTo, org.apache.axiom.soap.SOAPFactory factory, java.lang.String rmNamespaceValue)
           
 



Copyright © The Apache Software Foundation. All Rights Reserved.