Uses of Interface
com.sun.xml.ws.config.metro.dev.FeatureReader

Packages that use FeatureReader
com.sun.xml.ws.config.metro.dev   
com.sun.xml.ws.runtime.config   
 

Uses of FeatureReader in com.sun.xml.ws.config.metro.dev
 

Classes in com.sun.xml.ws.config.metro.dev that implement FeatureReader
 class SimpleFeatureReader<T extends WebServiceFeature>
          Parse a feature with no further attributes than "enabled" and return it as a WebServiceFeature instance.
 

Methods in com.sun.xml.ws.config.metro.dev that return FeatureReader
 FeatureReader ElementFeatureMapping.getFeatureReader()
           
 

Uses of FeatureReader in com.sun.xml.ws.runtime.config
 

Classes in com.sun.xml.ws.runtime.config that implement FeatureReader
 class TubelineFeatureReader
           
 



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