|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TBody | |
|---|---|
| com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.soap.soap12 | |
| org.xmlsoap.schemas.wsdl.soap12 | |
| Uses of TBody 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 TBody | |
|---|---|
SOAP12BindingImpl(java.util.List<THeader> headers,
TBody body,
TFault fault)
|
|
SOAP12BodyImpl(TBody body)
|
|
| Uses of TBody in org.xmlsoap.schemas.wsdl.soap12 |
|---|
| Subclasses of TBody in org.xmlsoap.schemas.wsdl.soap12 | |
|---|---|
class |
TFault
Java class for tFault complex type. |
class |
TFaultRes
Java class for tFaultRes complex type. |
| Methods in org.xmlsoap.schemas.wsdl.soap12 that return TBody | |
|---|---|
TBody |
ObjectFactory.createTBody()
Create an instance of TBody |
| Methods in org.xmlsoap.schemas.wsdl.soap12 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.soap12 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 | |||||||||