|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAPStyle | |
|---|---|
| com.sun.tools.ws.processor.model | |
| com.sun.tools.ws.processor.modeler.annotation | |
| com.sun.tools.ws.wsdl.document.soap | |
| Uses of SOAPStyle in com.sun.tools.ws.processor.model |
|---|
| Methods in com.sun.tools.ws.processor.model that return SOAPStyle | |
|---|---|
SOAPStyle |
Port.getStyle()
|
SOAPStyle |
Operation.getStyle()
|
| Methods in com.sun.tools.ws.processor.model with parameters of type SOAPStyle | |
|---|---|
void |
Port.setStyle(SOAPStyle s)
|
void |
Operation.setStyle(SOAPStyle s)
|
| Uses of SOAPStyle in com.sun.tools.ws.processor.modeler.annotation |
|---|
| Fields in com.sun.tools.ws.processor.modeler.annotation declared as SOAPStyle | |
|---|---|
protected SOAPStyle |
WebServiceVisitor.soapStyle
|
| Methods in com.sun.tools.ws.processor.modeler.annotation with parameters of type SOAPStyle | |
|---|---|
static boolean |
WebServiceVisitor.sameStyle(javax.jws.soap.SOAPBinding.Style style,
SOAPStyle soapStyle)
|
| Uses of SOAPStyle in com.sun.tools.ws.wsdl.document.soap |
|---|
| Fields in com.sun.tools.ws.wsdl.document.soap declared as SOAPStyle | |
|---|---|
static SOAPStyle |
SOAPStyle.DOCUMENT
|
static SOAPStyle |
SOAPStyle.RPC
|
| Methods in com.sun.tools.ws.wsdl.document.soap that return SOAPStyle | |
|---|---|
SOAPStyle |
SOAPOperation.getStyle()
|
SOAPStyle |
SOAPBinding.getStyle()
|
| Methods in com.sun.tools.ws.wsdl.document.soap with parameters of type SOAPStyle | |
|---|---|
void |
SOAPOperation.setStyle(SOAPStyle s)
|
void |
SOAPBinding.setStyle(SOAPStyle s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||