|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use THeader | |
|---|---|
| com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap11 | |
| org.xmlsoap.schemas.wsdl.soap | |
| Uses of THeader 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 THeader | |
|---|---|
SOAP11HeaderImpl(THeader header)
|
|
| Constructor parameters in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap11 with type arguments of type THeader | |
|---|---|
SOAP11BindingImpl(java.util.List<THeader> headers,
TBody body,
TFault fault)
|
|
| Uses of THeader in org.xmlsoap.schemas.wsdl.soap |
|---|
| Methods in org.xmlsoap.schemas.wsdl.soap that return THeader | |
|---|---|
THeader |
ObjectFactory.createTHeader()
Create an instance of THeader |
| Methods in org.xmlsoap.schemas.wsdl.soap 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.soap with parameters of type THeader | |
|---|---|
javax.xml.bind.JAXBElement<THeader> |
ObjectFactory.createHeader(THeader value)
Create an instance of JAXBElement<THeader>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||