|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAPUse | |
|---|---|
| com.sun.tools.ws.processor.model | |
| com.sun.tools.ws.wsdl.document.soap | |
| Uses of SOAPUse in com.sun.tools.ws.processor.model |
|---|
| Methods in com.sun.tools.ws.processor.model that return SOAPUse | |
|---|---|
SOAPUse |
Operation.getUse()
|
| Methods in com.sun.tools.ws.processor.model with parameters of type SOAPUse | |
|---|---|
void |
Operation.setUse(SOAPUse u)
|
| Uses of SOAPUse in com.sun.tools.ws.wsdl.document.soap |
|---|
| Fields in com.sun.tools.ws.wsdl.document.soap declared as SOAPUse | |
|---|---|
static SOAPUse |
SOAPUse.ENCODED
|
static SOAPUse |
SOAPUse.LITERAL
|
| Methods in com.sun.tools.ws.wsdl.document.soap that return SOAPUse | |
|---|---|
SOAPUse |
SOAPHeaderFault.getUse()
|
SOAPUse |
SOAPFault.getUse()
|
SOAPUse |
SOAPHeader.getUse()
|
SOAPUse |
SOAPBody.getUse()
|
| Methods in com.sun.tools.ws.wsdl.document.soap with parameters of type SOAPUse | |
|---|---|
void |
SOAPHeaderFault.setUse(SOAPUse u)
|
void |
SOAPFault.setUse(SOAPUse u)
|
void |
SOAPHeader.setUse(SOAPUse u)
|
void |
SOAPBody.setUse(SOAPUse u)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||