Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLPart
Packages that use WSDLPart
Package
Description
-
Uses of WSDLPart in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLPartModifier and TypeMethodDescriptionWSDLBoundOperation.getPart(String partName, WebParam.Mode mode) GetsWSDLPartfor the given wsdl:input or wsdl:output partMethods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLPartModifier and TypeMethodDescriptionWSDLBoundOperation.getInParts()WSDLBoundOperation.getOutParts()WSDLMessage.parts()Gets all the parts. -
Uses of WSDLPart in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLPart in com.sun.xml.ws.api.model.wsdl.editable -
Uses of WSDLPart in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLPart