| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.core.interception | |
| org.jboss.resteasy.spi | |
| org.jboss.resteasy.spi.interception |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceMethodInvoker |
AbstractAsynchronousResponse.method |
| Modifier and Type | Method and Description |
|---|---|
ResourceMethodInvoker |
AbstractAsynchronousResponse.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
ServerResponseWriter.setDefaultContentType(HttpRequest request,
BuiltResponse jaxrsResponse,
ResteasyProviderFactory providerFactory,
ResourceMethodInvoker method) |
void |
AbstractAsynchronousResponse.setMethod(ResourceMethodInvoker method) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceMethodInvoker |
PostMatchContainerRequestContext.resourceMethod |
| Modifier and Type | Method and Description |
|---|---|
ResourceMethodInvoker |
PostMatchContainerRequestContext.getResourceMethod() |
| Constructor and Description |
|---|
PostMatchContainerRequestContext(HttpRequest request,
ResourceMethodInvoker resourceMethod) |
| Modifier and Type | Method and Description |
|---|---|
ResourceMethodInvoker |
ResteasyAsynchronousResponse.getMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResteasyAsynchronousResponse.setMethod(ResourceMethodInvoker method) |
| Modifier and Type | Method and Description |
|---|---|
ServerResponse |
PreProcessInterceptor.preProcess(HttpRequest request,
ResourceMethodInvoker method)
Deprecated.
Preprocess resource method invocation
|
Copyright © 2016. All Rights Reserved.