|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Body | |
|---|---|
| com.sun.xml.ws.security.soap12 | |
| Uses of Body in com.sun.xml.ws.security.soap12 |
|---|
| Fields in com.sun.xml.ws.security.soap12 declared as Body | |
|---|---|
protected Body |
Envelope.body
|
| Methods in com.sun.xml.ws.security.soap12 that return Body | |
|---|---|
Body |
ObjectFactory.createBody()
Create an instance of Body |
Body |
Envelope.getBody()
Gets the value of the body property. |
| Methods in com.sun.xml.ws.security.soap12 that return types with arguments of type Body | |
|---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
Create an instance of JAXBElement<Body>} |
| Methods in com.sun.xml.ws.security.soap12 with parameters of type Body | |
|---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
Create an instance of JAXBElement<Body>} |
void |
Envelope.setBody(Body value)
Sets the value of the body property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||