Uses of Class
com.sun.xml.rpc.wsdl.document.soap.SOAPOperation
-
Packages that use SOAPOperation Package Description com.sun.xml.rpc.processor.modeler.wsdl -
-
Uses of SOAPOperation in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type SOAPOperation Modifier and Type Method Description protected booleanWSDLModelerBase. isStyleAndPartMatch(SOAPOperation soapOperation, MessagePart part)For Document/Lit the wsdl:part should only have element attribute and for RPC/Lit or RPC/Encoded the wsdl:part should only have type attribute inside wsdl:message.
-