Uses of Class
com.sun.xml.rpc.wsdl.document.soap.SOAPOperation
Packages that use SOAPOperation
-
Uses of SOAPOperation in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type SOAPOperationModifier and TypeMethodDescriptionprotected 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.