Uses of Interface
javax.ws.rs.core.Feature

Packages that use Feature
javax.ws.rs.core Low-level interfaces and annotations used to create RESTful service resources. 
 

Uses of Feature in javax.ws.rs.core
 

Methods in javax.ws.rs.core that return types with arguments of type Feature
 java.util.Collection<Feature> Configurable.getFeatures()
          Get the immutable set of configured features.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.