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

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

Uses of THeader 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 THeader
SOAP12HeaderImpl(THeader header)
           
 

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

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

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

Methods in org.xmlsoap.schemas.wsdl.soap12 that return types with arguments of type THeader
 javax.xml.bind.JAXBElement<THeader> ObjectFactory.createHeader(THeader value)
          Create an instance of JAXBElement<THeader>}
 

Methods in org.xmlsoap.schemas.wsdl.soap12 with parameters of type THeader
 javax.xml.bind.JAXBElement<THeader> ObjectFactory.createHeader(THeader value)
          Create an instance of JAXBElement<THeader>}
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.