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

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

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

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

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

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

Methods in org.xmlsoap.schemas.wsdl.soap12 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.soap12 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.