|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TBody | |
|---|---|
| com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap11 | |
| org.xmlsoap.schemas.wsdl.soap | |
| Uses of TBody 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 TBody | |
|---|---|
SOAP11BindingImpl(java.util.List<THeader> headers,
TBody body,
TFault fault)
|
|
SOAP11BodyImpl(TBody body)
|
|
| Uses of TBody in org.xmlsoap.schemas.wsdl.soap |
|---|
| Subclasses of TBody in org.xmlsoap.schemas.wsdl.soap | |
|---|---|
class |
TFault
Java class for tFault complex type. |
class |
TFaultRes
Java class for tFaultRes complex type. |
| Methods in org.xmlsoap.schemas.wsdl.soap that return TBody | |
|---|---|
TBody |
ObjectFactory.createTBody()
Create an instance of TBody |
| Methods in org.xmlsoap.schemas.wsdl.soap that return types with arguments of type TBody | |
|---|---|
javax.xml.bind.JAXBElement<TBody> |
ObjectFactory.createBody(TBody value)
Create an instance of JAXBElement<TBody>} |
| Methods in org.xmlsoap.schemas.wsdl.soap with parameters of type TBody | |
|---|---|
javax.xml.bind.JAXBElement<TBody> |
ObjectFactory.createBody(TBody value)
Create an instance of JAXBElement<TBody>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||