|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SOAPBinding
| Method Summary | |
java.lang.String |
getStyle()
Get the style for this SOAP binding. |
java.lang.String |
getTransportURI()
Get the transport URI to be used with this binding. |
void |
setStyle(java.lang.String style)
Set the style for this SOAP binding. |
void |
setTransportURI(java.lang.String transportURI)
Set the SOAP transport URI to be used for communicating with this binding. |
| Methods inherited from interface javax.wsdl.extensions.ExtensibilityElement |
getElementType, getRequired, setElementType, setRequired |
| Method Detail |
public void setStyle(java.lang.String style)
style - the desired stylepublic java.lang.String getStyle()
public void setTransportURI(java.lang.String transportURI)
transportURI - the URI describing the transport
to be usedpublic java.lang.String getTransportURI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||