Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLPortType
-
Packages that use WSDLPortType Package Description com.sun.xml.ws.api.model.wsdl -
-
Uses of WSDLPortType in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLPortType Modifier and Type Method Description WSDLPortTypeWSDLBoundPortType. getPortType()Gets theWSDLPortTypeassociated with the wsdl:bindingWSDLPortTypeWSDLModel. getPortType(QName name)GetsWSDLPortTypethat modelswsdl:portTypeMethods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLPortType Modifier and Type Method Description Map<QName,? extends WSDLPortType>WSDLModel. getPortTypes()
-