Uses of Package
org.analogweb
-
Packages that use org.analogweb Package Description org.analogweb Root of Analog Web Framework This package defines fundamental interfaces.org.analogweb.annotation This package define annotations used by default.org.analogweb.core Analogweb's core (default) implementations.org.analogweb.core.response This package defines execution results for response.org.analogweb.util This package define utilities. -
Classes in org.analogweb used by org.analogweb Class Description Application An Analogweb application.ApplicationContext Context of application.ApplicationProcessor Interrupt application phases.ApplicationProperties Global settings properties forApplication
。AttributesHandler ContainerAdaptor Facade of a instance container like Spring,Guice,CDI and so on.ContainerAdaptorFactory Factory ofContainerAdaptor
.Cookies Cookie based on RFC 2109.Cookies.Cookie A Cookie.Disposable ExceptionHandler HandleThrowable
that caused by invoking route method.ExceptionMapper Headers Request or response header.Invocation Invocation of entry-point method.InvocationArguments Parameters ofInvocation.invoke()
.InvocationFactory Factory ofInvocation
.InvocationInterceptor InvocationMetadata Metadata ofInvocation
.InvocationMetadataFactory Factory ofInvocationMetadata
from class metadatas.InvocationMetadataFinder Finder strategy ofInvocationMetadata
fromRouteRegistry
sInvoker Entry-pointInvocation
.InvokerFactory Factory ofInvoker
MediaType Media type.Module Mark interface as a pluggable object.Modules All modules that compose an application.ModulesBuilder Builder ofModules
.ModulesConfig ConfigureModules
through theModulesBuilder
.MultiModule A Definable multipleModule
.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 ResolveRenderable
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 forRenderable
.ResponseFormatterFinder ResponseHandler HandleRenderable
.RouteRegistry Registry ofInvocationMetadata
.Server TypeMapper TypeMapperContext WebApplicationException WritableBuffer -
Classes in org.analogweb used by org.analogweb.annotation Class Description AttributesHandler RequestValueResolver Resolve variables from application states or passed by request or another.TypeMapper -
Classes in org.analogweb used by org.analogweb.core.response Class Description ReadableBuffer Renderable A renderable response.RenderableHolder RequestContext Context per request.Response Holding response entity to write.ResponseContext ResponseEntity ResponseFormatter Formatter forRenderable
.ResponseFormatterAware WebApplicationException -
Classes in org.analogweb used by org.analogweb.util Class Description Application An Analogweb application.ApplicationProperties Global settings properties forApplication
。InvocationMetadata Metadata ofInvocation
.RequestContext Context per request.