Uses of Class
com.sun.jersey.test.framework.WebAppDescriptor.FilterDescriptor

Packages that use WebAppDescriptor.FilterDescriptor
com.sun.jersey.test.framework Provides support for testing JAX-RS and Jersey-based applications. 
 

Uses of WebAppDescriptor.FilterDescriptor in com.sun.jersey.test.framework
 

Fields in com.sun.jersey.test.framework with type parameters of type WebAppDescriptor.FilterDescriptor
protected  List<WebAppDescriptor.FilterDescriptor> WebAppDescriptor.Builder.filters
           
 

Methods in com.sun.jersey.test.framework that return types with arguments of type WebAppDescriptor.FilterDescriptor
 List<WebAppDescriptor.FilterDescriptor> WebAppDescriptor.getFilters()
          Get the filter class.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.