Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.examples | |
org.jboss.resteasy.plugins.providers.html | |
org.jboss.resteasy.plugins.stats | |
org.jboss.resteasy.resteasy736 | |
org.jboss.resteasy.resteasy752 | |
org.jboss.resteasy.resteasy767 | |
org.jboss.resteasy.resteasy800 | |
org.jboss.resteasy.resteasy802 |
This test verifies that org.jboss.as.jaxrs.deployment.JaxrsComponentDeployer in an older version
of AS, 7.1.0.Final, is compatible with org.jboss.resteasy.util.GetRestful in resteasy-jaxrs.
|
org.jboss.resteasy.test.application | |
org.jboss.resteasy.test.smoke |
Modifier and Type | Method and Description |
---|---|
Response |
AsynchronousDispatcher.get(long wait,
String jobId) |
Modifier and Type | Method and Description |
---|---|
String |
Orders.getOrder(String id) |
Modifier and Type | Method and Description |
---|---|
View |
TestHtmlResource.testHtml(String value) |
Redirect |
TestHtmlResource.testParam(String value) |
Modifier and Type | Method and Description |
---|---|
RegistryData |
RegistryStatsResource.get() |
Modifier and Type | Method and Description |
---|---|
void |
TestResource.defalt(AsynchronousResponse response) |
void |
TestResource.test(AsynchronousResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
TestResource.timeoutStacksMultipleResponses(AsynchronousResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
TestResource.asyncDelay(AsynchronousResponse response) |
void |
TestResource.asyncNoDelay(AsynchronousResponse response) |
Response |
TestResource.sync() |
Modifier and Type | Method and Description |
---|---|
Response |
TestResource.test() |
Modifier and Type | Method and Description |
---|---|
Response |
TestResourceImpl.test() |
Response |
TestResource.test() |
Modifier and Type | Method and Description |
---|---|
String |
MyResource.getApplicationCount() |
String |
MyResource.getCount() |
String |
MyResource.getException() |
Modifier and Type | Method and Description |
---|---|
String |
ProtectedResource.getAdminNameCtx(SecurityContext ctx) |
String |
ProtectedResource.getAdminRole() |
String |
ProtectedResource.getAdminRoleCtx(SecurityContext ctx) |
String |
ProtectedResource.getAuthMethod(SecurityContext ctx) |
String |
SimpleResource.getBasic() |
String |
SimpleResource.getMatrixParam(String param) |
String |
SimpleResource.getQueryParam(String param) |
int |
SimpleResource.getUriParam(int param) |
String |
ProtectedResource.getUserNameCtx(SecurityContext ctx) |
String |
ProtectedResource.getUserRole() |
String |
ProtectedResource.getUserRoleCtx(SecurityContext ctx) |
String |
SimpleResource.getWild() |
Copyright © 2013. All Rights Reserved.