Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject
-
Packages that use WSDLFeaturedObject Package Description com.sun.xml.ws.api.model.wsdl com.sun.xml.ws.api.model.wsdl.editable com.sun.xml.ws.binding com.sun.xml.ws.model.wsdl -
-
Uses of WSDLFeaturedObject in com.sun.xml.ws.api.model.wsdl
Subinterfaces of WSDLFeaturedObject in com.sun.xml.ws.api.model.wsdl Modifier and Type Interface Description interfaceWSDLBoundPortTypeWSDLPortTypebound with a specific binding.interfaceWSDLPortAbstracts wsdl:service/wsdl:port -
Uses of WSDLFeaturedObject in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLFeaturedObject in com.sun.xml.ws.api.model.wsdl.editable Modifier and Type Interface Description interfaceEditableWSDLBoundPortTypeinterfaceEditableWSDLPort -
Uses of WSDLFeaturedObject in com.sun.xml.ws.binding
Methods in com.sun.xml.ws.binding with parameters of type WSDLFeaturedObject Modifier and Type Method Description voidWebServiceFeatureList. setParentFeaturedObject(WSDLFeaturedObject parent)Set the parent features. -
Uses of WSDLFeaturedObject in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLFeaturedObject Modifier and Type Class Description classWSDLBoundPortTypeImplImplementation ofWSDLBoundPortTypeclassWSDLPortImplImplementation ofWSDLPort
-