Uses of Class
com.sun.xml.ws.api.ComponentFeature
-
Packages that use ComponentFeature Package Description 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 Modifier and Type Method Description List<ComponentFeature>ComponentsFeature. getComponentFeatures()Retrieves componentConstructor parameters in com.sun.xml.ws.api with type arguments of type ComponentFeature Constructor Description ComponentsFeature(List<ComponentFeature> componentFeatures)Constructs ComponentFeature with indicated component and target
-