|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsynchronousResponse
This is injected into a jax-rs method via the @Suspend annotation.
It allows you to asynchronously send a response in another thread.
Method Summary | |
---|---|
void |
setResponse(javax.ws.rs.core.Response response)
|
Method Detail |
---|
void setResponse(javax.ws.rs.core.Response response)
|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |