Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.jsapi | |
org.jboss.resteasy.plugins.stats | |
org.jboss.resteasy.test.smoke |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousDispatcher |
Modifier and Type | Method and Description |
---|---|
Response |
AsynchronousDispatcher.get(long wait,
String jobId) |
Response |
AsynchronousDispatcher.readAndRemove(long wait,
String jobId) |
void |
AsynchronousDispatcher.remove(String jobId) |
Modifier and Type | Method and Description |
---|---|
static String |
MethodMetaData.appendURIFragments(ServiceRegistry registry,
Path classPath,
Path methodPath) |
Modifier and Type | Class and Description |
---|---|
class |
RegistryStatsResource |
Modifier and Type | Class and Description |
---|---|
class |
SimpleResource |
Modifier and Type | Method and Description |
---|---|
void |
SimpleResource.failure(AsynchronousResponse response) |
void |
SimpleResource.getBasic(AsynchronousResponse response) |
Customer |
SimpleResource.getCustomer() |
void |
SimpleResource.getGzip(AsynchronousResponse response) |
Copyright © 2014. All Rights Reserved.