|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TFault | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11 | |
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap |
Uses of TFault in org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11 that return TFault | |
---|---|
TFault |
SOAP11FaultImpl.getModel()
|
Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11.binding.soap.soap11 with parameters of type TFault | |
---|---|
SOAP11BindingImpl(java.util.List<THeader> headers,
TBody body,
TFault fault,
AbstractWSDLElementImpl parent)
|
|
SOAP11FaultImpl(TFault fault)
|
Uses of TFault in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap |
---|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap that return TFault | |
---|---|
TFault |
ObjectFactory.createTFault()
Create an instance of TFault |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap that return types with arguments of type TFault | |
---|---|
javax.xml.bind.JAXBElement<TFault> |
ObjectFactory.createFault(TFault value)
Create an instance of JAXBElement < TFault > } |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap with parameters of type TFault | |
---|---|
javax.xml.bind.JAXBElement<TFault> |
ObjectFactory.createFault(TFault value)
Create an instance of JAXBElement < TFault > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |