-
- All Superinterfaces:
Documented,StartWithExtensionsType,com.sun.xml.txw2.TypedXmlWriter
public interface Binding extends com.sun.xml.txw2.TypedXmlWriter, StartWithExtensionsType
- Author:
- WS Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Bindingname(String value)BindingOperationTypeoperation()SOAPBindingsoap12Binding()SOAPBindingsoapBinding()Bindingtype(QName value)-
Methods inherited from interface com.sun.xml.ws.wsdl.writer.document.Documented
documentation
-
-
-
-
Method Detail
-
operation
BindingOperationType operation()
-
soapBinding
SOAPBinding soapBinding()
-
soap12Binding
SOAPBinding soap12Binding()
-
-