Uses of Class
org.apache.axis.deployment.wsdd.WSDDResponseFlow

Packages that use WSDDResponseFlow
org.apache.axis.deployment.wsdd   
 

Uses of WSDDResponseFlow in org.apache.axis.deployment.wsdd
 

Methods in org.apache.axis.deployment.wsdd that return WSDDResponseFlow
 WSDDResponseFlow WSDDTargetedChain.getResponseFlow()
           
 WSDDResponseFlow WSDDGlobalConfiguration.getResponseFlow()
          Get our response flow
 

Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDResponseFlow
 void WSDDTargetedChain.setResponseFlow(WSDDResponseFlow flow)
           
 void WSDDGlobalConfiguration.setResponseFlow(WSDDResponseFlow responseFlow)
          Set the response flow
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.