Uses of Class
org.apache.axis.deployment.wsdd.WSDDResponseFlow
-
Packages that use WSDDResponseFlow Package Description org.apache.axis.deployment.wsdd -
-
Uses of WSDDResponseFlow in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return WSDDResponseFlow Modifier and Type Method Description WSDDResponseFlow
WSDDGlobalConfiguration. getResponseFlow()
Get our response flowWSDDResponseFlow
WSDDTargetedChain. getResponseFlow()
Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDResponseFlow Modifier and Type Method Description void
WSDDGlobalConfiguration. setResponseFlow(WSDDResponseFlow responseFlow)
Set the response flowvoid
WSDDTargetedChain. setResponseFlow(WSDDResponseFlow flow)
-