|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceRequestEnvironment.Method | |
|---|---|
| org.jboss.seam.mock | An integration test harness for Seam applications and Seam components, with built-in support for TestNG. |
| Uses of ResourceRequestEnvironment.Method in org.jboss.seam.mock |
|---|
| Methods in org.jboss.seam.mock that return ResourceRequestEnvironment.Method | |
|---|---|
static ResourceRequestEnvironment.Method |
ResourceRequestEnvironment.Method.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceRequestEnvironment.Method[] |
ResourceRequestEnvironment.Method.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.jboss.seam.mock with parameters of type ResourceRequestEnvironment.Method | |
|---|---|
ResourceRequestEnvironment.ResourceRequest(ResourceRequestEnvironment environment,
ResourceRequestEnvironment.Method httpMethod,
String requestPath)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||