-
- All Superinterfaces:
com.sun.xml.txw2.TypedXmlWriter
public interface SOAPOperation extends com.sun.xml.txw2.TypedXmlWriter- Author:
- WS Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SOAPOperationsoapAction(String value)SOAPOperationstyle(String value)
-
-
-
Method Detail
-
soapAction
SOAPOperation soapAction(String value)
-
style
SOAPOperation style(String value)
-
-