| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsynchronousResponse |
protected class |
SynchronousExecutionContext.SynchronousAsynchronousResponse |
| Modifier and Type | Field and Description |
|---|---|
protected ResteasyAsynchronousResponse |
SynchronousExecutionContext.asynchronousResponse |
| Modifier and Type | Method and Description |
|---|---|
ResteasyAsynchronousResponse |
SynchronousExecutionContext.getAsyncResponse() |
ResteasyAsynchronousResponse |
SynchronousExecutionContext.suspend() |
ResteasyAsynchronousResponse |
SynchronousExecutionContext.suspend(long millis) |
ResteasyAsynchronousResponse |
SynchronousExecutionContext.suspend(long time,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceMethodInvoker.initializeAsync(ResteasyAsynchronousResponse asyncResponse) |
| Modifier and Type | Method and Description |
|---|---|
ResteasyAsynchronousResponse |
ResteasyAsynchronousContext.getAsyncResponse() |
ResteasyAsynchronousResponse |
ResteasyAsynchronousContext.suspend() |
ResteasyAsynchronousResponse |
ResteasyAsynchronousContext.suspend(long millis) |
ResteasyAsynchronousResponse |
ResteasyAsynchronousContext.suspend(long time,
TimeUnit unit) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.