@Deprecated public interface AsynchronousResponse
It allows you to asynchronously send a response in another thread.
AsyncResponse
Modifier and Type | Method and Description |
---|---|
void |
setResponse(Response response)
Deprecated.
|
void setResponse(Response response)
Copyright © 2019 JBoss by Red Hat. All rights reserved.