Uses of Class
org.xmlsoap.schemas.wsdl.soap.TFault

Packages that use TFault
com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap11   
org.xmlsoap.schemas.wsdl.soap   
 

Uses of TFault in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap11
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap11 with parameters of type TFault
SOAP11BindingImpl(java.util.List<THeader> headers, TBody body, TFault fault)
           
SOAP11FaultImpl(TFault fault)
           
 

Uses of TFault in org.xmlsoap.schemas.wsdl.soap
 

Methods in org.xmlsoap.schemas.wsdl.soap that return TFault
 TFault ObjectFactory.createTFault()
          Create an instance of TFault
 

Methods in 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.xmlsoap.schemas.wsdl.soap with parameters of type TFault
 javax.xml.bind.JAXBElement<TFault> ObjectFactory.createFault(TFault value)
          Create an instance of JAXBElement<TFault>}
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.