|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPUse | |
---|---|
com.sun.tools.ws.processor.model | |
com.sun.tools.ws.processor.modeler.annotation | |
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.processor.modeler.annotation |
---|
Fields in com.sun.tools.ws.processor.modeler.annotation declared as SOAPUse | |
---|---|
protected SOAPUse |
WebServiceVisitor.soapUse
|
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 |
SOAPFault.getUse()
|
SOAPUse |
SOAPBody.getUse()
|
SOAPUse |
SOAPHeader.getUse()
|
SOAPUse |
SOAPHeaderFault.getUse()
|
Methods in com.sun.tools.ws.wsdl.document.soap with parameters of type SOAPUse | |
---|---|
void |
SOAPFault.setUse(SOAPUse u)
|
void |
SOAPBody.setUse(SOAPUse u)
|
void |
SOAPHeader.setUse(SOAPUse u)
|
void |
SOAPHeaderFault.setUse(SOAPUse u)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |