Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.keystone.client | |
org.jboss.resteasy.keystone.server | |
org.jboss.resteasy.plugins.providers.html | |
org.jboss.resteasy.plugins.stats |
Modifier and Type | Method and Description |
---|---|
Response |
AsynchronousDispatcher.get(long wait,
String jobId) |
Modifier and Type | Method and Description |
---|---|
User |
UsersResource.get(String id) |
Role |
RolesResource.get(String id) |
Access |
TokenVerifier.get(String tokenId) |
Project |
ProjectsResource.get(String id) |
Projects |
ProjectsResource.query(String name) |
Modifier and Type | Method and Description |
---|---|
Role |
RolesService.get(String id) |
Access |
TokenService.get(String tokenId) |
User |
UsersService.get(String id) |
Project |
ProjectsService.getProject(String id) |
Projects |
ProjectsService.getProjects(String name) |
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() |
Copyright © 2016. All rights reserved.