Uses of Class
com.sun.jersey.test.framework.LowLevelAppDescriptor

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

Uses of LowLevelAppDescriptor in com.sun.jersey.test.framework
 

Methods in com.sun.jersey.test.framework that return LowLevelAppDescriptor
 LowLevelAppDescriptor LowLevelAppDescriptor.Builder.build()
          Build the low-level application descriptor.
static LowLevelAppDescriptor LowLevelAppDescriptor.transform(WebAppDescriptor wad)
          Transform a Web-based application descriptor into a low-level application descriptor.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.