javax.wsdl.extensions.soap
public interface SOAPOperation extends ExtensibilityElement, Serializable
Method Summary | |
---|---|
String | getSoapActionURI()
Get the value of the SOAP action attribute.
|
String | getStyle()
Get the style for this SOAP operation. |
void | setSoapActionURI(String soapActionURI)
Set the SOAP action attribute.
|
void | setStyle(String style)
Set the style for this SOAP operation.
|
Returns: the SOAP action attribute's value
Parameters: soapActionURI the desired value of the SOAP action header for this operation.
Parameters: style the desired style