Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Packages that use WSDLBoundPortType
-
Uses of WSDLBoundPortType in com.sun.xml.ws.api.message
Methods in com.sun.xml.ws.api.message with parameters of type WSDLBoundPortTypeModifier and TypeMethodDescriptionfinal WSDLBoundOperationMessage.getOperation(WSDLBoundPortType boundPortType) Deprecated.It is not always possible to uniquely identify the WSDL Operation from just the information in the Message. -
Uses of WSDLBoundPortType in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLBoundPortTypeModifier and TypeMethodDescriptionWSDLModel.getBinding(QName name) GetsWSDLBoundPortTypethat modelswsdl:bindingWSDLModel.getBinding(QName serviceName, QName portName) Give aWSDLBoundPortTypefor the given wsdl:service and wsdl:port names.WSDLPort.getBinding()GetsWSDLBoundPortTypeassociated with theWSDLPort.WSDLBoundOperation.getBoundPortType()Gives the ownerWSDLBoundPortTypeMethods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLBoundPortType -
Uses of WSDLBoundPortType in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLBoundPortType in com.sun.xml.ws.api.model.wsdl.editable -
Uses of WSDLBoundPortType in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLBoundPortType