Package | Description |
---|---|
org.jboss.example.jaxrs2.async | |
org.jboss.resteasy.example.pubsub | |
org.jboss.resteasy.test.async | |
org.jboss.resteasy.test.async.callback |
Modifier and Type | Method and Description |
---|---|
void |
ChatListener.listen(AsyncResponse res) |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionResource.longPoll(String name,
AsyncResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
JaxrsResource.cancel(AsyncResponse response) |
void |
JaxrsResource.get(AsyncResponse response) |
void |
JaxrsResource.injectionFailure(AsyncResponse response) |
void |
JaxrsResource.injectionFailure(AsyncResponse response,
int id) |
void |
JaxrsResource.resumeObject(AsyncResponse response) |
void |
JaxrsResource.resumeObjectThread(AsyncResponse response) |
void |
Resource.suspend(AsyncResponse asyncResponse) |
void |
JaxrsResource.timeout(AsyncResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
Resource.suspend(AsyncResponse asyncResponse) |
Copyright © 2013. All Rights Reserved.