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