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
CreateSequence(AcksTo acksTo, org.apache.axiom.soap.SOAPFactory factory, java.lang.String rmNamespaceValue, java.lang.String addressingNamespaceValue)
           
 



Copyright © 2005-2006 Apache Web Services. All Rights Reserved.