Uses of Class
com.sun.tools.ws.wsdl.document.soap.SOAPOperation

Packages that use SOAPOperation
com.sun.tools.ws.processor.modeler.wsdl   
 

Uses of SOAPOperation in com.sun.tools.ws.processor.modeler.wsdl
 

Methods in com.sun.tools.ws.processor.modeler.wsdl with parameters of type SOAPOperation
protected  boolean WSDLModelerBase.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.