Package | Description |
---|---|
com.sun.jersey.test.framework |
Provides support for testing JAX-RS and Jersey-based applications.
|
com.sun.jersey.test.framework.spi.container.external | |
com.sun.jersey.test.framework.spi.container.grizzly2.web |
Modifier and Type | Method and Description |
---|---|
WebAppDescriptor |
WebAppDescriptor.Builder.build()
Build the Web-based application descriptor.
|
Modifier and Type | Method and Description |
---|---|
static LowLevelAppDescriptor |
LowLevelAppDescriptor.transform(WebAppDescriptor wad)
Transform a Web-based application descriptor into a low-level
application descriptor.
|
Modifier and Type | Method and Description |
---|---|
Class<WebAppDescriptor> |
ExternalTestContainerFactory.supports() |
Modifier and Type | Method and Description |
---|---|
Class<WebAppDescriptor> |
GrizzlyWebTestContainerFactory.supports() |
Copyright © 2013 Oracle Corporation. All rights reserved.