| Package | Description |
|---|---|
| org.everrest.core | |
| org.everrest.core.impl | |
| org.everrest.core.impl.async | |
| org.everrest.core.impl.method |
| Modifier and Type | Method and Description |
|---|---|
MethodInvoker |
ApplicationContext.getMethodInvoker(GenericMethodResource methodDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
MethodInvoker |
ApplicationContextImpl.getMethodInvoker(GenericMethodResource methodDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousMethodInvoker
Invoker for Resource and Sub-Resource methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMethodInvoker
Invoker for Resource Method, Sub-Resource Method and SubResource Locator.
|
class |
MethodInvokerDecorator
MethodInvokerDecorator can be used to extend the functionality of
MethodInvoker. |
class |
OptionsRequestMethodInvoker |
| Modifier and Type | Field and Description |
|---|---|
protected MethodInvoker |
MethodInvokerDecorator.decoratedInvoker |
| Modifier and Type | Method and Description |
|---|---|
MethodInvokerDecorator |
MethodInvokerDecoratorFactory.makeDecorator(MethodInvoker invoker) |
| Constructor and Description |
|---|
MethodInvokerDecorator(MethodInvoker decoratedInvoker) |
Copyright © 2015. All rights reserved.