Uses of Class
com.sun.xml.ws.api.ComponentFeature

Packages that use ComponentFeature
com.sun.xml.ws.api JAX-WS RI extension of JAX-WS API. 
 

Uses of ComponentFeature in com.sun.xml.ws.api
 

Methods in com.sun.xml.ws.api that return types with arguments of type ComponentFeature
 List<ComponentFeature> ComponentsFeature.getComponentFeatures()
          Retrieves component
 

Constructor parameters in com.sun.xml.ws.api with type arguments of type ComponentFeature
ComponentsFeature(List<ComponentFeature> componentFeatures)
          Constructs ComponentFeature with indicated component and target
 



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