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) |
Constructor and Description |
---|
PostMatchContainerRequestContext(HttpRequest request,
ResourceMethodInvoker resourceMethod)
Deprecated.
|
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 |
MethodMetaData.getInvoker() |
Constructor and Description |
---|
MethodMetaData(ServiceRegistry serviceRegistry,
ResourceMethodInvoker invoker) |
Modifier and Type | Method and Description |
---|---|
String |
Messages.invoker(ResourceMethodInvoker invoker) |
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
|
Modifier and Type | Method and Description |
---|---|
ResourceMethodInvoker |
ResteasyWadlMethodMetaData.getResourceInvoker() |
Constructor and Description |
---|
ResteasyWadlMethodMetaData(ResteasyWadlServiceRegistry serviceRegistry,
ResourceMethodInvoker resourceInvoker) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.