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

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

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

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

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.