| 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. |
| org.analogweb.core.response |
This package defines execution results for response.
|
| org.analogweb.util |
This package define utilities.
|
| Class and Description |
|---|
| Application
An Analogweb application.
|
| ApplicationContext
Context of application.
|
| ApplicationProcessor
Interrupt application phases.
|
| ApplicationProperties
Global settings properties for
Application。 |
| AttributesHandler |
| ContainerAdaptor
Facade of a instance container like Spring,Guice,CDI and so on.
|
| ContainerAdaptorFactory
Factory of
ContainerAdaptor. |
| Cookies
Cookie based on RFC 2109.
|
| Cookies.Cookie
A Cookie.
|
| Disposable |
| ExceptionHandler
Handle
Throwable that caused by invoking route method. |
| ExceptionMapper |
| Headers
Request or response header.
|
| Invocation
Invocation of entry-point method.
|
| InvocationArguments
Parameters of
Invocation.invoke(). |
| InvocationFactory
Factory of
Invocation. |
| InvocationInterceptor |
| InvocationMetadata
Metadata of
Invocation. |
| InvocationMetadataFactory
Factory of
InvocationMetadata from class metadatas. |
| InvocationMetadataFinder
Finder strategy of
InvocationMetadata from RouteRegistrys |
| Invoker
Entry-point
Invocation. |
| InvokerFactory
Factory of
Invoker |
| MediaType
Media type.
|
| Module
Mark interface as a pluggable object.
|
| Modules
All modules that compose an application.
|
| ModulesBuilder
Builder of
Modules. |
| ModulesConfig
Configure
Modules through the ModulesBuilder. |
| MultiModule
A Definable multiple
Module. |
| MultiModule.Filter |
| Multipart
Multiple part request.
|
| MutableRequestContext |
| Parameters
Request parameters.
|
| Precedence
A precedence of modules.
|
| PreparedInvocationArguments
Arguments of invocation.
|
| ReadableBuffer |
| Renderable
A renderable response.
|
| RenderableResolver
Resolve
Renderable from result of entry-point invocation. |
| RequestContext
Context per request.
|
| RequestPath
A path actually requested.
|
| RequestPathMetadata
A entry point path.
|
| RequestValueResolver
Resolve variables from application states or passed by request or another.
|
| RequestValueResolvers
Holder of RequestValueResolver.
|
| Response
Holding response entity to write.
|
| ResponseContext |
| ResponseEntity |
| ResponseFormatter
Formatter for
Renderable. |
| ResponseFormatterFinder |
| ResponseHandler
Handle
Renderable.Usually,this handler executes only Renderable.render(RequestContext, ResponseContext). |
| RouteRegistry
Registry of
InvocationMetadata. |
| Server |
| TypeMapper |
| TypeMapperContext |
| WebApplicationException |
| WritableBuffer |
| Class and Description |
|---|
| ReadableBuffer |
| Renderable
A renderable response.
|
| RenderableHolder |
| RequestContext
Context per request.
|
| Response
Holding response entity to write.
|
| ResponseContext |
| ResponseEntity |
| ResponseFormatter
Formatter for
Renderable. |
| ResponseFormatterAware |
| WebApplicationException |
| Class and Description |
|---|
| Application
An Analogweb application.
|
| ApplicationProperties
Global settings properties for
Application。 |
| InvocationMetadata
Metadata of
Invocation. |
| RequestContext
Context per request.
|
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.