Uses of Class
org.apache.axis.deployment.wsdd.WSDDRequestFlow
-
Packages that use WSDDRequestFlow Package Description org.apache.axis.deployment.wsdd -
-
Uses of WSDDRequestFlow in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return WSDDRequestFlow Modifier and Type Method Description WSDDRequestFlow
WSDDGlobalConfiguration. getRequestFlow()
Get our request flowWSDDRequestFlow
WSDDTargetedChain. getRequestFlow()
Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDRequestFlow Modifier and Type Method Description void
WSDDGlobalConfiguration. setRequestFlow(WSDDRequestFlow reqFlow)
Set our request flowvoid
WSDDTargetedChain. setRequestFlow(WSDDRequestFlow flow)
-