Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject

Packages that use WSDLFeaturedObject
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
 interface WSDLBoundPortType
          WSDLPortType bound with a specific binding.
 interface WSDLPort
          Abstracts 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
 interface EditableWSDLBoundPortType
           
 interface EditableWSDLPort
           
 

Uses of WSDLFeaturedObject in com.sun.xml.ws.binding
 

Methods in com.sun.xml.ws.binding with parameters of type WSDLFeaturedObject
 void WebServiceFeatureList.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
 class WSDLBoundPortTypeImpl
          Implementation of WSDLBoundPortType
 class WSDLPortImpl
          Implementation of WSDLPort
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.