|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Fault | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11 | |
org.ow2.easywsdl.wsdl.impl.wsdl20 |
Uses of Fault in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement Fault | |
---|---|
class |
FaultImpl
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return Fault | |
---|---|
Fault |
OperationImpl.createFault()
|
Fault |
OperationImpl.getFaultByElementName(javax.xml.namespace.QName name)
|
Fault |
OperationImpl.removeFault(java.lang.String name)
|
Fault |
OperationImpl.removeFaultByElementName(javax.xml.namespace.QName name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type Fault | |
---|---|
void |
OperationImpl.addFault(Fault fault)
|
Uses of Fault in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return Fault | |
---|---|
Fault |
OperationImpl.createFault()
|
Fault |
OperationImpl.getFaultByElementName(javax.xml.namespace.QName name)
|
Fault |
OperationImpl.removeFault(java.lang.String name)
|
Fault |
OperationImpl.removeFaultByElementName(javax.xml.namespace.QName name)
|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type Fault | |
---|---|
void |
OperationImpl.addFault(Fault fault)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |