Modifier and Type | Class and Description |
---|---|
class |
AbstractExecutionContext |
class |
SynchronousExecutionContext |
Modifier and Type | Field and Description |
---|---|
protected ResteasyAsynchronousContext |
MockHttpRequest.asynchronousContext |
Modifier and Type | Method and Description |
---|---|
ResteasyAsynchronousContext |
MockHttpRequest.getAsyncContext() |
ResteasyAsynchronousContext |
MockHttpRequest.getAsynchronousContext() |
Modifier and Type | Method and Description |
---|---|
void |
MockHttpRequest.setAsynchronousContext(ResteasyAsynchronousContext asynchronousContext) |
Modifier and Type | Method and Description |
---|---|
ResteasyAsynchronousContext |
NettyHttpRequest.getAsyncContext() |
Modifier and Type | Field and Description |
---|---|
protected ResteasyAsynchronousContext |
Servlet3AsyncHttpRequest.asynchronousContext |
Modifier and Type | Method and Description |
---|---|
ResteasyAsynchronousContext |
Servlet3AsyncHttpRequest.getAsyncContext() |
ResteasyAsynchronousContext |
HttpServletInputMessage.getAsyncContext() |
Modifier and Type | Method and Description |
---|---|
ResteasyAsynchronousContext |
HttpServerRequest.getAsyncContext() |
Modifier and Type | Method and Description |
---|---|
ResteasyAsynchronousContext |
HttpRequest.getAsyncContext() |
Modifier and Type | Method and Description |
---|---|
ResteasyAsynchronousContext |
DelegatingHttpRequest.getAsyncContext() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.