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

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

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

Methods in org.apache.axis.deployment.wsdd that return WSDDRequestFlow
 WSDDRequestFlow WSDDTargetedChain.getRequestFlow()
           
 WSDDRequestFlow WSDDGlobalConfiguration.getRequestFlow()
          Get our request flow
 

Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDRequestFlow
 void WSDDTargetedChain.setRequestFlow(WSDDRequestFlow flow)
           
 void WSDDGlobalConfiguration.setRequestFlow(WSDDRequestFlow reqFlow)
          Set our request flow
 



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