Uses of Class org.apache.axis.description.FaultDesc

Uses in package org.apache.axis.description

Methods with parameter type org.apache.axis.description.FaultDesc

void

Methods with return type org.apache.axis.description.FaultDesc

FaultDesc
Returns the FaultDesc for the fault class given.
FaultDesc
OperationDesc.getFaultByClass(Class cls, boolean checkParents)
Returns the FaultDesc for the fault class given.
FaultDesc
Returns the FaultDesc for a QName (which is typically found in the details element of a SOAP fault).
FaultDesc
Returns the FaultDesc for an XMLType.

Uses in package org.apache.axis.deployment.wsdd

Constructors with parameter type org.apache.axis.description.FaultDesc

Methods with parameter type org.apache.axis.description.FaultDesc

void

Methods with return type org.apache.axis.description.FaultDesc

FaultDesc

Uses in package org.apache.axis.wsdl.fromJava

Methods with parameter type org.apache.axis.description.FaultDesc

Message
Emitter.writeFaultMessage(Definition def, FaultDesc exception)
Create a Fault Message
SOAPFault
Method writeSOAPFault

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.