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 WSDDResponseFlowWSDDGlobalConfiguration. getResponseFlow()Get our response flowWSDDResponseFlowWSDDTargetedChain. getResponseFlow()Methods in org.apache.axis.deployment.wsdd with parameters of type WSDDResponseFlow Modifier and Type Method Description voidWSDDGlobalConfiguration. setResponseFlow(WSDDResponseFlow responseFlow)Set the response flowvoidWSDDTargetedChain. setResponseFlow(WSDDResponseFlow flow)
-