Uses of Class
org.apache.axis.deployment.wsdd.WSDDFaultFlow
-
Packages that use WSDDFaultFlow Package Description org.apache.axis.deployment.wsdd -
-
Uses of WSDDFaultFlow in org.apache.axis.deployment.wsdd
Methods in org.apache.axis.deployment.wsdd that return WSDDFaultFlow Modifier and Type Method Description WSDDFaultFlow
WSDDGlobalConfiguration. getFaultFlow(QName name)
WSDDFaultFlow
WSDDService. getFaultFlow(QName name)
WSDDFaultFlow
WSDDTargetedChain. getFaultFlow(QName name)
WSDDFaultFlow[]
WSDDGlobalConfiguration. getFaultFlows()
WSDDFaultFlow[]
WSDDService. getFaultFlows()
WSDDFaultFlow[]
WSDDTargetedChain. getFaultFlows()
-