|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbsItfFault | |
---|---|
org.ow2.easywsdl.wsdl.api | |
org.ow2.easywsdl.wsdl.api.abstractElmt | |
org.ow2.easywsdl.wsdl.api.abstractItf | |
org.ow2.easywsdl.wsdl.decorator | |
org.ow2.easywsdl.wsdl.impl.wsdl20 |
Uses of AbsItfFault in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfFault in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Fault
This interface represents a fault message, and contains the name of the fault and the message itself. |
Uses of AbsItfFault in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Uses of AbsItfFault in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfFault | |
---|---|
interface |
AbsItfOperation<In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault>
This interface represents a WSDL operation. |
Uses of AbsItfFault in org.ow2.easywsdl.wsdl.decorator |
---|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfFault | |
---|---|
DecoratorFaultImpl(AbsItfFault fault)
|
Uses of AbsItfFault in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfFault | |
---|---|
class |
FaultImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |