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 WSDDGlobalConfiguration.getResponseFlow()
          Get our response flow
 WSDDResponseFlow WSDDTargetedChain.getResponseFlow()
           
 

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



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