| Package | Description |
|---|---|
| org.analogweb |
Root of Analog Web Framework
This package defines fundamental interfaces. |
| org.analogweb.core |
Analogweb's core (default) implementations.
These instance are recognized by an application automatically. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationProcessor
Interrupt application phases.
|
interface |
AttributesHandler |
interface |
ExceptionMapper |
interface |
InvocationInterceptor |
interface |
InvocationMetadataFactory
Factory of
InvocationMetadata from class metadatas. |
interface |
InvocationMetadataFinder
Finder strategy of
InvocationMetadata from RouteRegistrys |
interface |
RequestValueResolver
Resolve variables from application states or passed by request or another.
|
interface |
ResponseFormatter
Formatter for
Renderable. |
| Modifier and Type | Method and Description |
|---|---|
<T extends MultiModule> |
MultiModule.Filter.isAppreciable(T aMultiModule) |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
ModulesBuilder.ignore(Class<? extends MultiModule> multiModuleClass) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpecificMediaTypeRequestValueResolver |
| Modifier and Type | Method and Description |
|---|---|
protected List<Class<? extends MultiModule>> |
DefaultModulesBuilder.getIgnoringClasses() |
| Modifier and Type | Method and Description |
|---|---|
ModulesBuilder |
DefaultModulesBuilder.ignore(Class<? extends MultiModule> multiModuleClass) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.