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 Accept.getAcksTo()
           
 AcksTo CreateSequence.getAcksTo()
           
 

Methods in org.apache.sandesha2.wsrm with parameters of type AcksTo
 void Accept.setAcksTo(AcksTo acksTo)
           
 void CreateSequence.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 © 2005-2011 The Apache Software Foundation. All Rights Reserved.