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.binding -
-
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.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.
-