Uses of Class
com.sun.xml.ws.api.model.soap.SOAPBinding
Packages that use SOAPBinding
Package
Description
-
Uses of SOAPBinding in com.sun.xml.ws.api.model
Methods in com.sun.xml.ws.api.model that return SOAPBindingModifier and TypeMethodDescriptionJavaMethod.getBinding()Binding object - aSOAPBindingisntance. -
Uses of SOAPBinding in com.sun.xml.ws.model
Methods in com.sun.xml.ws.model that return SOAPBindingModifier and TypeMethodDescriptionprotected SOAPBindingRuntimeModeler.createBinding(SOAPBinding soapBinding) creates a runtime modelSOAPBindingfrom ajakarta.jws.soap.SOAPBindingobjectJavaMethodImpl.getBinding() -
Uses of SOAPBinding in com.sun.xml.ws.model.soap
Subclasses of SOAPBinding in com.sun.xml.ws.model.soapModifier and TypeClassDescriptionclassA wsdl:opeartion binding object that represents soap:binding.Constructors in com.sun.xml.ws.model.soap with parameters of type SOAPBinding -
Uses of SOAPBinding in com.sun.xml.ws.wsdl.writer
Methods in com.sun.xml.ws.wsdl.writer with parameters of type SOAPBindingModifier and TypeMethodDescriptionprotected voidWSDLGenerator.generateSOAPMessages(JavaMethodImpl method, SOAPBinding binding) Generates messages for a SOAPBinding