|
||||||||||
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(Response response)
|
Method Detail |
---|
void setResponse(Response response)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |