A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractApplicationProcessor - Class in org.analogweb.core
- AbstractApplicationProcessor() - Constructor for class org.analogweb.core.AbstractApplicationProcessor
- AbstractAttributesHandler - Class in org.analogweb.core
- AbstractAttributesHandler() - Constructor for class org.analogweb.core.AbstractAttributesHandler
- AbstractClassCollector - Class in org.analogweb.util
- AbstractClassCollector() - Constructor for class org.analogweb.util.AbstractClassCollector
- AbstractInvocationInterceptor - Class in org.analogweb.core
- AbstractInvocationInterceptor() - Constructor for class org.analogweb.core.AbstractInvocationInterceptor
- AbstractInvocationMetadataFinder - Class in org.analogweb.core
- AbstractInvocationMetadataFinder() - Constructor for class org.analogweb.core.AbstractInvocationMetadataFinder
- AbstractLog - Class in org.analogweb.util.logging
- AbstractLog(String, ClassLoader) - Constructor for class org.analogweb.util.logging.AbstractLog
- AbstractModulesConfig - Class in org.analogweb.core
- AbstractModulesConfig() - Constructor for class org.analogweb.core.AbstractModulesConfig
- AbstractRequestContext - Class in org.analogweb.core
- AbstractRequestContext(RequestPath, Locale) - Constructor for class org.analogweb.core.AbstractRequestContext
- AbstractRequestPathMetadata - Class in org.analogweb.core
- AbstractRequestPathMetadata() - Constructor for class org.analogweb.core.AbstractRequestPathMetadata
- AbstractResponseContext - Class in org.analogweb.core
- AbstractResponseContext() - Constructor for class org.analogweb.core.AbstractResponseContext
- AbstractResponseContext(Headers) - Constructor for class org.analogweb.core.AbstractResponseContext
- acceptable(Object) - Static method in class org.analogweb.core.response.BasicResponses
- Acceptable - Class in org.analogweb.core.response
- Acceptable(Object) - Constructor for class org.analogweb.core.response.Acceptable
- Acceptable.Creator - Interface in org.analogweb.core.response
- Acceptable.Creators - Class in org.analogweb.core.response
- ACCEPTED - org.analogweb.core.response.HttpStatus
- AcceptLanguages - Class in org.analogweb.core
- AcceptLanguages(RequestContext) - Constructor for class org.analogweb.core.AcceptLanguages
- AcceptLanguages.AcceptLanguage - Class in org.analogweb.core
- actualPath - Variable in class org.analogweb.core.RequestPathDefinition
- add(Class<T>, T, T...) - Static method in class org.analogweb.util.ArrayUtils
- addApplicationProcessor(ApplicationProcessor...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addApplicationProcessor(ApplicationProcessor...) - Method in interface org.analogweb.ModulesBuilder
- addApplicationProcessorClass(Class<? extends ApplicationProcessor>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addApplicationProcessorClass(Class<? extends ApplicationProcessor>) - Method in interface org.analogweb.ModulesBuilder
- addAttributesHandler(AttributesHandler...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addAttributesHandler(AttributesHandler...) - Method in interface org.analogweb.ModulesBuilder
- addAttributesHandlerClass(Class<? extends AttributesHandler>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addAttributesHandlerClass(Class<? extends AttributesHandler>) - Method in interface org.analogweb.ModulesBuilder
- addExceptionMapper(ExceptionMapper...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addExceptionMapper(ExceptionMapper...) - Method in interface org.analogweb.ModulesBuilder
- addExceptionMapperClass(Class<? extends ExceptionMapper>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addExceptionMapperClass(Class<? extends ExceptionMapper>) - Method in interface org.analogweb.ModulesBuilder
- addHeader(String, String) - Method in class org.analogweb.core.response.DefaultRenderable
- addHeaders(Map<String, String>) - Method in class org.analogweb.core.response.DefaultRenderable
- addInvocationInterceptor(InvocationInterceptor...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addInvocationInterceptor(InvocationInterceptor...) - Method in interface org.analogweb.ModulesBuilder
- addInvocationInterceptorClass(Class<? extends InvocationInterceptor>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addInvocationInterceptorClass(Class<? extends InvocationInterceptor>) - Method in interface org.analogweb.ModulesBuilder
- addInvocationMetadataFactories(InvocationMetadataFactory...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addInvocationMetadataFactories(InvocationMetadataFactory...) - Method in interface org.analogweb.ModulesBuilder
- addInvocationMetadataFactoriesClass(Class<? extends InvocationMetadataFactory>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addInvocationMetadataFactoriesClass(Class<? extends InvocationMetadataFactory>) - Method in interface org.analogweb.ModulesBuilder
- addInvocationMetadataFinder(InvocationMetadataFinder...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addInvocationMetadataFinder(InvocationMetadataFinder...) - Method in interface org.analogweb.ModulesBuilder
- addInvocationMetadataFinderClass(Class<? extends InvocationMetadataFinder>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addInvocationMetadataFinderClass(Class<? extends InvocationMetadataFinder>) - Method in interface org.analogweb.ModulesBuilder
- addParameter(String, String) - Method in class org.analogweb.core.response.Redirect
- addRequestValueResolver(RequestValueResolver...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addRequestValueResolver(RequestValueResolver...) - Method in interface org.analogweb.ModulesBuilder
- addRequestValueResolverClass(Class<? extends RequestValueResolver>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addRequestValueResolverClass(Class<? extends RequestValueResolver>) - Method in interface org.analogweb.ModulesBuilder
- addResponseFormatterClass(Class<? extends Renderable>, Class<? extends ResponseFormatter>) - Method in class org.analogweb.core.DefaultModulesBuilder
- addResponseFormatterClass(Class<? extends Renderable>, Class<? extends ResponseFormatter>) - Method in interface org.analogweb.ModulesBuilder
- addResponseFormatters(Class<? extends Renderable>, ResponseFormatter...) - Method in class org.analogweb.core.DefaultModulesBuilder
- addResponseFormatters(Class<? extends Renderable>, ResponseFormatter...) - Method in interface org.analogweb.ModulesBuilder
- afterCompletion(List<ApplicationProcessor>, RequestContext, ResponseContext, Exception) - Method in class org.analogweb.core.WebApplication
- afterCompletion(RequestContext, ResponseContext, Exception) - Method in interface org.analogweb.ApplicationProcessor
-
Interrupt after execute
Application
(include exception occurred). - afterCompletion(RequestContext, ResponseContext, Exception) - Method in class org.analogweb.core.AbstractApplicationProcessor
- all() - Method in class org.analogweb.core.DefaultReqestValueResolvers
- all() - Method in interface org.analogweb.RequestValueResolvers
- ALREADY_REPORTED - org.analogweb.core.response.HttpStatus
- AnnotationInvocationMetadataFactory - Class in org.analogweb.core
- AnnotationInvocationMetadataFactory() - Constructor for class org.analogweb.core.AnnotationInvocationMetadataFactory
- AnnotationUtils - Class in org.analogweb.util
-
Utilities for
Annotation
- AnnotationUtils() - Constructor for class org.analogweb.util.AnnotationUtils
- anyObjectToResponse(Object, InvocationMetadata, RequestContext) - Method in class org.analogweb.core.DefaultRenderableResolver
- appendEscapingQuotes(StringBuilder, String) - Static method in class org.analogweb.core.DefaultCookie
- appendQuotedIfWhitespace(StringBuilder, String) - Static method in class org.analogweb.core.DefaultCookie
- Application - Interface in org.analogweb
-
An Analogweb application.
- APPLICATION_ATOM_XML - Static variable in class org.analogweb.core.MediaTypes
-
"application/atom+xml"
- APPLICATION_ATOM_XML_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/atom+xml"
- APPLICATION_FORM_URLENCODED - Static variable in class org.analogweb.core.MediaTypes
-
"application/x-www-form-urlencoded"
- APPLICATION_FORM_URLENCODED_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/x-www-form-urlencoded"
- APPLICATION_JAVASCRIPT - Static variable in class org.analogweb.core.MediaTypes
-
"application/javascript"
- APPLICATION_JAVASCRIPT_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/javascript"
- APPLICATION_JSON - Static variable in class org.analogweb.core.MediaTypes
-
"application/json"
- APPLICATION_JSON_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/json"
- APPLICATION_OCTET_STREAM - Static variable in class org.analogweb.core.MediaTypes
-
"application/octet-stream"
- APPLICATION_OCTET_STREAM_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/octet-stream"
- APPLICATION_SVG_XML - Static variable in class org.analogweb.core.MediaTypes
-
"application/svg+xml"
- APPLICATION_SVG_XML_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/svg+xml"
- APPLICATION_XHTML_XML - Static variable in class org.analogweb.core.MediaTypes
-
"application/xhtml+xml"
- APPLICATION_XHTML_XML_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/xhtml+xml"
- APPLICATION_XML - Static variable in class org.analogweb.core.MediaTypes
-
"application/xml"
- APPLICATION_XML_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"application/xml"
- ApplicationConfigurationException - Exception in org.analogweb.core
- ApplicationConfigurationException(String) - Constructor for exception org.analogweb.core.ApplicationConfigurationException
- ApplicationContext - Interface in org.analogweb
-
Context of application.
- ApplicationProcessor - Interface in org.analogweb
-
Interrupt application phases.
- ApplicationProperties - Interface in org.analogweb
-
Global settings properties for
Application
。 - ApplicationPropertiesHolder - Class in org.analogweb.util
-
Holds
ApplicationProperties
instance. - ApplicationRuntimeException - Exception in org.analogweb.core
- ApplicationRuntimeException() - Constructor for exception org.analogweb.core.ApplicationRuntimeException
- ApplicationRuntimeException(String) - Constructor for exception org.analogweb.core.ApplicationRuntimeException
- ApplicationRuntimeException(Throwable) - Constructor for exception org.analogweb.core.ApplicationRuntimeException
- ArrayUtils - Class in org.analogweb.util
- ArrayUtils() - Constructor for class org.analogweb.util.ArrayUtils
- as(File) - Static method in class org.analogweb.core.response.Resource
- as(Object) - Static method in class org.analogweb.core.response.Acceptable
- as(Object) - Static method in class org.analogweb.core.response.Json
- as(String) - Static method in class org.analogweb.core.response.Html
- as(String, Map<String, Object>) - Static method in class org.analogweb.core.response.Html
- as(ReadableBuffer) - Static method in class org.analogweb.core.response.Resource
- as(ReadableBuffer, String) - Static method in class org.analogweb.core.response.Resource
- as(ReadableBuffer, String, String) - Static method in class org.analogweb.core.response.Resource
- As - Annotation Type in org.analogweb.annotation
- asChannel() - Method in class org.analogweb.core.DefaultReadableBuffer
- asChannel() - Method in class org.analogweb.core.DefaultWritableBuffer
- asChannel() - Method in interface org.analogweb.ReadableBuffer
- asChannel() - Method in interface org.analogweb.WritableBuffer
- asFilePath(String) - Static method in class org.analogweb.core.response.Resource
- asInputStream() - Method in class org.analogweb.core.DefaultReadableBuffer
- asInputStream() - Method in interface org.analogweb.ReadableBuffer
- asList() - Method in class org.analogweb.core.DefaultInvocation
- asList() - Method in interface org.analogweb.PreparedInvocationArguments
- asMap() - Method in class org.analogweb.core.QueryParameters
- asMap() - Method in interface org.analogweb.Parameters
- asOutputStream() - Method in class org.analogweb.core.DefaultWritableBuffer
- asOutputStream() - Method in interface org.analogweb.WritableBuffer
- Assertion - Class in org.analogweb.util
- Assertion() - Constructor for class org.analogweb.util.Assertion
- AssertionFailureException - Exception in org.analogweb.core
- AssertionFailureException(String) - Constructor for exception org.analogweb.core.AssertionFailureException
- asString(Charset) - Method in class org.analogweb.core.DefaultReadableBuffer
- asString(Charset) - Method in interface org.analogweb.ReadableBuffer
- attach(ResponseFormatter) - Method in class org.analogweb.core.response.TextFormattable
- attach(ResponseFormatter) - Method in interface org.analogweb.ResponseFormatterAware
- Attributes - Annotation Type in org.analogweb.annotation
- AttributesHandler - Interface in org.analogweb
- AutoTypeMapper - Class in org.analogweb.core
- AutoTypeMapper() - Constructor for class org.analogweb.core.AutoTypeMapper
- AutoTypeMapper.ClassPair - Class in org.analogweb.core
- available() - Method in class org.analogweb.util.ByteBufferInputStream
B
- BAD_GATEWAY - org.analogweb.core.response.HttpStatus
- BAD_REQUEST - org.analogweb.core.response.HttpStatus
- BasicResponses - Class in org.analogweb.core.response
- Bean - Annotation Type in org.analogweb.annotation
- BeanAttributeValueResolver - Class in org.analogweb.core
- BeanAttributeValueResolver() - Constructor for class org.analogweb.core.BeanAttributeValueResolver
- BindAttributeArgumentPreparator - Class in org.analogweb.core
- BindAttributeArgumentPreparator() - Constructor for class org.analogweb.core.BindAttributeArgumentPreparator
- Body - Annotation Type in org.analogweb.annotation
- BOOT_APPLICATION - Static variable in class org.analogweb.util.logging.Markers
- buffer - Variable in class org.analogweb.util.ByteBufferInputStream
- buffer - Variable in class org.analogweb.util.ByteBufferOutputStream
- BuildAndRenderableResponse<T extends Renderable> - Class in org.analogweb.core.response
- BuildAndRenderableResponse() - Constructor for class org.analogweb.core.response.BuildAndRenderableResponse
- buildModules(ApplicationContext, ContainerAdaptor) - Method in class org.analogweb.core.DefaultModulesBuilder
- buildModules(ApplicationContext, ContainerAdaptor) - Method in interface org.analogweb.ModulesBuilder
- byReasonOf(String) - Method in enum org.analogweb.core.response.HttpStatus
- ByteBufferInputStream - Class in org.analogweb.util
- ByteBufferInputStream(ByteBuffer) - Constructor for class org.analogweb.util.ByteBufferInputStream
- ByteBufferOutputStream - Class in org.analogweb.util
- ByteBufferOutputStream(ByteBuffer) - Constructor for class org.analogweb.util.ByteBufferOutputStream
C
- cacheable(InvocationMetadata) - Method in class org.analogweb.core.AbstractInvocationMetadataFinder
- charAt(int, String) - Static method in class org.analogweb.util.StringUtils
- ClassCollector - Interface in org.analogweb.util
-
Collecting classes from (
URL
). - classPath() - Static method in class org.analogweb.util.SystemProperties
- CLASSPATH - Static variable in interface org.analogweb.util.ResourceUtils.FindResourceStrategies
- classPathes() - Static method in class org.analogweb.util.SystemProperties
- ClassUtils - Class in org.analogweb.util
- ClassUtils() - Constructor for class org.analogweb.util.ClassUtils
- clearApplicationProcessorClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearApplicationProcessorClass() - Method in interface org.analogweb.ModulesBuilder
- clearApplicationProcessors() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearApplicationProcessors() - Method in interface org.analogweb.ModulesBuilder
- clearAttributesHanderClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearAttributesHanderClass() - Method in interface org.analogweb.ModulesBuilder
- clearAttributesHanders() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearAttributesHanders() - Method in interface org.analogweb.ModulesBuilder
- clearDirectionFormatterClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearDirectionFormatterClass() - Method in interface org.analogweb.ModulesBuilder
- clearInvocationInterceptorClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearInvocationInterceptorClass() - Method in interface org.analogweb.ModulesBuilder
- clearInvocationInterceptors() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearInvocationInterceptors() - Method in interface org.analogweb.ModulesBuilder
- clearInvocationMetadataFactories() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearInvocationMetadataFactories() - Method in interface org.analogweb.ModulesBuilder
- clearInvocationMetadataFactoriesClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearInvocationMetadataFactoriesClass() - Method in interface org.analogweb.ModulesBuilder
- clearInvocationMetadataFinder() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearInvocationMetadataFinder() - Method in interface org.analogweb.ModulesBuilder
- clearInvocationMetadataFinderClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearInvocationMetadataFinderClass() - Method in interface org.analogweb.ModulesBuilder
- clearRequestValueResolverClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearRequestValueResolverClass() - Method in interface org.analogweb.ModulesBuilder
- clearRequestValueResolvers() - Method in class org.analogweb.core.DefaultModulesBuilder
- clearRequestValueResolvers() - Method in interface org.analogweb.ModulesBuilder
- clone(Class<T>, int, T...) - Static method in class org.analogweb.util.ArrayUtils
- clone(Class<T>, T...) - Static method in class org.analogweb.util.ArrayUtils
- closeQuietly(Closeable) - Static method in class org.analogweb.util.IOUtils
- collect(String, URL, ClassLoader) - Method in interface org.analogweb.util.ClassCollector
- collect(String, URL, ClassLoader) - Method in class org.analogweb.util.FileClassCollector
- collect(String, URL, ClassLoader) - Method in class org.analogweb.util.JarClassCollector
- collect(URL, ClassLoader) - Method in class org.analogweb.util.AbstractClassCollector
- collect(URL, ClassLoader) - Method in interface org.analogweb.util.ClassCollector
- collectAllClasses() - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
- collectAllClasses(Collection<ClassCollector>) - Method in class org.analogweb.core.WebApplication
- collectClasses(Collection<String>, Collection<ClassCollector>) - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
- collectClasses(Collection<String>, Collection<ClassCollector>) - Method in class org.analogweb.core.WebApplication
- CollectionUtils - Class in org.analogweb.util
- CollectionUtils() - Constructor for class org.analogweb.util.CollectionUtils
- commit(RequestContext, Response) - Method in interface org.analogweb.ResponseContext
-
Commit response to stream.
- commit(RequestContext, ResponseContext) - Method in class org.analogweb.core.DefaultResponse
- commit(RequestContext, ResponseContext) - Method in interface org.analogweb.Response
- compare(ModulesConfig, ModulesConfig) - Method in class org.analogweb.core.ModulesConfigComparator
- compare(T, T) - Method in class org.analogweb.core.PrecedenceComparator
- completed() - Method in class org.analogweb.core.AbstractResponseContext
- completed() - Method in interface org.analogweb.ResponseContext
-
Test response has completed.
- configure(ClassLoader) - Method in class org.analogweb.util.logging.JulLogConfig
- configure(Application, ApplicationProperties) - Static method in class org.analogweb.util.ApplicationPropertiesHolder
-
Set up
ApplicationProperties
. - configureInternal(LogManager) - Method in class org.analogweb.util.logging.JulLogConfig
- CONFLICT - org.analogweb.core.response.HttpStatus
- ConsumesMediaTypeVerifier - Class in org.analogweb.core
- ConsumesMediaTypeVerifier() - Constructor for class org.analogweb.core.ConsumesMediaTypeVerifier
- ContainerAdaptor - Interface in org.analogweb
-
Facade of a instance container like Spring,Guice,CDI and so on.
- ContainerAdaptorFactory<T extends ContainerAdaptor> - Interface in org.analogweb
-
Factory of
ContainerAdaptor
. - contains(String) - Method in class org.analogweb.core.MapHeaders
- contains(String) - Method in interface org.analogweb.Headers
-
Test header value presence.
- containsWhiteSpace(String) - Static method in class org.analogweb.core.DefaultCookie
- CONTENT_DISPOSITION - Static variable in class org.analogweb.core.response.Resource
- context(String, Object) - Static method in class org.analogweb.core.DefaultApplicationContext
- context(Map<String, ?>) - Static method in class org.analogweb.core.DefaultApplicationContext
- Context - Annotation Type in org.analogweb.annotation
-
Resolves
RequestContext
specific instances. - ContextSpecificAttributesHandler<T extends RequestContext> - Class in org.analogweb.core
- ContextSpecificAttributesHandler() - Constructor for class org.analogweb.core.ContextSpecificAttributesHandler
- ContextSpecifiedResponse<T extends RequestContext> - Class in org.analogweb.core.response
- ContextSpecifiedResponse() - Constructor for class org.analogweb.core.response.ContextSpecifiedResponse
- CONTINUE - org.analogweb.core.response.HttpStatus
- Convert - Annotation Type in org.analogweb.annotation
- Cookie - Annotation Type in org.analogweb.annotation
- Cookies - Interface in org.analogweb
-
Cookie based on RFC 2109.
- Cookies.Cookie - Interface in org.analogweb
-
A Cookie.
- CookieValueResolver - Class in org.analogweb.core
- CookieValueResolver() - Constructor for class org.analogweb.core.CookieValueResolver
- copy(InputStream, OutputStream) - Static method in class org.analogweb.util.IOUtils
- copy(InputStream, OutputStream, int) - Static method in class org.analogweb.util.IOUtils
- copy(ReadableByteChannel, WritableByteChannel) - Static method in class org.analogweb.util.IOUtils
- copy(ReadableByteChannel, WritableByteChannel, int) - Static method in class org.analogweb.util.IOUtils
- copyQuietly(InputStream, OutputStream) - Static method in class org.analogweb.util.IOUtils
- CountingOutputStream - Class in org.analogweb.util
- CountingOutputStream(OutputStream) - Constructor for class org.analogweb.util.CountingOutputStream
- create(int, String...) - Static method in class org.analogweb.core.Servers
- create(Object) - Method in interface org.analogweb.core.response.Acceptable.Creator
- create(String, String...) - Static method in class org.analogweb.core.Servers
- create(String, Locale) - Static method in class org.analogweb.util.PropertyResourceBundleMessageResource.MessageFormatKey
- create(String, ApplicationProperties) - Static method in class org.analogweb.core.Servers
- create(URI, ApplicationProperties) - Static method in class org.analogweb.core.Servers
- create(URI, ApplicationProperties, ApplicationContext) - Static method in class org.analogweb.core.Servers
- create(URI, ApplicationProperties, ApplicationContext, List<ModulesConfig>) - Static method in class org.analogweb.core.Servers
- create(URI, ApplicationProperties, ApplicationContext, Application) - Static method in class org.analogweb.core.Servers
- create(URI, ApplicationProperties, ApplicationContext, Application) - Method in interface org.analogweb.ServerFactory
- createContainerAdaptor(ApplicationContext) - Method in interface org.analogweb.ContainerAdaptorFactory
-
Create new
ContainerAdaptor
. - createContainerAdaptor(ApplicationContext) - Method in class org.analogweb.core.SingletonInstanceContainerAdaptorFactory
- createContainerAdaptor(ApplicationContext) - Method in class org.analogweb.core.StaticMappingContainerAdaptorFactory
- createContentDisposition() - Method in class org.analogweb.core.response.Resource
- CREATED - org.analogweb.core.response.HttpStatus
- createDefaultMessageResource(ClassLoader) - Method in class org.analogweb.util.logging.AbstractLog
- createInvocation(ContainerAdaptor, InvocationMetadata, RequestContext, ResponseContext, TypeMapperContext, RequestValueResolvers) - Method in class org.analogweb.core.DefaultInvocationFactory
- createInvocation(ContainerAdaptor, InvocationMetadata, RequestContext, ResponseContext, TypeMapperContext, RequestValueResolvers) - Method in interface org.analogweb.InvocationFactory
-
Create new
Invocation
. - createInvocationMetadatas(ApplicationProperties, ContainerAdaptor) - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
- createInvocationMetadatas(ApplicationProperties, ContainerAdaptor) - Method in interface org.analogweb.InvocationMetadataFactory
- createInvoker(List<InvocationInterceptor>) - Method in class org.analogweb.core.DefaultInvokerFactory
- createInvoker(List<InvocationInterceptor>) - Method in interface org.analogweb.InvokerFactory
- createLogger(String) - Method in class org.analogweb.util.logging.JulLogConfig
- createLoggerInternal(String, LogManager) - Method in class org.analogweb.util.logging.JulLogConfig
- createMessage(MessageResource, String, Object[]) - Method in class org.analogweb.util.logging.AbstractLog
- createModuleContainerAdaptor(ApplicationContext, ContainerAdaptor) - Method in class org.analogweb.core.DefaultModulesBuilder
- createRouteRegistry(List<InvocationMetadataFactory>, ApplicationProperties, ContainerAdaptor) - Method in class org.analogweb.core.WebApplication
- Creators() - Constructor for class org.analogweb.core.response.Acceptable.Creators
- current() - Static method in class org.analogweb.util.ApplicationPropertiesHolder
- currentClassLoader() - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
D
- debug(String) - Method in class org.analogweb.util.logging.AbstractLog
- debug(String) - Method in interface org.analogweb.util.logging.Log
- debug(String, Object...) - Method in interface org.analogweb.util.logging.Log
- debug(String, Throwable) - Method in interface org.analogweb.util.logging.Log
- debug(Marker, String) - Method in interface org.analogweb.util.logging.Log
- debug(Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- debug(Marker, String, Throwable) - Method in interface org.analogweb.util.logging.Log
- DEFAULT_BUFFER_SIZE - Static variable in class org.analogweb.util.IOUtils
- DEFAULT_CHARSET - Static variable in class org.analogweb.util.PropertyResourceBundleMessageResource
- DEFAULT_COMPARATOR - Variable in class org.analogweb.core.AcceptLanguages
- DEFAULT_ENCODING_CHARSET - Static variable in class org.analogweb.core.response.Redirect
- DEFAULT_MEDIA_TYPE_MAP - Static variable in class org.analogweb.core.response.Acceptable
- DEFAULT_PACKAGE_NAME - Static variable in interface org.analogweb.Application
- DEFAULT_RESOLVER_CLASS - Static variable in class org.analogweb.core.DefaultReqestValueResolvers
- DefaultApplicationContext - Class in org.analogweb.core
-
Default implementation of
ApplicationContext
. - DefaultApplicationContext(Map<String, ?>) - Constructor for class org.analogweb.core.DefaultApplicationContext
- DefaultApplicationProperties - Class in org.analogweb.core
-
Default implementation of
ApplicationProperties
- DefaultApplicationProperties(Map<String, Object>) - Constructor for class org.analogweb.core.DefaultApplicationProperties
- DefaultCookie - Class in org.analogweb.core
- DefaultCookie(String, String) - Constructor for class org.analogweb.core.DefaultCookie
- DefaultCookie(String, String, String, String, Date, int, boolean, boolean) - Constructor for class org.analogweb.core.DefaultCookie
- DefaultExceptionHandler - Class in org.analogweb.core
-
Default
ExceptionHandler
implementation. - DefaultExceptionHandler() - Constructor for class org.analogweb.core.DefaultExceptionHandler
- DefaultInvocation - Class in org.analogweb.core
- DefaultInvocation(Object, InvocationMetadata, RequestContext, ResponseContext) - Constructor for class org.analogweb.core.DefaultInvocation
- DefaultInvocationFactory - Class in org.analogweb.core
- DefaultInvocationFactory() - Constructor for class org.analogweb.core.DefaultInvocationFactory
- DefaultInvocationMetadata - Class in org.analogweb.core
- DefaultInvocationMetadata(Class<?>, String, Class<?>[], RequestPathMetadata) - Constructor for class org.analogweb.core.DefaultInvocationMetadata
- DefaultInvocationMetadataFinder - Class in org.analogweb.core
-
Default implementation of
InvocationMetadataFinder
- DefaultInvocationMetadataFinder() - Constructor for class org.analogweb.core.DefaultInvocationMetadataFinder
- DefaultInvoker - Class in org.analogweb.core
- DefaultInvoker(List<InvocationInterceptor>) - Constructor for class org.analogweb.core.DefaultInvoker
- DefaultInvokerFactory - Class in org.analogweb.core
- DefaultInvokerFactory() - Constructor for class org.analogweb.core.DefaultInvokerFactory
- DefaultModulesBuilder - Class in org.analogweb.core
- DefaultModulesBuilder() - Constructor for class org.analogweb.core.DefaultModulesBuilder
- DefaultMutableRequestContext - Class in org.analogweb.core
- DefaultMutableRequestContext(RequestContext) - Constructor for class org.analogweb.core.DefaultMutableRequestContext
- defaultProperties() - Static method in class org.analogweb.core.DefaultApplicationProperties
- DefaultReadableBuffer - Class in org.analogweb.core
- DefaultRenderable - Class in org.analogweb.core.response
- DefaultRenderable() - Constructor for class org.analogweb.core.response.DefaultRenderable
- DefaultRenderableResolver - Class in org.analogweb.core
- DefaultRenderableResolver() - Constructor for class org.analogweb.core.DefaultRenderableResolver
- DefaultReqestValueResolvers - Class in org.analogweb.core
- DefaultReqestValueResolvers(List<? extends RequestValueResolver>) - Constructor for class org.analogweb.core.DefaultReqestValueResolvers
- DefaultReqestValueResolvers.Key - Class in org.analogweb.core
- DefaultRequestPath - Class in org.analogweb.core
-
Default implementation of
RequestPath
. - DefaultRequestPath(URI, URI, String) - Constructor for class org.analogweb.core.DefaultRequestPath
- DefaultResponse - Class in org.analogweb.core
- DefaultResponse(ResponseEntity) - Constructor for class org.analogweb.core.DefaultResponse
- DefaultResponseEntity - Class in org.analogweb.core
- DefaultResponseEntity(byte[]) - Constructor for class org.analogweb.core.DefaultResponseEntity
- DefaultResponseEntity(String) - Constructor for class org.analogweb.core.DefaultResponseEntity
- DefaultResponseEntity(String, Charset) - Constructor for class org.analogweb.core.DefaultResponseEntity
- DefaultResponseHandler - Class in org.analogweb.core
- DefaultResponseHandler() - Constructor for class org.analogweb.core.DefaultResponseHandler
- DefaultRouteRegistry - Class in org.analogweb.core
- DefaultRouteRegistry() - Constructor for class org.analogweb.core.DefaultRouteRegistry
- DefaultServer - Class in org.analogweb.core
- DefaultServer(String) - Constructor for class org.analogweb.core.DefaultServer
- DefaultServer(URI) - Constructor for class org.analogweb.core.DefaultServer
- DefaultServer(URI, Application) - Constructor for class org.analogweb.core.DefaultServer
- DefaultServer(URI, Application, ApplicationContext) - Constructor for class org.analogweb.core.DefaultServer
- DefaultServer(URI, Application, ApplicationContext, ApplicationProperties) - Constructor for class org.analogweb.core.DefaultServer
- DefaultServer(URI, Application, ApplicationProperties) - Constructor for class org.analogweb.core.DefaultServer
- DefaultTypeMapperContext - Class in org.analogweb.core
- DefaultTypeMapperContext() - Constructor for class org.analogweb.core.DefaultTypeMapperContext
- DefaultWritableBuffer - Class in org.analogweb.core
- define(String, String) - Static method in class org.analogweb.core.RequestPathDefinition
- define(String, String, String[]) - Static method in class org.analogweb.core.RequestPathDefinition
- Delete - Annotation Type in org.analogweb.annotation
- DESTINATION_LOCKED - org.analogweb.core.response.HttpStatus
- Disposable - Interface in org.analogweb
- dispose() - Method in class org.analogweb.core.BeanAttributeValueResolver
- dispose() - Method in class org.analogweb.core.DefaultExceptionHandler
- dispose() - Method in class org.analogweb.core.DefaultRouteRegistry
- dispose() - Method in class org.analogweb.core.WebApplication
- dispose() - Method in interface org.analogweb.Disposable
-
Dispose all the states.
- dispose(Application) - Static method in class org.analogweb.util.ApplicationPropertiesHolder
E
- editPath(String, String) - Static method in class org.analogweb.core.RequestPathDefinition
- editRoot(String, String) - Static method in class org.analogweb.core.RequestPathDefinition
- EMPTY - Static variable in class org.analogweb.core.RequestPathDefinition
- EMPTY - Static variable in interface org.analogweb.Response
- EMPTY - Static variable in class org.analogweb.util.StringUtils
- EmptyCookies - Class in org.analogweb.core
- EmptyCookies() - Constructor for class org.analogweb.core.EmptyCookies
- encodeWith(String) - Method in class org.analogweb.core.response.Redirect
- ensure() - Method in class org.analogweb.core.AbstractResponseContext
- ensure() - Method in interface org.analogweb.ResponseContext
-
Ensure response has completed.
- entity() - Method in class org.analogweb.core.DefaultResponseEntity
- entity() - Method in class org.analogweb.core.ReadableBufferResponseEntity
- entity() - Method in interface org.analogweb.ResponseEntity
- entity(ResponseEntity) - Method in class org.analogweb.core.response.BuildAndRenderableResponse
- equals(Object) - Method in class org.analogweb.core.AbstractModulesConfig
- equals(Object) - Method in class org.analogweb.core.AbstractRequestPathMetadata
- equals(Object) - Method in class org.analogweb.core.AutoTypeMapper.ClassPair
- equals(Object) - Method in class org.analogweb.core.DefaultReqestValueResolvers.Key
- equals(Object) - Method in class org.analogweb.core.DefaultRequestPath
- equals(Object) - Method in class org.analogweb.core.response.Redirect
- equals(Object) - Method in class org.analogweb.util.logging.Markers.SimpleMarker
- equals(Object) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource.MessageFormatKey
- error(String) - Method in class org.analogweb.util.logging.AbstractLog
- error(String) - Method in interface org.analogweb.util.logging.Log
- error(String, Object...) - Method in interface org.analogweb.util.logging.Log
- error(String, Throwable) - Method in interface org.analogweb.util.logging.Log
- error(Marker, String) - Method in interface org.analogweb.util.logging.Log
- error(Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- error(Marker, String, Throwable) - Method in interface org.analogweb.util.logging.Log
- ExceptionHandler - Interface in org.analogweb
-
Handle
Throwable
that caused by invoking route method. - ExceptionMapper - Interface in org.analogweb
- EXPECTATION_FAILED - org.analogweb.core.response.HttpStatus
- extract(URI, ReadableBuffer, MediaType) - Method in class org.analogweb.core.QueryParameters
- extractEncodedParams(String, Charset, char) - Method in class org.analogweb.core.QueryParameters
- extractResponseEntity(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.DefaultRenderable
- extractResponseEntity(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.Resource
- extractResponseEntity(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.TextFormat
- extractResponseEntity(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.TextFormattable
F
- FAILED_DEPENDENCY - org.analogweb.core.response.HttpStatus
- FILE - Static variable in interface org.analogweb.util.ResourceUtils.FindResourceStrategies
- FileClassCollector - Class in org.analogweb.util
- FileClassCollector() - Constructor for class org.analogweb.util.FileClassCollector
- fileSeparator() - Static method in class org.analogweb.util.SystemProperties
- filter(MultiModule.Filter) - Method in class org.analogweb.core.DefaultModulesBuilder
- filter(MultiModule.Filter) - Method in interface org.analogweb.ModulesBuilder
- filterClassAsImplementsInterface(Class<T>, Collection<Class<?>>) - Static method in class org.analogweb.util.ReflectionUtils
- filterClassAsImplementsInterface(Class<T>, Collection<Class<?>>, ReflectionUtils.TypeFilter) - Static method in class org.analogweb.util.ReflectionUtils
- filterType(Class<?>, Class<T>) - Method in interface org.analogweb.util.ReflectionUtils.TypeFilter
- find(String) - Method in interface org.analogweb.util.ResourceUtils.ResourceFinder
- find(Map<RequestPathMetadata, InvocationMetadata>, RequestContext) - Method in class org.analogweb.core.DefaultInvocationMetadataFinder
- find(Map<RequestPathMetadata, InvocationMetadata>, RequestContext) - Method in interface org.analogweb.InvocationMetadataFinder
- findAllImplementsInterfacesRecursivery(Class<?>) - Static method in class org.analogweb.util.ReflectionUtils
- findAnnotation(Class<T>, Annotation...) - Static method in class org.analogweb.util.AnnotationUtils
- findAnnotation(Class<T>, Class<?>) - Static method in class org.analogweb.util.AnnotationUtils
- findAnnotations(Class<T>, Method) - Static method in class org.analogweb.util.AnnotationUtils
- findAttributesHandler(Class<? extends AttributesHandler>) - Method in class org.analogweb.core.DefaultReqestValueResolvers
- findAttributesHandler(Class<? extends AttributesHandler>) - Method in interface org.analogweb.RequestValueResolvers
- findDefaultRequestValueResolver() - Method in class org.analogweb.core.DefaultReqestValueResolvers
- findDefaultRequestValueResolver() - Method in interface org.analogweb.RequestValueResolvers
- findInvocationMetadata(RequestContext, List<InvocationMetadataFinder>) - Method in class org.analogweb.core.DefaultRouteRegistry
- findInvocationMetadata(RequestContext, List<InvocationMetadataFinder>) - Method in interface org.analogweb.RouteRegistry
-
Find matched
InvocationMetadata
. - findPackageResources(String, ClassLoader) - Static method in class org.analogweb.util.ResourceUtils
- findParameterizedType(Class<?>) - Static method in class org.analogweb.util.ReflectionUtils
- findRequestValueResolver(Class<? extends RequestValueResolver>) - Method in class org.analogweb.core.DefaultReqestValueResolvers
- findRequestValueResolver(Class<? extends RequestValueResolver>) - Method in interface org.analogweb.RequestValueResolvers
- findResource(String) - Static method in class org.analogweb.util.ResourceUtils
- findResource(String, List<ResourceUtils.ResourceFinder>) - Static method in class org.analogweb.util.ResourceUtils
- findResources(String, ClassLoader) - Static method in class org.analogweb.util.ResourceUtils
- findResponseFormatter(Class<? extends Renderable>) - Method in interface org.analogweb.Modules
- findResponseFormatter(Class<? extends Renderable>) - Method in interface org.analogweb.ResponseFormatterFinder
- findTypeMapper(Class<? extends TypeMapper>) - Method in class org.analogweb.core.DefaultTypeMapperContext
- flushCache() - Static method in class org.analogweb.core.response.Json
- FORBIDDEN - org.analogweb.core.response.HttpStatus
- format(LogRecord) - Method in class org.analogweb.util.logging.JulLogFormatter
- formatAndWriteInto(RequestContext, ResponseContext, String, Object) - Method in interface org.analogweb.ResponseFormatter
- FormatFailureException - Exception in org.analogweb.core
- FormatFailureException(Throwable, Object, String) - Constructor for exception org.analogweb.core.FormatFailureException
- Formats - Annotation Type in org.analogweb.annotation
- FormParameters - Class in org.analogweb.core
- FormParameters(URI, ReadableBuffer, MediaType) - Constructor for class org.analogweb.core.FormParameters
- forNameQuietly(String) - Static method in class org.analogweb.util.ClassUtils
- forNameQuietly(String, ClassLoader) - Static method in class org.analogweb.util.ClassUtils
- FOUND - org.analogweb.core.response.HttpStatus
- from(ReadableBuffer) - Method in class org.analogweb.core.DefaultWritableBuffer
- from(ReadableBuffer) - Method in interface org.analogweb.WritableBuffer
G
- GATEWAY_TIMEOUT - org.analogweb.core.response.HttpStatus
- Get - Annotation Type in org.analogweb.annotation
- getAccessibleField(Class<?>, String) - Static method in class org.analogweb.util.ReflectionUtils
- getActionResult() - Method in exception org.analogweb.core.ResponseEvaluationException
- getActualPath() - Method in class org.analogweb.core.DefaultRequestPath
- getActualPath() - Method in class org.analogweb.core.RequestPathDefinition
- getActualPath() - Method in interface org.analogweb.RequestPathMetadata
-
Obtain defined path.
- getApplicationContextResolver() - Method in class org.analogweb.core.WebApplication
- getApplicationProcessorClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getApplicationProcessors() - Method in interface org.analogweb.Modules
- getArgs() - Method in exception org.analogweb.core.InvocationFailureException
- getArgumentTypes() - Method in class org.analogweb.core.DefaultInvocationMetadata
- getArgumentTypes() - Method in interface org.analogweb.InvocationMetadata
- getArtifactId() - Method in class org.analogweb.util.Version
- getAttribute(Class<T>, String) - Method in interface org.analogweb.ApplicationContext
-
Obtain application scoped attributes.
- getAttribute(Class<T>, String) - Method in class org.analogweb.core.DefaultApplicationContext
- getAttribute(String) - Method in class org.analogweb.core.AbstractRequestContext
- getAttribute(String) - Method in class org.analogweb.core.RequestContextWrapper
- getAttribute(String) - Method in interface org.analogweb.RequestContext
- getAttributesHandlerClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getBaseURI() - Method in class org.analogweb.core.DefaultRequestPath
- getBaseURI() - Method in interface org.analogweb.RequestPath
-
Application's context
URI
. - getBundle(String, Locale, ResourceBundle.Control) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getBundleClassLoader() - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getBundleResourceCharsetName() - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getBytes() - Method in interface org.analogweb.Multipart
- getCachable() - Method in interface org.analogweb.InvocationMetadataFinder.Cacheable
- getCallerClasses() - Static method in class org.analogweb.util.ReflectionUtils
- getCallerClasses(Thread) - Static method in class org.analogweb.util.ReflectionUtils
- getCause() - Method in exception org.analogweb.core.InvocationFailureException
- getChannel() - Method in class org.analogweb.core.DefaultReadableBuffer
- getChannel() - Method in class org.analogweb.core.DefaultWritableBuffer
- getCharacterEncoding() - Method in class org.analogweb.core.AbstractRequestContext
- getCharacterEncoding() - Method in class org.analogweb.core.RequestContextWrapper
- getCharacterEncoding() - Method in interface org.analogweb.RequestContext
- getCharset() - Method in class org.analogweb.core.response.Resource
- getCharset() - Method in class org.analogweb.core.response.TextFormat
- getCharsetAsText() - Method in class org.analogweb.core.response.TextFormat
- getClassCollectors() - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
- getClassCollectors() - Method in class org.analogweb.core.DefaultServer
- getComment() - Method in interface org.analogweb.Cookies.Cookie
- getComment() - Method in class org.analogweb.core.DefaultCookie
- getComparator() - Method in class org.analogweb.core.AcceptLanguages
- getComponentPackageNames() - Method in interface org.analogweb.ApplicationProperties
- getComponentPackageNames() - Method in class org.analogweb.core.DefaultApplicationProperties
- getContainerAdaptor() - Method in class org.analogweb.core.DefaultTypeMapperContext
- getContentLength() - Method in class org.analogweb.core.AbstractRequestContext
- getContentLength() - Method in class org.analogweb.core.DefaultResponse
- getContentLength() - Method in class org.analogweb.core.DefaultResponseEntity
- getContentLength() - Method in class org.analogweb.core.ReadableBufferResponseEntity
- getContentLength() - Method in class org.analogweb.core.RequestContextWrapper
- getContentLength() - Method in interface org.analogweb.RequestContext
- getContentLength() - Method in interface org.analogweb.Response
- getContentLength() - Method in interface org.analogweb.ResponseEntity
- getContentType() - Method in class org.analogweb.core.AbstractRequestContext
- getContentType() - Method in class org.analogweb.core.RequestContextWrapper
- getContentType() - Method in interface org.analogweb.Multipart
- getContentType() - Method in interface org.analogweb.RequestContext
- getContext() - Method in class org.analogweb.core.response.Html.HtmlTemplate
- getControl() - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getCookie(String) - Method in interface org.analogweb.Cookies
-
Get
Cookies.Cookie
. - getCookie(String) - Method in class org.analogweb.core.EmptyCookies
- getCookie(String) - Method in class org.analogweb.core.RequestCookies
- getCookie(String) - Method in class org.analogweb.core.ResponseCookies
- getCookies() - Method in class org.analogweb.core.AbstractRequestContext
- getCookies() - Method in class org.analogweb.core.RequestContextWrapper
- getCookies() - Method in interface org.analogweb.RequestContext
- getCount() - Method in class org.analogweb.util.CountingOutputStream
- getDefaultCharacterEncoding() - Method in class org.analogweb.core.AbstractRequestContext
- getDefaultClientLocale() - Method in interface org.analogweb.ApplicationProperties
- getDefaultClientLocale() - Method in class org.analogweb.core.DefaultApplicationProperties
- getDefaultFormatter() - Method in class org.analogweb.core.response.Html
- getDefaultFormatter() - Method in class org.analogweb.core.response.Json
- getDefaultFormatter() - Method in class org.analogweb.core.response.TextFormattable
- getDefaultMessageResource() - Method in class org.analogweb.util.logging.AbstractLog
- getDefaultRequestValueResolverClass() - Method in class org.analogweb.core.DefaultReqestValueResolvers
- getDefaultTypeMapper() - Method in class org.analogweb.core.DefaultTypeMapperContext
- getDefinedMethods() - Method in exception org.analogweb.core.RequestMethodUnsupportedException
- getDefinedPath() - Method in class org.analogweb.core.DefaultInvocationMetadata
- getDefinedPath() - Method in interface org.analogweb.InvocationMetadata
- getDisposition() - Method in class org.analogweb.core.response.Resource
- getDomain() - Method in interface org.analogweb.Cookies.Cookie
- getDomain() - Method in class org.analogweb.core.DefaultCookie
- getEncodingCharset() - Method in class org.analogweb.core.response.Redirect
- getEntity() - Method in class org.analogweb.core.DefaultResponse
- getEntity() - Method in interface org.analogweb.Response
- getExceptionHandler() - Method in interface org.analogweb.Modules
- getExceptionHandlerClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getExceptionMapperClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getExceptionMappers() - Method in class org.analogweb.core.DefaultExceptionHandler
- getExceptionMappers() - Method in interface org.analogweb.Modules
- getExpires() - Method in class org.analogweb.core.DefaultCookie
- getFileName() - Method in class org.analogweb.core.response.Resource
- getFormat() - Method in exception org.analogweb.core.FormatFailureException
- getFormatter() - Method in class org.analogweb.core.response.TextFormattable
- getFormattingObject() - Method in exception org.analogweb.core.FormatFailureException
- getFormParameters() - Method in class org.analogweb.core.AbstractRequestContext
- getFormParameters() - Method in class org.analogweb.core.RequestContextWrapper
- getFormParameters() - Method in interface org.analogweb.RequestContext
- getHeaders() - Method in class org.analogweb.core.response.DefaultRenderable
- getHeaderValue() - Method in class org.analogweb.core.RequestCookies
- getHeaderValues(RequestContext) - Method in class org.analogweb.core.AcceptLanguages
- getIgnoringClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getIgnoringFilters() - Method in class org.analogweb.core.DefaultModulesBuilder
- getInputStream() - Method in class org.analogweb.core.response.Resource
- getInputStream() - Method in interface org.analogweb.Multipart
- getInstanceOfId(String) - Method in class org.analogweb.core.SingletonInstanceContainerAdaptor
- getInstanceOfType(Class<T>) - Method in interface org.analogweb.ContainerAdaptor
-
Obtain required type instance from container.
- getInstanceOfType(Class<T>) - Method in class org.analogweb.core.SingletonInstanceContainerAdaptor
- getInstanceOfType(Class<T>) - Method in class org.analogweb.core.StaticMappingContainerAdaptor
- getInstanceQuietly(Class<T>) - Static method in class org.analogweb.util.ReflectionUtils
- getInstanceQuietly(Class<T>, Constructor<?>, Object...) - Static method in class org.analogweb.util.ReflectionUtils
- getInstanceQuietly(Constructor<?>, Object...) - Static method in class org.analogweb.util.ReflectionUtils
- getInstancesOfType(Class<T>) - Method in interface org.analogweb.ContainerAdaptor
-
Obtain required type instances from container.
- getInstancesOfType(Class<T>) - Method in class org.analogweb.core.SingletonInstanceContainerAdaptor
- getInstancesOfType(Class<T>) - Method in class org.analogweb.core.StaticMappingContainerAdaptor
- getInterruption() - Method in exception org.analogweb.core.InvokeInterruptedException
- getInvalidPath() - Method in exception org.analogweb.core.InvalidRequestPathException
- getInvalidRootPath() - Method in exception org.analogweb.core.InvalidRequestPathException
- getInvocationArguments() - Method in class org.analogweb.core.DefaultInvocation
- getInvocationArguments() - Method in interface org.analogweb.Invocation
- getInvocationClass() - Method in class org.analogweb.core.DefaultInvocationMetadata
- getInvocationClass() - Method in interface org.analogweb.InvocationMetadata
-
Get invocation
Class
. - getInvocationFactory() - Method in interface org.analogweb.Modules
- getInvocationFactoryClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getInvocationInstance() - Method in class org.analogweb.core.DefaultInvocation
- getInvocationInstance() - Method in interface org.analogweb.Invocation
-
Get entry-point object instance.
- getInvocationInstanceProvider() - Method in interface org.analogweb.Modules
- getInvocationInstanceProviderClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getInvocationInterceptorClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getInvocationInterceptors() - Method in class org.analogweb.core.DefaultInvoker
- getInvocationInterceptors() - Method in interface org.analogweb.Modules
- getInvocationMetadataFactories() - Method in interface org.analogweb.Modules
- getInvocationMetadataFactoryClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getInvocationMetadataFinderClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getInvocationMetadataFinders() - Method in interface org.analogweb.Modules
- getInvocationMethod(InvocationMetadata) - Static method in class org.analogweb.util.ReflectionUtils
- getInvocationMethodDefault(InvocationMetadata) - Static method in class org.analogweb.util.ReflectionUtils
- getInvoker() - Method in interface org.analogweb.Modules
- getInvokerFactoryClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getLength() - Method in class org.analogweb.core.DefaultReadableBuffer
- getLength() - Method in interface org.analogweb.ReadableBuffer
- getLocale() - Method in class org.analogweb.core.AbstractRequestContext
- getLocale() - Method in class org.analogweb.core.AcceptLanguages.AcceptLanguage
- getLocale() - Method in class org.analogweb.core.AcceptLanguages
- getLocale() - Method in class org.analogweb.core.RequestContextWrapper
- getLocale() - Method in interface org.analogweb.RequestContext
- getLocales() - Method in class org.analogweb.core.AbstractRequestContext
- getLocales() - Method in class org.analogweb.core.AcceptLanguages
- getLocales() - Method in class org.analogweb.core.RequestContextWrapper
- getLocales() - Method in interface org.analogweb.RequestContext
- getLog(Class<?>) - Static method in class org.analogweb.util.logging.Logs
- getLog(String) - Static method in class org.analogweb.util.logging.Logs
- getLog(String, ClassLoader) - Static method in class org.analogweb.util.logging.Logs
- getLog(String, ClassLoader, String) - Static method in class org.analogweb.util.logging.Logs
- getMatrixParameters() - Method in class org.analogweb.core.AbstractRequestContext
- getMatrixParameters() - Method in class org.analogweb.core.RequestContextWrapper
- getMatrixParameters() - Method in interface org.analogweb.RequestContext
- getMaxAge() - Method in interface org.analogweb.Cookies.Cookie
- getMaxAge() - Method in class org.analogweb.core.DefaultCookie
- getMediaTypeMap() - Method in class org.analogweb.core.response.Acceptable
- getMessage() - Method in exception org.analogweb.core.UnresolvableResultException
- getMessage(String) - Method in interface org.analogweb.util.MessageResource
-
指定されたキーに一致するメッセージを取得する。
- getMessage(String) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getMessage(String, Object...) - Method in interface org.analogweb.util.MessageResource
-
指定されたキーに一致するメッセージを取得する。
- getMessage(String, Object...) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getMessage(String, Locale) - Method in interface org.analogweb.util.MessageResource
-
指定されたキーに一致するメッセージを取得する。
- getMessage(String, Locale) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getMessage(String, Locale, Object...) - Method in interface org.analogweb.util.MessageResource
-
指定されたキーに一致するメッセージを取得する。
- getMessage(String, Locale, Object...) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource
- getMetadata() - Method in class org.analogweb.core.DefaultInvocation
- getMetadata() - Method in exception org.analogweb.core.InvocationFailureException
- getMetadata() - Method in exception org.analogweb.core.UnsatisfiedRequestException
- getMethodName() - Method in class org.analogweb.core.DefaultInvocationMetadata
- getMethodName() - Method in interface org.analogweb.InvocationMetadata
-
Get name of the invocation method.
- getMethodParameterAnnotation(Method, Class<T>, int) - Static method in class org.analogweb.util.ReflectionUtils
- getMethodQuietly(Class<?>, String, Class<?>[]) - Static method in class org.analogweb.util.ReflectionUtils
- getMethods(Class<?>) - Static method in class org.analogweb.util.ReflectionUtils
- getMissedParameterName() - Method in exception org.analogweb.core.MissingRequiredParameterException
- getModules() - Method in interface org.analogweb.Application
-
Obtain
Modules
. - getModules() - Method in class org.analogweb.core.WebApplication
- getModulesConfigComparator() - Method in class org.analogweb.core.WebApplication
- getModulesConfigs() - Method in class org.analogweb.core.WebApplication
- getModulesContainerAdaptor() - Method in interface org.analogweb.Modules
- getModulesProviderClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getMultiparts(String) - Method in interface org.analogweb.MultipartParameters
- getName() - Method in interface org.analogweb.Cookies.Cookie
- getName() - Method in class org.analogweb.core.DefaultCookie
- getName() - Method in exception org.analogweb.core.UnresolvableValueException
- getName() - Method in interface org.analogweb.Multipart
- getName() - Method in interface org.analogweb.ScopedAttributeName
- getName() - Method in class org.analogweb.util.logging.AbstractLog
- getName() - Method in interface org.analogweb.util.logging.Marker
- getName() - Method in class org.analogweb.util.logging.Markers.SimpleMarker
- getNames() - Method in class org.analogweb.core.MapHeaders
- getNames() - Method in interface org.analogweb.Headers
-
Get all header keys.
- getOriginalRequestContext() - Method in class org.analogweb.core.RequestContextWrapper
- getParametarizedPath() - Method in class org.analogweb.core.response.Redirect
- getParameters() - Method in class org.analogweb.core.response.Redirect
- getParameters() - Method in interface org.analogweb.MediaType
- getParameterSeparator() - Method in class org.analogweb.core.MatrixParameters
- getParameterSeparator() - Method in class org.analogweb.core.QueryParameters
- getPath() - Method in interface org.analogweb.Cookies.Cookie
- getPath() - Method in class org.analogweb.core.DefaultCookie
- getPhrase() - Method in enum org.analogweb.core.response.HttpStatus
- getPrecedence() - Method in class org.analogweb.core.AbstractApplicationProcessor
- getPrecedence() - Method in class org.analogweb.core.AbstractInvocationInterceptor
- getPrecedence() - Method in class org.analogweb.core.AbstractInvocationMetadataFinder
- getPrecedence() - Method in class org.analogweb.core.ConsumesMediaTypeVerifier
- getPrecedence() - Method in interface org.analogweb.Precedence
- getPreparedArgs() - Method in class org.analogweb.core.DefaultInvocation
- getProperties() - Method in interface org.analogweb.ApplicationProperties
- getProperties() - Method in class org.analogweb.core.DefaultApplicationProperties
- getProperty(String) - Method in interface org.analogweb.ApplicationProperties
- getProperty(String) - Method in class org.analogweb.core.DefaultApplicationProperties
- getQualityFactor() - Method in class org.analogweb.core.AcceptLanguages.AcceptLanguage
- getQueryParameters() - Method in class org.analogweb.core.AbstractRequestContext
- getQueryParameters() - Method in class org.analogweb.core.RequestContextWrapper
- getQueryParameters() - Method in interface org.analogweb.RequestContext
- getReason() - Method in enum org.analogweb.core.response.HttpStatus
- getRenderable() - Method in enum org.analogweb.core.response.HttpStatus
- getRenderable() - Method in interface org.analogweb.RenderableHolder
- getRequestBody() - Method in class org.analogweb.core.RequestContextWrapper
- getRequestBody() - Method in interface org.analogweb.RequestContext
- getRequestContext() - Method in class org.analogweb.core.DefaultInvocation
- getRequestedMethod() - Method in exception org.analogweb.core.RequestMethodUnsupportedException
- getRequestHeaders() - Method in class org.analogweb.core.RequestContextWrapper
- getRequestHeaders() - Method in interface org.analogweb.RequestContext
- getRequestMethod() - Method in class org.analogweb.core.DefaultRequestPath
- getRequestMethod() - Method in class org.analogweb.core.RequestContextWrapper
- getRequestMethod() - Method in interface org.analogweb.RequestContext
- getRequestMethod() - Method in interface org.analogweb.RequestPath
-
Requested HTTP method.
- getRequestMethods() - Method in class org.analogweb.core.DefaultRequestPath
- getRequestMethods() - Method in class org.analogweb.core.RequestPathDefinition
- getRequestMethods() - Method in interface org.analogweb.RequestPathMetadata
-
Obtain defined (HTTP) request methods.
- getRequestPath() - Method in class org.analogweb.core.AbstractRequestContext
- getRequestPath() - Method in class org.analogweb.core.RequestContextWrapper
- getRequestPath() - Method in interface org.analogweb.RequestContext
- getRequestURI() - Method in class org.analogweb.core.DefaultRequestPath
- getRequestURI() - Method in interface org.analogweb.RequestPath
-
Actually requested
URI
. - getRequestValueResolver() - Method in exception org.analogweb.core.UnresolvableValueException
- getRequestValueResolverClasses() - Method in class org.analogweb.core.DefaultModulesBuilder
- getRequestValueResolvers() - Method in class org.analogweb.core.BeanAttributeValueResolver
- getRequestValueResolvers() - Method in interface org.analogweb.Modules
- getRequiredModuleClass() - Method in exception org.analogweb.core.MissingModuleException
- getRequiredName() - Method in exception org.analogweb.core.AssertionFailureException
- getRequirment() - Method in exception org.analogweb.core.MissingRequirmentsException
- getResolverMap() - Method in class org.analogweb.core.DefaultReqestValueResolvers
- getResolverType() - Method in exception org.analogweb.core.InvalidRequestFormatException
- getResourceName() - Method in interface org.analogweb.Multipart
- getResponseCode() - Method in class org.analogweb.core.response.Redirect
- getResponseContext() - Method in class org.analogweb.core.DefaultInvocation
- getResponseEntity() - Method in class org.analogweb.core.response.DefaultRenderable
- getResponseFormatterClass(Class<? extends Renderable>) - Method in class org.analogweb.core.DefaultModulesBuilder
- getResponseHandler() - Method in interface org.analogweb.Modules
- getResponseHandlerClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getResponseHeaders() - Method in class org.analogweb.core.AbstractResponseContext
- getResponseHeaders() - Method in enum org.analogweb.core.response.HttpStatus
- getResponseHeaders() - Method in interface org.analogweb.ResponseContext
-
Obtain response headers.
- getResponseResolver() - Method in interface org.analogweb.Modules
- getResponseResolverClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getResponseText() - Method in class org.analogweb.core.response.TextFormat
- getRouteRegistry() - Method in interface org.analogweb.Application
-
Obtain
RouteRegistry
. - getRouteRegistry() - Method in class org.analogweb.core.WebApplication
- getScope() - Method in interface org.analogweb.ScopedAttributeName
- getSource() - Method in class org.analogweb.core.response.Acceptable
- getSource() - Method in class org.analogweb.core.response.TextFormattable
- getSourceMetadata() - Method in exception org.analogweb.core.UnresolvableInvocationException
- getStatus() - Method in class org.analogweb.core.AbstractResponseContext
- getStatus() - Method in class org.analogweb.core.response.DefaultRenderable
- getStatusCode() - Method in enum org.analogweb.core.response.HttpStatus
- getStringProperty(String) - Method in interface org.analogweb.ApplicationProperties
- getStringProperty(String) - Method in class org.analogweb.core.DefaultApplicationProperties
- getSubType() - Method in interface org.analogweb.MediaType
- getTempDir() - Method in interface org.analogweb.ApplicationProperties
- getTempDir() - Method in class org.analogweb.core.DefaultApplicationProperties
- getTemplateResource() - Method in class org.analogweb.core.response.Html.HtmlTemplate
- getTo() - Method in class org.analogweb.core.response.Redirect
- getType() - Method in interface org.analogweb.MediaType
- getTypeMapperContext() - Method in class org.analogweb.core.BeanAttributeValueResolver
- getTypeMapperContext() - Method in interface org.analogweb.Modules
- getTypeMapperContextClass() - Method in class org.analogweb.core.DefaultModulesBuilder
- getTypeName() - Method in exception org.analogweb.core.UnresolvableValueException
- getUnresolvableInvocationResult() - Method in exception org.analogweb.core.UnresolvableResultException
- getValue() - Method in interface org.analogweb.Cookies.Cookie
- getValue() - Method in class org.analogweb.core.DefaultCookie
- getValue(Annotation) - Static method in class org.analogweb.util.AnnotationUtils
- getValue(Annotation, String) - Static method in class org.analogweb.util.AnnotationUtils
- getValueOfField(String, int, Object) - Static method in class org.analogweb.util.ReflectionUtils
- getValues(String) - Method in class org.analogweb.core.MapHeaders
- getValues(String) - Method in class org.analogweb.core.QueryParameters
- getValues(String) - Method in interface org.analogweb.Headers
-
Get header values.
- getValues(String) - Method in interface org.analogweb.Parameters
- getVersion() - Method in interface org.analogweb.Cookies.Cookie
- getVersion() - Method in class org.analogweb.core.DefaultCookie
- getVersion() - Method in class org.analogweb.util.Version
- GONE - org.analogweb.core.response.HttpStatus
H
- handleArray(Class<T>, Object) - Method in class org.analogweb.core.DefaultTypeMapperContext
- handleCollection(Class<T>, Object) - Method in class org.analogweb.core.DefaultTypeMapperContext
- handleException(Exception) - Method in class org.analogweb.core.DefaultExceptionHandler
- handleException(Exception) - Method in interface org.analogweb.ExceptionHandler
-
Handle caused
Throwable
. - handleResponse(Modules, Object, InvocationMetadata, RequestContext, ResponseContext) - Method in class org.analogweb.core.WebApplication
- handleResult(Object, InvocationMetadata, RenderableResolver, RequestContext, ResponseContext, ExceptionHandler, ResponseFormatterFinder) - Method in class org.analogweb.core.DefaultResponseHandler
- handleResult(Object, InvocationMetadata, RenderableResolver, RequestContext, ResponseContext, ExceptionHandler, ResponseFormatterFinder) - Method in interface org.analogweb.ResponseHandler
- handleResultInternal(Renderable, InvocationMetadata, RenderableResolver, ResponseFormatter, RequestContext, ResponseContext, ExceptionHandler, ResponseFormatterFinder) - Method in class org.analogweb.core.DefaultResponseHandler
- hashCode() - Method in class org.analogweb.core.AbstractModulesConfig
- hashCode() - Method in class org.analogweb.core.AbstractRequestPathMetadata
- hashCode() - Method in class org.analogweb.core.AutoTypeMapper.ClassPair
- hashCode() - Method in class org.analogweb.core.DefaultReqestValueResolvers.Key
- hashCode() - Method in class org.analogweb.core.DefaultRequestPath
- hashCode() - Method in class org.analogweb.core.response.Redirect
- hashCode() - Method in class org.analogweb.util.logging.Markers.SimpleMarker
- hashCode() - Method in class org.analogweb.util.PropertyResourceBundleMessageResource.MessageFormatKey
- Head - Annotation Type in org.analogweb.annotation
- header(String, String) - Method in class org.analogweb.core.response.BuildAndRenderableResponse
- header(Map<String, String>) - Method in class org.analogweb.core.response.BuildAndRenderableResponse
- Header - Annotation Type in org.analogweb.annotation
- Headers - Interface in org.analogweb
-
Request or response header.
- HeaderValueResolver - Class in org.analogweb.core
- HeaderValueResolver() - Constructor for class org.analogweb.core.HeaderValueResolver
- HIGHEST - Static variable in interface org.analogweb.Precedence
- html(String) - Static method in class org.analogweb.core.response.BasicResponses
- html(String, Map<String, Object>) - Static method in class org.analogweb.core.response.BasicResponses
- Html - Class in org.analogweb.core.response
- Html(Object) - Constructor for class org.analogweb.core.response.Html
- Html(String) - Constructor for class org.analogweb.core.response.Html
- Html.HtmlTemplate - Class in org.analogweb.core.response
- HtmlTemplate(String, Map<String, Object>) - Constructor for class org.analogweb.core.response.Html.HtmlTemplate
- htmlText(String) - Static method in class org.analogweb.core.response.BasicResponses
- HTTP_VERSION_NOT_SUPPORTED - org.analogweb.core.response.HttpStatus
- HttpMethod - Annotation Type in org.analogweb.annotation
- HttpStatus - Enum in org.analogweb.core.response
I
- ignore(Class<? extends MultiModule>) - Method in class org.analogweb.core.DefaultModulesBuilder
- ignore(Class<? extends MultiModule>) - Method in interface org.analogweb.ModulesBuilder
- IM_USED - org.analogweb.core.response.HttpStatus
- indexOf(List<T>, int) - Static method in class org.analogweb.util.CollectionUtils
- indexOf(List<T>, int, T) - Static method in class org.analogweb.util.CollectionUtils
- info(String) - Method in class org.analogweb.util.logging.AbstractLog
- info(String) - Method in interface org.analogweb.util.logging.Log
- info(String, Object...) - Method in interface org.analogweb.util.logging.Log
- info(String, Throwable) - Method in interface org.analogweb.util.logging.Log
- info(Marker, String) - Method in interface org.analogweb.util.logging.Log
- info(Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- info(Marker, String, Throwable) - Method in interface org.analogweb.util.logging.Log
- INIT_COMPONENT - Static variable in class org.analogweb.util.logging.Markers
- initApplication(Collection<ClassCollector>, Set<String>, ApplicationProperties) - Method in class org.analogweb.core.WebApplication
- initAutoTypeMappers() - Method in class org.analogweb.core.AutoTypeMapper
- inline() - Method in class org.analogweb.core.response.Resource
- INSUFFICIENT_SPACE_ON_RESOURCE - org.analogweb.core.response.HttpStatus
- INSUFFICIENT_STORAGE - org.analogweb.core.response.HttpStatus
- INTERNAL_SERVER_ERROR - org.analogweb.core.response.HttpStatus
- internalServerError(Exception) - Method in class org.analogweb.core.DefaultExceptionHandler
- InvalidRequestFormatException - Exception in org.analogweb.core
- InvalidRequestFormatException(Class<? extends RequestValueResolver>) - Constructor for exception org.analogweb.core.InvalidRequestFormatException
- InvalidRequestFormatException(Throwable, Class<? extends RequestValueResolver>) - Constructor for exception org.analogweb.core.InvalidRequestFormatException
- InvalidRequestFormatExceptionMapper - Class in org.analogweb.core
- InvalidRequestFormatExceptionMapper() - Constructor for class org.analogweb.core.InvalidRequestFormatExceptionMapper
- InvalidRequestPathException - Exception in org.analogweb.core
- InvalidRequestPathException(String, String) - Constructor for exception org.analogweb.core.InvalidRequestPathException
- Invocation - Interface in org.analogweb
-
Invocation of entry-point method.
- InvocationArguments - Interface in org.analogweb
-
Parameters of
Invocation.invoke()
. - InvocationFactory - Interface in org.analogweb
-
Factory of
Invocation
. - InvocationFailureException - Exception in org.analogweb.core
- InvocationFailureException(Throwable, InvocationMetadata, Object[]) - Constructor for exception org.analogweb.core.InvocationFailureException
- InvocationInterceptor - Interface in org.analogweb
- InvocationMetadata - Interface in org.analogweb
-
Metadata of
Invocation
. - InvocationMetadataFactory - Interface in org.analogweb
-
Factory of
InvocationMetadata
from class metadatas. - InvocationMetadataFinder - Interface in org.analogweb
-
Finder strategy of
InvocationMetadata
fromRouteRegistry
s - InvocationMetadataFinder.Cacheable - Interface in org.analogweb
- invoke() - Method in class org.analogweb.core.DefaultInvocation
- invoke() - Method in interface org.analogweb.Invocation
-
Invoke entry-point method.
- invoke(Invocation, InvocationMetadata, RequestContext, ResponseContext) - Method in class org.analogweb.core.DefaultInvoker
- invoke(Invocation, InvocationMetadata, RequestContext, ResponseContext) - Method in interface org.analogweb.Invoker
- InvokeInterruptedException - Exception in org.analogweb.core
- InvokeInterruptedException(Object) - Constructor for exception org.analogweb.core.InvokeInterruptedException
- Invoker - Interface in org.analogweb
-
Entry-point
Invocation
. - InvokerFactory - Interface in org.analogweb
-
Factory of
Invoker
- IOUtils - Class in org.analogweb.util
- IOUtils() - Constructor for class org.analogweb.util.IOUtils
- isAppreciable(T) - Method in interface org.analogweb.MultiModule.Filter
- isCompatible(MediaType) - Method in interface org.analogweb.MediaType
- isDebugEnabled() - Method in interface org.analogweb.util.logging.Log
- isDebugEnabled(Marker) - Method in interface org.analogweb.util.logging.Log
- isDeclared(Class<? extends Annotation>, Class<?>) - Static method in class org.analogweb.util.AnnotationUtils
- isDefaultTypeMapper(Class<? extends TypeMapper>) - Method in class org.analogweb.core.DefaultTypeMapperContext
- isEmpty(String) - Static method in class org.analogweb.util.StringUtils
- isEmpty(Collection<T>) - Static method in class org.analogweb.util.CollectionUtils
- isEmpty(T...) - Static method in class org.analogweb.util.ArrayUtils
- isErrorEnabled() - Method in interface org.analogweb.util.logging.Log
- isErrorEnabled(Marker) - Method in interface org.analogweb.util.logging.Log
- isHttpOnly() - Method in class org.analogweb.core.DefaultCookie
- isInfoEnabled() - Method in interface org.analogweb.util.logging.Log
- isInfoEnabled(Marker) - Method in interface org.analogweb.util.logging.Log
- isMatch(Throwable) - Method in class org.analogweb.core.TypeAssignableFromExceptionMapper
- isMatch(Throwable) - Method in interface org.analogweb.ExceptionMapper
- isNotEmpty(String) - Static method in class org.analogweb.util.StringUtils
- isNotEmpty(Collection<T>) - Static method in class org.analogweb.util.CollectionUtils
- isNotEmpty(T...) - Static method in class org.analogweb.util.ArrayUtils
- isSecure() - Method in interface org.analogweb.Cookies.Cookie
- isSecure() - Method in class org.analogweb.core.DefaultCookie
- isTraceEnabled() - Method in interface org.analogweb.util.logging.Log
- isTraceEnabled(Marker) - Method in interface org.analogweb.util.logging.Log
- isWarnEnabled() - Method in interface org.analogweb.util.logging.Log
- isWarnEnabled(Marker) - Method in interface org.analogweb.util.logging.Log
- isWhiteSpace(char) - Static method in class org.analogweb.core.DefaultCookie
J
- JarClassCollector - Class in org.analogweb.util
- JarClassCollector() - Constructor for class org.analogweb.util.JarClassCollector
- join(Character, String...) - Static method in class org.analogweb.util.StringUtils
- json() - Static method in class org.analogweb.core.response.Acceptable.Creators
- json(Object) - Static method in class org.analogweb.core.response.BasicResponses
- json(String) - Static method in class org.analogweb.core.response.BasicResponses
- Json - Class in org.analogweb.core.response
- Json(Object) - Constructor for class org.analogweb.core.response.Json
- Json(String) - Constructor for class org.analogweb.core.response.Json
- JulLogConfig - Class in org.analogweb.util.logging
-
Configurable class for java.util.logging without logging.properties.
- JulLogConfig() - Constructor for class org.analogweb.util.logging.JulLogConfig
- JulLogFormatter - Class in org.analogweb.util.logging
- JulLogFormatter() - Constructor for class org.analogweb.util.logging.JulLogFormatter
L
- LENGTH_REQUIRED - org.analogweb.core.response.HttpStatus
- LIFECYCLE - Static variable in class org.analogweb.util.logging.Markers
- load(ClassLoader) - Static method in class org.analogweb.util.Version
- LOCALE - Static variable in interface org.analogweb.ApplicationProperties
- locates(URI) - Static method in class org.analogweb.core.response.RenderableResponses
- LOCKED - org.analogweb.core.response.HttpStatus
- log - Static variable in class org.analogweb.core.DefaultExceptionHandler
- log(String) - Method in class org.analogweb.util.logging.AbstractLog
- log(String) - Method in interface org.analogweb.util.logging.Log
- log(String, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(String, Object...) - Method in interface org.analogweb.util.logging.Log
- log(String, Throwable, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(String, Throwable, Object...) - Method in interface org.analogweb.util.logging.Log
- log(Marker, String) - Method in class org.analogweb.util.logging.AbstractLog
- log(Marker, String) - Method in interface org.analogweb.util.logging.Log
- log(Marker, String, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- log(Marker, String, Throwable, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(Marker, String, Throwable, Object...) - Method in interface org.analogweb.util.logging.Log
- log(MessageResource, String) - Method in class org.analogweb.util.logging.AbstractLog
- log(MessageResource, String) - Method in interface org.analogweb.util.logging.Log
- log(MessageResource, String, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(MessageResource, String, Object...) - Method in interface org.analogweb.util.logging.Log
- log(MessageResource, String, Throwable, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(MessageResource, String, Throwable, Object...) - Method in interface org.analogweb.util.logging.Log
- log(MessageResource, Marker, String) - Method in class org.analogweb.util.logging.AbstractLog
- log(MessageResource, Marker, String) - Method in interface org.analogweb.util.logging.Log
- log(MessageResource, Marker, String, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(MessageResource, Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- log(MessageResource, Marker, String, Throwable, Object...) - Method in class org.analogweb.util.logging.AbstractLog
- log(MessageResource, Marker, String, Throwable, Object...) - Method in interface org.analogweb.util.logging.Log
- Log - Interface in org.analogweb.util.logging
- logInternal(MessageResource, Marker, String, Throwable, Object[]) - Method in class org.analogweb.util.logging.AbstractLog
- Logs - Class in org.analogweb.util.logging
- Logs() - Constructor for class org.analogweb.util.logging.Logs
- logThrowable(Exception) - Method in class org.analogweb.core.DefaultExceptionHandler
- LOOP_DETECTED - org.analogweb.core.response.HttpStatus
- LOWEST - Static variable in interface org.analogweb.Precedence
M
- map(Renderable, String...) - Method in class org.analogweb.core.response.Acceptable
- MapHeaders - Class in org.analogweb.core
- MapHeaders() - Constructor for class org.analogweb.core.MapHeaders
- MapHeaders(Map<String, List<String>>) - Constructor for class org.analogweb.core.MapHeaders
- Maps - Class in org.analogweb.util
- Maps() - Constructor for class org.analogweb.util.Maps
- mapToAny(Renderable) - Method in class org.analogweb.core.response.Acceptable
- mapToResult(Throwable) - Method in class org.analogweb.core.InvalidRequestFormatExceptionMapper
- mapToResult(Throwable) - Method in class org.analogweb.core.RequestMethodUnsupportedExceptionMapper
- mapToResult(Throwable) - Method in class org.analogweb.core.UnsupportedMediaTypeExceptionMapper
- mapToResult(Throwable) - Method in interface org.analogweb.ExceptionMapper
-
Convert
Throwable
to handleable result.(like aRenderable
) - mapToType(Class<? extends TypeMapper>, Object, Class<T>, String[]) - Method in class org.analogweb.core.DefaultTypeMapperContext
- mapToType(Class<? extends TypeMapper>, Object, Class<T>, String[]) - Method in interface org.analogweb.TypeMapperContext
- mapToType(Object, Class<?>, String[]) - Method in class org.analogweb.core.AutoTypeMapper
- mapToType(Object, Class<?>, String[]) - Method in class org.analogweb.core.TypeSafeTypeMapper
- mapToType(Object, Class<?>, String[]) - Method in interface org.analogweb.TypeMapper
- mapToTypeInternal(F, Class<T>, String[]) - Method in class org.analogweb.core.TypeSafeTypeMapper
- Marker - Interface in org.analogweb.util.logging
- Markers - Class in org.analogweb.util.logging
- Markers() - Constructor for class org.analogweb.util.logging.Markers
- Markers.SimpleMarker - Class in org.analogweb.util.logging
- match(RequestPath) - Method in class org.analogweb.core.DefaultRequestPath
- match(RequestPath) - Method in class org.analogweb.core.RequestPathDefinition
- match(RequestPath) - Method in interface org.analogweb.RequestPathMetadata
-
Check own
RequestPath
match assigned one. - MatrixParameters - Class in org.analogweb.core
- MatrixParameters(URI) - Constructor for class org.analogweb.core.MatrixParameters
- MediaType - Interface in org.analogweb
-
Media type.
- MediaTypes - Class in org.analogweb.core
- MediaTypes() - Constructor for class org.analogweb.core.MediaTypes
- mergeHeaders(RequestContext, ResponseContext, Map<String, String>, ResponseEntity) - Method in class org.analogweb.core.response.DefaultRenderable
- mergeHeaders(RequestContext, ResponseContext, Map<String, String>, ResponseEntity) - Method in class org.analogweb.core.response.Resource
- mergeHeaders(RequestContext, ResponseContext, Map<String, String>, ResponseEntity) - Method in class org.analogweb.core.response.TextFormat
- MessageFormatKey(String, Locale) - Constructor for class org.analogweb.util.PropertyResourceBundleMessageResource.MessageFormatKey
- MessageResource - Interface in org.analogweb.util
- METHOD_FAILURE - org.analogweb.core.response.HttpStatus
- METHOD_NOT_ALLOWED - org.analogweb.core.response.HttpStatus
- MissingModuleException - Exception in org.analogweb.core
- MissingModuleException(Class<?>) - Constructor for exception org.analogweb.core.MissingModuleException
- MissingModulesProviderException - Exception in org.analogweb.core
- MissingModulesProviderException() - Constructor for exception org.analogweb.core.MissingModulesProviderException
- MissingRequiredParameterException - Exception in org.analogweb.core
- MissingRequiredParameterException(String) - Constructor for exception org.analogweb.core.MissingRequiredParameterException
- MissingRequirmentsException - Exception in org.analogweb.core
- MissingRequirmentsException(String, Object) - Constructor for exception org.analogweb.core.MissingRequirmentsException
- Module - Interface in org.analogweb
-
Mark interface as a pluggable object.
- Modules - Interface in org.analogweb
-
All modules that compose an application.
- ModulesAware - Interface in org.analogweb
- ModulesBuilder - Interface in org.analogweb
-
Builder of
Modules
. - ModulesConfig - Interface in org.analogweb
-
Configure
Modules
through theModulesBuilder
. - ModulesConfigComparator - Class in org.analogweb.core
- ModulesConfigComparator() - Constructor for class org.analogweb.core.ModulesConfigComparator
- ModulesContainerAdaptorAware - Interface in org.analogweb
- MONITOR_MODULES - Static variable in class org.analogweb.util.logging.Markers
- MOVED_PERMANENTLY - org.analogweb.core.response.HttpStatus
- MULTI_STATUS - org.analogweb.core.response.HttpStatus
- MultiModule - Interface in org.analogweb
-
A Definable multiple
Module
. - MultiModule.Filter - Interface in org.analogweb
- Multipart - Interface in org.analogweb
-
Multiple part request.
- MULTIPART_FORM_DATA - Static variable in class org.analogweb.core.MediaTypes
-
"multipart/form-data"
- MULTIPART_FORM_DATA_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"multipart/form-data"
- MultipartParam - Annotation Type in org.analogweb.annotation
- MultipartParameterResolver - Class in org.analogweb.core
- MultipartParameterResolver() - Constructor for class org.analogweb.core.MultipartParameterResolver
- MultipartParameters<T extends Multipart> - Interface in org.analogweb
-
Multiple part request
Parameters
. - MULTIPLE_CHOICES - org.analogweb.core.response.HttpStatus
- MutableRequestContext - Interface in org.analogweb
N
- newArray(T...) - Static method in class org.analogweb.util.ArrayUtils
- newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.analogweb.util.PropertyResourceBundleMessageResource.PropertyResourceBundleControl
- newConcurrentHashMap() - Static method in class org.analogweb.util.Maps
- newEmptyHashMap() - Static method in class org.analogweb.util.Maps
- newHashMap(K, V) - Static method in class org.analogweb.util.Maps
- newRequestPathDefinition(String, String, String[]) - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
- newTreeMap() - Static method in class org.analogweb.util.Maps
- NO_CONTENT - org.analogweb.core.response.HttpStatus
- NO_INTERRUPTION - Static variable in interface org.analogweb.ApplicationProcessor
-
End of process without interruption.
- NON_AUTHORITATIVE_INFORMATION - org.analogweb.core.response.HttpStatus
- nop() - Method in class org.analogweb.util.ReflectionUtils
- NOT_ACCEPTABLE - org.analogweb.core.response.HttpStatus
- NOT_EXTENDED - org.analogweb.core.response.HttpStatus
- NOT_FOUND - org.analogweb.core.response.HttpStatus
- NOT_FOUND - Static variable in interface org.analogweb.Application
-
RequestPath
not found. - NOT_FOUND - Static variable in interface org.analogweb.Response
- NOT_IMPLEMENTED - org.analogweb.core.response.HttpStatus
- NOT_MODIFIED - org.analogweb.core.response.HttpStatus
- notNull(Object, String) - Static method in class org.analogweb.util.Assertion
- now() - Method in interface org.analogweb.util.StopWatch.Ticker
- nullToResponse(InvocationMetadata, RequestContext) - Method in class org.analogweb.core.DefaultRenderableResolver
- numberToResponse(Number) - Method in class org.analogweb.core.DefaultRenderableResolver
O
- ok() - Static method in class org.analogweb.core.response.RenderableResponses
- ok(String, Charset) - Static method in class org.analogweb.core.response.RenderableResponses
- ok(ResponseEntity) - Static method in class org.analogweb.core.response.RenderableResponses
- OK - org.analogweb.core.response.HttpStatus
- onException(List<ApplicationProcessor>, Exception, InvocationArguments, InvocationMetadata, RequestContext) - Method in class org.analogweb.core.WebApplication
- onInvoke(Invocation, InvocationMetadata) - Method in class org.analogweb.core.AbstractInvocationInterceptor
- onInvoke(Invocation, InvocationMetadata) - Method in interface org.analogweb.InvocationInterceptor
- org.analogweb - package org.analogweb
-
Root of Analog Web Framework This package defines fundamental interfaces.
- org.analogweb.annotation - package org.analogweb.annotation
-
This package define annotations used by default.
- org.analogweb.core - package org.analogweb.core
-
Analogweb's core (default) implementations.
- org.analogweb.core.response - package org.analogweb.core.response
-
This package defines execution results for response.
- org.analogweb.util - package org.analogweb.util
-
This package define utilities.
- org.analogweb.util.logging - package org.analogweb.util.logging
-
This package defines logging operation on an application.
P
- PACKAGES - Static variable in interface org.analogweb.ApplicationProperties
- Param - Annotation Type in org.analogweb.annotation
-
Resolves query ,form, matrix parameter values.
- Parameters - Interface in org.analogweb
-
Request parameters.
- ParameterValueResolver - Class in org.analogweb.core
-
Resolve parameter value via query parameter, matrix parameter and form parameter.
- ParameterValueResolver() - Constructor for class org.analogweb.core.ParameterValueResolver
- PARTIAL_CONTENT - org.analogweb.core.response.HttpStatus
- partition(int, Character, String) - Static method in class org.analogweb.util.StringUtils
- pathSeparator() - Static method in class org.analogweb.util.SystemProperties
- PathVariable - Annotation Type in org.analogweb.annotation
- PathVariableValueResolver - Class in org.analogweb.core
- PathVariableValueResolver() - Constructor for class org.analogweb.core.PathVariableValueResolver
- PAYMENT_REQUIRED - org.analogweb.core.response.HttpStatus
- PluginModulesConfig - Interface in org.analogweb
- Post - Annotation Type in org.analogweb.annotation
- postInvoke(Object, InvocationArguments, InvocationMetadata, RequestContext, RequestValueResolvers) - Method in interface org.analogweb.ApplicationProcessor
-
Interrupt after execute
Application
. - postInvoke(Object, InvocationArguments, InvocationMetadata, RequestContext, RequestValueResolvers) - Method in class org.analogweb.core.AbstractApplicationProcessor
- postInvoke(Object, InvocationArguments, InvocationMetadata, RequestContext, RequestValueResolvers) - Method in class org.analogweb.core.ScopedMapArgumentPreparator
- postInvoke(List<ApplicationProcessor>, Object, InvocationArguments, InvocationMetadata, RequestContext, RequestValueResolvers) - Method in class org.analogweb.core.WebApplication
- Precedence - Interface in org.analogweb
-
A precedence of modules.
- PrecedenceComparator<T extends Precedence> - Class in org.analogweb.core
- PrecedenceComparator() - Constructor for class org.analogweb.core.PrecedenceComparator
- PRECONDITION_FAILED - org.analogweb.core.response.HttpStatus
- preMatching(List<ApplicationProcessor>, MutableRequestContext, RequestPath) - Method in class org.analogweb.core.WebApplication
- preMatching(MutableRequestContext, RequestPath) - Method in interface org.analogweb.ApplicationProcessor
-
Interrupt before matching requested URI.
- preMatching(MutableRequestContext, RequestPath) - Method in class org.analogweb.core.AbstractApplicationProcessor
- prepare(ModulesBuilder) - Method in class org.analogweb.core.RootModulesConfig
- prepare(ModulesBuilder) - Method in interface org.analogweb.ModulesConfig
-
Compose and return
Modules
. - PreparedInvocationArguments - Interface in org.analogweb
-
Arguments of invocation.
- prepareInvoke(List<ApplicationProcessor>, InvocationArguments, InvocationMetadata, RequestContext, RequestValueResolvers, TypeMapperContext) - Method in class org.analogweb.core.WebApplication
- prepareInvoke(InvocationArguments, InvocationMetadata, RequestContext, TypeMapperContext, RequestValueResolvers) - Method in interface org.analogweb.ApplicationProcessor
-
Interrupt before invoking
Invocation
. - prepareInvoke(InvocationArguments, InvocationMetadata, RequestContext, TypeMapperContext, RequestValueResolvers) - Method in class org.analogweb.core.AbstractApplicationProcessor
- prepareInvoke(InvocationArguments, InvocationMetadata, RequestContext, TypeMapperContext, RequestValueResolvers) - Method in class org.analogweb.core.BindAttributeArgumentPreparator
- prepareInvoke(InvocationArguments, InvocationMetadata, RequestContext, TypeMapperContext, RequestValueResolvers) - Method in class org.analogweb.core.ConsumesMediaTypeVerifier
- prepareInvoke(InvocationArguments, InvocationMetadata, RequestContext, TypeMapperContext, RequestValueResolvers) - Method in class org.analogweb.core.ScopedMapArgumentPreparator
- processConfigPreparation(Collection<Class<?>>) - Method in class org.analogweb.core.WebApplication
- processException(Exception, RequestContext, PreparedInvocationArguments, InvocationMetadata) - Method in interface org.analogweb.ApplicationProcessor
-
Interrupt after cause exception when execute
Application
. - processException(Exception, RequestContext, PreparedInvocationArguments, InvocationMetadata) - Method in class org.analogweb.core.AbstractApplicationProcessor
- PROCESSING - org.analogweb.core.response.HttpStatus
- processRequest(RequestPath, RequestContext, ResponseContext) - Method in interface org.analogweb.Application
-
Process request.
- processRequest(RequestPath, RequestContext, ResponseContext) - Method in class org.analogweb.core.WebApplication
- properties(String) - Static method in class org.analogweb.core.DefaultApplicationProperties
- properties(String[]) - Static method in class org.analogweb.core.DefaultApplicationProperties
- properties(String, String, String) - Static method in class org.analogweb.core.DefaultApplicationProperties
- properties(Map<String, Object>) - Static method in class org.analogweb.core.DefaultApplicationProperties
- PropertyResourceBundleControl(String) - Constructor for class org.analogweb.util.PropertyResourceBundleMessageResource.PropertyResourceBundleControl
- PropertyResourceBundleMessageResource - Class in org.analogweb.util
- PropertyResourceBundleMessageResource(String) - Constructor for class org.analogweb.util.PropertyResourceBundleMessageResource
- PropertyResourceBundleMessageResource(String, ClassLoader) - Constructor for class org.analogweb.util.PropertyResourceBundleMessageResource
- PropertyResourceBundleMessageResource(String, String) - Constructor for class org.analogweb.util.PropertyResourceBundleMessageResource
- PropertyResourceBundleMessageResource(String, String, ClassLoader) - Constructor for class org.analogweb.util.PropertyResourceBundleMessageResource
- PropertyResourceBundleMessageResource.MessageFormatKey - Class in org.analogweb.util
- PropertyResourceBundleMessageResource.PropertyResourceBundleControl - Class in org.analogweb.util
- PROXY_AUTHENTICATION_REQUIRED - org.analogweb.core.response.HttpStatus
- Put - Annotation Type in org.analogweb.annotation
- putAttributeValue(RequestContext, String, Object) - Method in interface org.analogweb.AttributesHandler
- putAttributeValue(RequestContext, String, Object) - Method in class org.analogweb.core.AbstractAttributesHandler
- putAttributeValue(RequestContext, String, Object) - Method in class org.analogweb.core.ContextSpecificAttributesHandler
- putAttributeValueOnContext(T, String, Object) - Method in class org.analogweb.core.ContextSpecificAttributesHandler
- putCookie(String, Object) - Method in interface org.analogweb.Cookies
-
Put
Cookies.Cookie
. - putCookie(String, Object) - Method in class org.analogweb.core.EmptyCookies
- putCookie(String, Object) - Method in class org.analogweb.core.ResponseCookies
- putCookie(Cookies.Cookie) - Method in interface org.analogweb.Cookies
-
Put
Cookies.Cookie
. - putCookie(Cookies.Cookie) - Method in class org.analogweb.core.EmptyCookies
- putCookie(Cookies.Cookie) - Method in class org.analogweb.core.ResponseCookies
- putInvocationArgument(int, Object) - Method in class org.analogweb.core.DefaultInvocation
- putInvocationArgument(int, Object) - Method in interface org.analogweb.InvocationArguments
- putToMediaTypeMap(String, Acceptable.Creator) - Method in class org.analogweb.core.response.Acceptable
- putTypeMapper(Class<?>, Class<?>, TypeMapper) - Method in class org.analogweb.core.AutoTypeMapper
- putValue(String, String) - Method in class org.analogweb.core.MapHeaders
- putValue(String, String) - Method in interface org.analogweb.Headers
-
Put header value.
Q
- QueryParameters - Class in org.analogweb.core
- QueryParameters(URI) - Constructor for class org.analogweb.core.QueryParameters
- QueryParameters(URI, ReadableBuffer, MediaType) - Constructor for class org.analogweb.core.QueryParameters
R
- read() - Method in class org.analogweb.util.ByteBufferInputStream
- read(byte[], int, int) - Method in class org.analogweb.core.DefaultReadableBuffer
- read(byte[], int, int) - Method in interface org.analogweb.ReadableBuffer
- read(byte[], int, int) - Method in class org.analogweb.util.ByteBufferInputStream
- read(ByteBuffer) - Method in class org.analogweb.core.DefaultReadableBuffer
- read(ByteBuffer) - Method in interface org.analogweb.ReadableBuffer
- ReadableBuffer - Interface in org.analogweb
- ReadableBufferResponseEntity - Class in org.analogweb.core
- ReadableBufferResponseEntity(ReadableBuffer) - Constructor for class org.analogweb.core.ReadableBufferResponseEntity
- readBuffer(byte[]) - Static method in class org.analogweb.core.DefaultReadableBuffer
- readBuffer(InputStream) - Static method in class org.analogweb.core.DefaultReadableBuffer
- readBuffer(ReadableByteChannel) - Static method in class org.analogweb.core.DefaultReadableBuffer
- redirect(String) - Static method in class org.analogweb.core.response.BasicResponses
- Redirect - Class in org.analogweb.core.response
- ReflectionUtils - Class in org.analogweb.util
- ReflectionUtils() - Constructor for class org.analogweb.util.ReflectionUtils
- ReflectionUtils.TypeFilter - Interface in org.analogweb.util
- register(Class<? extends T>) - Method in class org.analogweb.core.StaticMappingContainerAdaptor
- register(Class<T>, Class<? extends T>) - Method in class org.analogweb.core.StaticMappingContainerAdaptor
- register(InvocationMetadata) - Method in class org.analogweb.core.DefaultRouteRegistry
- register(InvocationMetadata) - Method in interface org.analogweb.RouteRegistry
-
Register
InvocationMetadata
. - relativeRequestPath(Class<?>, Method, Route, Route) - Method in class org.analogweb.core.AnnotationInvocationMetadataFactory
- reload() - Method in class org.analogweb.core.DefaultServer
- removeAttribute(RequestContext, String) - Method in interface org.analogweb.AttributesHandler
- removeAttribute(RequestContext, String) - Method in class org.analogweb.core.AbstractAttributesHandler
- removeAttribute(RequestContext, String) - Method in class org.analogweb.core.ContextSpecificAttributesHandler
- removeAttributeOnContext(T, String) - Method in class org.analogweb.core.ContextSpecificAttributesHandler
- render(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.Acceptable
- render(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.ContextSpecifiedResponse
- render(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.DefaultRenderable
- render(RequestContext, ResponseContext) - Method in enum org.analogweb.core.response.HttpStatus
- render(RequestContext, ResponseContext) - Method in class org.analogweb.core.response.Redirect
- render(RequestContext, ResponseContext) - Method in interface org.analogweb.Renderable
-
Render invocation result to response.
- Renderable - Interface in org.analogweb
-
A renderable response.
- RenderableHolder - Interface in org.analogweb
- RenderableResolver - Interface in org.analogweb
-
Resolve
Renderable
from result of entry-point invocation. - RenderableResponses - Class in org.analogweb.core.response
- renderInternal(T, ResponseContext) - Method in class org.analogweb.core.response.ContextSpecifiedResponse
- replace(Object) - Method in class org.analogweb.core.DefaultInvocation
- replace(Object) - Method in interface org.analogweb.InvocationArguments
- REQUEST_ENTITY_TOO_LARGE - org.analogweb.core.response.HttpStatus
- REQUEST_TIMEOUT - org.analogweb.core.response.HttpStatus
- REQUEST_URI_TOO_LONG - org.analogweb.core.response.HttpStatus
- RequestBodyValueResolver - Class in org.analogweb.core
-
Resolve request body as
InputStream
orString
. - RequestBodyValueResolver() - Constructor for class org.analogweb.core.RequestBodyValueResolver
- RequestContext - Interface in org.analogweb
-
Context per request.
- RequestContextResolverUtils - Class in org.analogweb.util
- RequestContextValueResolver - Class in org.analogweb.core
-
Resolve
RequestContext
specific instances.(likeRequestPath
and so on.) - RequestContextValueResolver() - Constructor for class org.analogweb.core.RequestContextValueResolver
- RequestContextWrapper - Class in org.analogweb.core
- RequestContextWrapper(RequestContext) - Constructor for class org.analogweb.core.RequestContextWrapper
- RequestCookies - Class in org.analogweb.core
- RequestCookies(String) - Constructor for class org.analogweb.core.RequestCookies
- REQUESTED_RANGE_NOT_SATISFIABLE - org.analogweb.core.response.HttpStatus
- RequestFormats - Annotation Type in org.analogweb.annotation
- requestMethods - Variable in class org.analogweb.core.RequestPathDefinition
- RequestMethodUnsupportedException - Exception in org.analogweb.core
- RequestMethodUnsupportedException(RequestPathMetadata, List<String>, String) - Constructor for exception org.analogweb.core.RequestMethodUnsupportedException
- RequestMethodUnsupportedExceptionMapper - Class in org.analogweb.core
- RequestMethodUnsupportedExceptionMapper() - Constructor for class org.analogweb.core.RequestMethodUnsupportedExceptionMapper
- RequestPath - Interface in org.analogweb
-
A path actually requested.
- RequestPathDefinition - Class in org.analogweb.core
-
Define
RequestPath
that enable entry-point to invoke. - RequestPathDefinition(String, String[]) - Constructor for class org.analogweb.core.RequestPathDefinition
- RequestPathMetadata - Interface in org.analogweb
-
A entry point path.
- RequestValueResolver - Interface in org.analogweb
-
Resolve variables from application states or passed by request or another.
- RequestValueResolvers - Interface in org.analogweb
-
Holder of RequestValueResolver.
- RESET_CONTENT - org.analogweb.core.response.HttpStatus
- resetLogManager(LogManager) - Method in class org.analogweb.util.logging.JulLogConfig
- resolve(Object, InvocationMetadata, RequestContext, ResponseContext) - Method in class org.analogweb.core.DefaultRenderableResolver
- resolve(Object, InvocationMetadata, RequestContext, ResponseContext) - Method in interface org.analogweb.RenderableResolver
- resolveAttributeValueOnContext(T, InvocationMetadata, String, Class<?>) - Method in class org.analogweb.core.ContextSpecificAttributesHandler
- resolveByDefault(InvocationMetadata, RequestContext, ResponseContext, TypeMapperContext, RequestValueResolvers) - Method in class org.analogweb.core.DefaultInvocationFactory
- resolveContentType() - Method in class org.analogweb.core.response.TextFormat
- resolveInvocationInstance(ContainerAdaptor, InvocationMetadata, RequestContext) - Method in class org.analogweb.core.DefaultInvocationFactory
- resolveMethod() - Method in class org.analogweb.core.DefaultInvocationMetadata
- resolveMethod() - Method in interface org.analogweb.InvocationMetadata
-
Resolve
Method
by reflection. - resolveParameterizedValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[], MultipartParameters<Multipart>) - Method in class org.analogweb.core.MultipartParameterResolver
- resolveParametersParts(URI, ReadableBuffer, MediaType, Charset) - Method in class org.analogweb.core.FormParameters
- resolveParametersParts(URI, ReadableBuffer, MediaType, Charset) - Method in class org.analogweb.core.MatrixParameters
- resolveParametersParts(URI, ReadableBuffer, MediaType, Charset) - Method in class org.analogweb.core.QueryParameters
- Resolver - Annotation Type in org.analogweb.annotation
- resolveRequestContext(RequestContext) - Static method in class org.analogweb.util.RequestContextResolverUtils
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.AbstractAttributesHandler
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.BeanAttributeValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.ContextSpecificAttributesHandler
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.CookieValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.HeaderValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.MultipartParameterResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.ParameterValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.PathVariableValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.RequestBodyValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in class org.analogweb.core.RequestContextValueResolver
- resolveValue(RequestContext, InvocationMetadata, String, Class<?>, Annotation[]) - Method in interface org.analogweb.RequestValueResolver
-
Retrieve value from resolvable scope.
- resoposeCode(int) - Method in class org.analogweb.core.response.Redirect
- Resource - Class in org.analogweb.core.response
- Resource(ReadableBuffer, String) - Constructor for class org.analogweb.core.response.Resource
- Resource(ReadableBuffer, String, String) - Constructor for class org.analogweb.core.response.Resource
- Resource(ReadableBuffer, String, String, String) - Constructor for class org.analogweb.core.response.Resource
- ResourceUtils - Class in org.analogweb.util
- ResourceUtils() - Constructor for class org.analogweb.util.ResourceUtils
- ResourceUtils.FindResourceStrategies - Interface in org.analogweb.util
- ResourceUtils.ResourceFinder - Interface in org.analogweb.util
- Response - Interface in org.analogweb
-
Holding response entity to write.
- ResponseContext - Interface in org.analogweb
- ResponseCookies - Class in org.analogweb.core
- ResponseCookies() - Constructor for class org.analogweb.core.ResponseCookies
- ResponseEntity<T> - Interface in org.analogweb
- ResponseEvaluationException - Exception in org.analogweb.core
- ResponseEvaluationException(Throwable, Renderable) - Constructor for exception org.analogweb.core.ResponseEvaluationException
- ResponseFormatter - Interface in org.analogweb
-
Formatter for
Renderable
. - ResponseFormatterAware<T extends Renderable> - Interface in org.analogweb
- ResponseFormatterFinder - Interface in org.analogweb
- ResponseHandler - Interface in org.analogweb
-
Handle
Renderable
. - RootModulesConfig - Class in org.analogweb.core
-
default implementation of
ModulesConfig
- RootModulesConfig() - Constructor for class org.analogweb.core.RootModulesConfig
- Route - Annotation Type in org.analogweb.annotation
- RouteRegistry - Interface in org.analogweb
-
Registry of
InvocationMetadata
. - run() - Method in class org.analogweb.core.DefaultServer
- run() - Method in interface org.analogweb.Server
- run(int, String...) - Static method in class org.analogweb.core.Servers
- run(String...) - Static method in class org.analogweb.core.Servers
- run(ApplicationContext, ApplicationProperties, Collection<ClassCollector>, ClassLoader) - Method in interface org.analogweb.Application
-
Run application.
- run(ApplicationContext, ApplicationProperties, Collection<ClassCollector>, ClassLoader) - Method in class org.analogweb.core.WebApplication
S
- ScopedAttributeName - Interface in org.analogweb
- ScopedMapArgumentPreparator - Class in org.analogweb.core
- ScopedMapArgumentPreparator() - Constructor for class org.analogweb.core.ScopedMapArgumentPreparator
- SEE_OTHER - org.analogweb.core.response.HttpStatus
- selectAcceptableOne(RequestContext) - Method in class org.analogweb.core.response.Acceptable
- self(Renderable) - Static method in class org.analogweb.core.response.Acceptable.Creators
- sendRedirect(RequestContext, ResponseContext, URI, int) - Method in class org.analogweb.core.response.Redirect
- Server - Interface in org.analogweb
- ServerFactory - Interface in org.analogweb
- Servers - Class in org.analogweb.core
- SERVICE_UNAVAILABLE - org.analogweb.core.response.HttpStatus
- setAccessible(Field) - Static method in class org.analogweb.util.ReflectionUtils
- setAttribute(String, T) - Method in class org.analogweb.core.AbstractRequestContext
- setAttribute(String, T) - Method in class org.analogweb.core.RequestContextWrapper
- setAttribute(String, T) - Method in interface org.analogweb.RequestContext
- setDefaultTypeMapper(TypeMapper) - Method in class org.analogweb.core.DefaultTypeMapperContext
- setExceptionHandler(ExceptionHandler) - Method in class org.analogweb.core.DefaultModulesBuilder
- setExceptionHandler(ExceptionHandler) - Method in interface org.analogweb.ModulesBuilder
- setExceptionHandlerClass(Class<? extends ExceptionHandler>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setExceptionHandlerClass(Class<? extends ExceptionHandler>) - Method in interface org.analogweb.ModulesBuilder
- setInvocationFactory(InvocationFactory) - Method in class org.analogweb.core.DefaultModulesBuilder
- setInvocationFactory(InvocationFactory) - Method in interface org.analogweb.ModulesBuilder
- setInvocationFactoryClass(Class<? extends InvocationFactory>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setInvocationFactoryClass(Class<? extends InvocationFactory>) - Method in interface org.analogweb.ModulesBuilder
- setInvocationInstanceProvider(ContainerAdaptorFactory<? extends ContainerAdaptor>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setInvocationInstanceProvider(ContainerAdaptorFactory<? extends ContainerAdaptor>) - Method in interface org.analogweb.ModulesBuilder
- setInvocationInstanceProviderClass(Class<? extends ContainerAdaptorFactory<? extends ContainerAdaptor>>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setInvocationInstanceProviderClass(Class<? extends ContainerAdaptorFactory<? extends ContainerAdaptor>>) - Method in interface org.analogweb.ModulesBuilder
- setInvokerFactory(InvokerFactory) - Method in class org.analogweb.core.DefaultModulesBuilder
- setInvokerFactory(InvokerFactory) - Method in interface org.analogweb.ModulesBuilder
- setInvokerFactoryClass(Class<? extends InvokerFactory>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setInvokerFactoryClass(Class<? extends InvokerFactory>) - Method in interface org.analogweb.ModulesBuilder
- setModules(Modules) - Method in class org.analogweb.core.BeanAttributeValueResolver
- setModules(Modules) - Method in class org.analogweb.core.DefaultExceptionHandler
- setModules(Modules) - Method in class org.analogweb.core.WebApplication
- setModules(Modules) - Method in interface org.analogweb.ModulesAware
- setModulesContainerAdaptor(ContainerAdaptor) - Method in class org.analogweb.core.DefaultTypeMapperContext
- setModulesContainerAdaptor(ContainerAdaptor) - Method in interface org.analogweb.ModulesContainerAdaptorAware
- setModulesProvider(ContainerAdaptorFactory<? extends ContainerAdaptor>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setModulesProvider(ContainerAdaptorFactory<? extends ContainerAdaptor>) - Method in interface org.analogweb.ModulesBuilder
- setModulesProviderClass(Class<? extends ContainerAdaptorFactory<? extends ContainerAdaptor>>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setModulesProviderClass(Class<? extends ContainerAdaptorFactory<? extends ContainerAdaptor>>) - Method in interface org.analogweb.ModulesBuilder
- setRenderableResolver(RenderableResolver) - Method in class org.analogweb.core.DefaultModulesBuilder
- setRenderableResolver(RenderableResolver) - Method in interface org.analogweb.ModulesBuilder
- setRenderableResolverClass(Class<? extends RenderableResolver>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setRenderableResolverClass(Class<? extends RenderableResolver>) - Method in interface org.analogweb.ModulesBuilder
- setRequestMethod(String) - Method in class org.analogweb.core.DefaultMutableRequestContext
- setRequestMethod(String) - Method in interface org.analogweb.MutableRequestContext
- setRequestPath(RequestPath) - Method in class org.analogweb.core.DefaultMutableRequestContext
- setRequestPath(RequestPath) - Method in interface org.analogweb.MutableRequestContext
- setResponseEntity(ResponseEntity) - Method in class org.analogweb.core.response.DefaultRenderable
- setResponseHandler(ResponseHandler) - Method in class org.analogweb.core.DefaultModulesBuilder
- setResponseHandler(ResponseHandler) - Method in interface org.analogweb.ModulesBuilder
- setResponseHandlerClass(Class<? extends ResponseHandler>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setResponseHandlerClass(Class<? extends ResponseHandler>) - Method in interface org.analogweb.ModulesBuilder
- setRouteRegistry(RouteRegistry) - Method in class org.analogweb.core.WebApplication
- setStatus(int) - Method in class org.analogweb.core.AbstractResponseContext
- setStatus(int) - Method in class org.analogweb.core.response.DefaultRenderable
- setStatus(int) - Method in interface org.analogweb.ResponseContext
-
Set HTTP status code.
- setStatus(HttpStatus) - Method in class org.analogweb.core.response.DefaultRenderable
- setTypeMapperContext(TypeMapperContext) - Method in class org.analogweb.core.DefaultModulesBuilder
- setTypeMapperContext(TypeMapperContext) - Method in interface org.analogweb.ModulesBuilder
- setTypeMapperContextClass(Class<? extends TypeMapperContext>) - Method in class org.analogweb.core.DefaultModulesBuilder
- setTypeMapperContextClass(Class<? extends TypeMapperContext>) - Method in interface org.analogweb.ModulesBuilder
- setUpDefaultContainer(ApplicationContext, Collection<Class<?>>) - Method in class org.analogweb.core.WebApplication
- shutdown(int) - Method in class org.analogweb.core.DefaultServer
- shutdown(int) - Method in interface org.analogweb.Server
- SIMPLE - Static variable in class org.analogweb.util.logging.JulLogConfig
-
Configuration for creating
Logger
rely on default JVM settings. - SimpleMarker(String) - Constructor for class org.analogweb.util.logging.Markers.SimpleMarker
- SingletonInstanceContainerAdaptor - Class in org.analogweb.core
- SingletonInstanceContainerAdaptor() - Constructor for class org.analogweb.core.SingletonInstanceContainerAdaptor
- SingletonInstanceContainerAdaptorFactory - Class in org.analogweb.core
- SingletonInstanceContainerAdaptorFactory() - Constructor for class org.analogweb.core.SingletonInstanceContainerAdaptorFactory
- SpecificMediaTypeRequestValueResolver - Interface in org.analogweb.core
- split(String, Character) - Static method in class org.analogweb.util.StringUtils
- start() - Method in class org.analogweb.util.StopWatch
- StaticMappingContainerAdaptor - Class in org.analogweb.core
- StaticMappingContainerAdaptor() - Constructor for class org.analogweb.core.StaticMappingContainerAdaptor
- StaticMappingContainerAdaptorFactory - Class in org.analogweb.core
- StaticMappingContainerAdaptorFactory() - Constructor for class org.analogweb.core.StaticMappingContainerAdaptorFactory
- status(int) - Static method in class org.analogweb.core.response.BasicResponses
- status(int) - Method in class org.analogweb.core.response.BuildAndRenderableResponse
- status(String) - Static method in class org.analogweb.core.response.BasicResponses
- status(HttpStatus) - Method in class org.analogweb.core.response.BuildAndRenderableResponse
- stop() - Method in class org.analogweb.util.StopWatch
- StopWatch - Class in org.analogweb.util
- StopWatch() - Constructor for class org.analogweb.util.StopWatch
- StopWatch(StopWatch.Ticker) - Constructor for class org.analogweb.util.StopWatch
- StopWatch.Ticker - Interface in org.analogweb.util
- stringToResponse(String, InvocationMetadata, RequestContext) - Method in class org.analogweb.core.DefaultRenderableResolver
- StringUtils - Class in org.analogweb.util
-
Utilities for
String
- StringUtils() - Constructor for class org.analogweb.util.StringUtils
- substring(String, int) - Static method in class org.analogweb.util.StringUtils
- substring(String, int, int) - Static method in class org.analogweb.util.StringUtils
- supports(MediaType) - Method in class org.analogweb.core.MultipartParameterResolver
- supports(MediaType) - Method in interface org.analogweb.core.SpecificMediaTypeRequestValueResolver
- SWITCHING_PROTOCOLS - org.analogweb.core.response.HttpStatus
- SYSTEM - Static variable in interface org.analogweb.util.StopWatch.Ticker
- SystemProperties - Class in org.analogweb.util
- SystemProperties() - Constructor for class org.analogweb.util.SystemProperties
T
- TEMP_DIR - Static variable in interface org.analogweb.ApplicationProperties
- TEMPORARY_REDIRECT - org.analogweb.core.response.HttpStatus
- text() - Static method in class org.analogweb.core.response.Acceptable.Creators
- text(String) - Static method in class org.analogweb.core.response.BasicResponses
- Text - Class in org.analogweb.core.response
- Text(String) - Constructor for class org.analogweb.core.response.Text
- Text(String, String, String) - Constructor for class org.analogweb.core.response.Text
- TEXT_HTML - Static variable in class org.analogweb.core.MediaTypes
-
"text/html"
- TEXT_HTML_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"text/html"
- TEXT_JAVASCRIPT - Static variable in class org.analogweb.core.MediaTypes
-
"text/javascript"
- TEXT_JAVASCRIPT_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"text/javascript"
- TEXT_PLAIN - Static variable in class org.analogweb.core.MediaTypes
-
"text/plain"
- TEXT_PLAIN_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"text/plain"
- TEXT_XML - Static variable in class org.analogweb.core.MediaTypes
-
"text/xml"
- TEXT_XML_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"text/xml"
- TextFormat<T extends TextFormat<T>> - Class in org.analogweb.core.response
- TextFormat() - Constructor for class org.analogweb.core.response.TextFormat
- TextFormat(String) - Constructor for class org.analogweb.core.response.TextFormat
- TextFormat(String, String, String) - Constructor for class org.analogweb.core.response.TextFormat
- TextFormattable<T extends TextFormattable<T>> - Class in org.analogweb.core.response
- TextFormattable() - Constructor for class org.analogweb.core.response.TextFormattable
- TextFormattable(Object) - Constructor for class org.analogweb.core.response.TextFormattable
- TextFormattable(String) - Constructor for class org.analogweb.core.response.TextFormattable
- TextFormattable(String, String, String) - Constructor for class org.analogweb.core.response.TextFormattable
- tmpDir() - Static method in class org.analogweb.util.SystemProperties
- to(String) - Static method in class org.analogweb.core.response.Redirect
- to(WritableBuffer) - Method in class org.analogweb.core.DefaultReadableBuffer
- to(WritableBuffer) - Method in interface org.analogweb.ReadableBuffer
- toMap() - Method in class org.analogweb.core.MapHeaders
- toMap() - Method in interface org.analogweb.Headers
-
Get current header values snapshot as read-only
Map
. - toMap(String) - Method in class org.analogweb.core.RequestCookies
- toString() - Method in class org.analogweb.core.DefaultCookie
- toString() - Method in class org.analogweb.core.DefaultInvocationMetadata
- toString() - Method in class org.analogweb.core.DefaultReadableBuffer
- toString() - Method in class org.analogweb.core.DefaultRequestPath
- toString() - Method in class org.analogweb.core.DefaultRouteRegistry
- toString() - Method in class org.analogweb.core.RequestPathDefinition
- toString() - Method in class org.analogweb.core.response.TextFormat
- toString() - Method in class org.analogweb.core.response.TextFormattable
- toString(InputStream) - Static method in class org.analogweb.util.IOUtils
- toString(Reader) - Static method in class org.analogweb.util.IOUtils
- toString(Reader, int) - Static method in class org.analogweb.util.IOUtils
- trace(String) - Method in class org.analogweb.util.logging.AbstractLog
- trace(String) - Method in interface org.analogweb.util.logging.Log
- trace(String, Object...) - Method in interface org.analogweb.util.logging.Log
- trace(String, Throwable) - Method in interface org.analogweb.util.logging.Log
- trace(Marker, String) - Method in interface org.analogweb.util.logging.Log
- trace(Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- trace(Marker, String, Throwable) - Method in interface org.analogweb.util.logging.Log
- trimToEmpty(String) - Static method in class org.analogweb.util.StringUtils
- typeAs(String) - Method in class org.analogweb.core.response.TextFormat
- TypeAssignableFromExceptionMapper<T extends Throwable> - Class in org.analogweb.core
- TypeAssignableFromExceptionMapper() - Constructor for class org.analogweb.core.TypeAssignableFromExceptionMapper
- TypeMapper - Interface in org.analogweb
- TypeMapperContext - Interface in org.analogweb
- TypeSafeTypeMapper<F,T> - Class in org.analogweb.core
- TypeSafeTypeMapper() - Constructor for class org.analogweb.core.TypeSafeTypeMapper
U
- UNAUTHORIZED - org.analogweb.core.response.HttpStatus
- UNPROCESSABLE_ENTITY - org.analogweb.core.response.HttpStatus
- UnresolvableInvocationException - Exception in org.analogweb.core
- UnresolvableInvocationException(InvocationMetadata) - Constructor for exception org.analogweb.core.UnresolvableInvocationException
- UnresolvableResultException - Exception in org.analogweb.core
- UnresolvableResultException(Object) - Constructor for exception org.analogweb.core.UnresolvableResultException
- UnresolvableValueException - Exception in org.analogweb.core
-
RequestValueResolver
throws this exception when specified type or name not resolvable. - UnresolvableValueException(RequestValueResolver, Class<?>, String) - Constructor for exception org.analogweb.core.UnresolvableValueException
- UnsatisfiedRequestException - Exception in org.analogweb.core
- UnsatisfiedRequestException(RequestPathMetadata) - Constructor for exception org.analogweb.core.UnsatisfiedRequestException
- UNSET_RESPONSE_CODE - Static variable in class org.analogweb.core.response.Redirect
- UNSUPPORTED_MEDIA_TYPE - org.analogweb.core.response.HttpStatus
- UnsupportedMediaTypeException - Exception in org.analogweb.core
-
Throws when requested Content-Type not verified.
- UnsupportedMediaTypeException(RequestPathMetadata) - Constructor for exception org.analogweb.core.UnsupportedMediaTypeException
- UnsupportedMediaTypeExceptionMapper - Class in org.analogweb.core
- UnsupportedMediaTypeExceptionMapper() - Constructor for class org.analogweb.core.UnsupportedMediaTypeExceptionMapper
- unwrap() - Method in class org.analogweb.core.DefaultMutableRequestContext
- unwrap() - Method in interface org.analogweb.MutableRequestContext
- update(RequestPathMetadata, InvocationMetadataFinder.Cacheable) - Method in class org.analogweb.core.DefaultRouteRegistry
- updateStatusToResponse(ResponseContext, HttpStatus) - Method in class org.analogweb.core.response.DefaultRenderable
- UPGRADE_REQUIRED - org.analogweb.core.response.HttpStatus
- URL - Static variable in interface org.analogweb.util.ResourceUtils.FindResourceStrategies
- USE_PROXY - org.analogweb.core.response.HttpStatus
- userDir() - Static method in class org.analogweb.util.SystemProperties
- UserModulesConfig - Interface in org.analogweb
V
- Valiables - Annotation Type in org.analogweb.annotation
- value() - Method in annotation type org.analogweb.annotation.As
- value() - Method in annotation type org.analogweb.annotation.Attributes
- value() - Method in annotation type org.analogweb.annotation.Convert
- value() - Method in annotation type org.analogweb.annotation.Cookie
- value() - Method in annotation type org.analogweb.annotation.Formats
- value() - Method in annotation type org.analogweb.annotation.Header
- value() - Method in annotation type org.analogweb.annotation.HttpMethod
- value() - Method in annotation type org.analogweb.annotation.MultipartParam
- value() - Method in annotation type org.analogweb.annotation.Param
- value() - Method in annotation type org.analogweb.annotation.PathVariable
- value() - Method in annotation type org.analogweb.annotation.RequestFormats
- value() - Method in annotation type org.analogweb.annotation.Resolver
- value() - Method in annotation type org.analogweb.annotation.Route
- valueOf(int) - Static method in enum org.analogweb.core.response.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(Class<?>, Class<?>) - Static method in class org.analogweb.core.AutoTypeMapper.ClassPair
- valueOf(String) - Static method in class org.analogweb.core.MediaTypes
- valueOf(String) - Static method in enum org.analogweb.core.response.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.analogweb.util.logging.Markers.SimpleMarker
- valueOf(Locale, float) - Static method in class org.analogweb.core.AcceptLanguages.AcceptLanguage
- values() - Static method in enum org.analogweb.core.response.HttpStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLE_ACCESS - Static variable in class org.analogweb.util.logging.Markers
- VARIANT_ALSO_NEGOTIATES - org.analogweb.core.response.HttpStatus
- verifyCause(Exception) - Method in class org.analogweb.core.DefaultExceptionHandler
- verifyException(Throwable) - Method in class org.analogweb.core.DefaultExceptionHandler
- Version - Class in org.analogweb.util
W
- warn(String) - Method in class org.analogweb.util.logging.AbstractLog
- warn(String) - Method in interface org.analogweb.util.logging.Log
- warn(String, Object...) - Method in interface org.analogweb.util.logging.Log
- warn(String, Throwable) - Method in interface org.analogweb.util.logging.Log
- warn(Marker, String) - Method in interface org.analogweb.util.logging.Log
- warn(Marker, String, Object...) - Method in interface org.analogweb.util.logging.Log
- warn(Marker, String, Throwable) - Method in interface org.analogweb.util.logging.Log
- WebApplication - Class in org.analogweb.core
- WebApplication() - Constructor for class org.analogweb.core.WebApplication
- WebApplication(List<ModulesConfig>) - Constructor for class org.analogweb.core.WebApplication
- WebApplicationException - Exception in org.analogweb
- WebApplicationException(Throwable) - Constructor for exception org.analogweb.WebApplicationException
- WILDCARD - Static variable in class org.analogweb.core.MediaTypes
-
"*/*"
- WILDCARD_TYPE - Static variable in class org.analogweb.core.MediaTypes
-
"*/*"
- WILDCARD_VALUE - Static variable in class org.analogweb.core.MediaTypes
- with(String) - Static method in class org.analogweb.core.response.Html
- with(String) - Static method in class org.analogweb.core.response.Json
- with(String) - Static method in class org.analogweb.core.response.Text
- with(String) - Static method in class org.analogweb.core.response.TextFormat
- with(Renderable) - Method in enum org.analogweb.core.response.HttpStatus
- withCharset(String) - Method in class org.analogweb.core.response.TextFormat
- withContentDisposition() - Method in class org.analogweb.core.response.Resource
- withHeader(Map<String, String>) - Method in enum org.analogweb.core.response.HttpStatus
- withoutCharset() - Method in class org.analogweb.core.response.TextFormat
- withoutContentDisposition() - Method in class org.analogweb.core.response.Resource
- WritableBuffer - Interface in org.analogweb
- write(byte[], int, int) - Method in class org.analogweb.util.ByteBufferOutputStream
- write(int) - Method in class org.analogweb.util.ByteBufferOutputStream
- write(int) - Method in class org.analogweb.util.CountingOutputStream
- writeBuffer(OutputStream) - Static method in class org.analogweb.core.DefaultWritableBuffer
- writeBuffer(WritableByteChannel) - Static method in class org.analogweb.core.DefaultWritableBuffer
- writeBuffer(WritableByteChannel, long) - Static method in class org.analogweb.core.DefaultWritableBuffer
- writeBytes(byte[]) - Method in class org.analogweb.core.DefaultWritableBuffer
- writeBytes(byte[]) - Method in interface org.analogweb.WritableBuffer
- writeBytes(byte[], int, int) - Method in class org.analogweb.core.DefaultWritableBuffer
- writeBytes(byte[], int, int) - Method in interface org.analogweb.WritableBuffer
- writeBytes(ByteBuffer) - Method in class org.analogweb.core.DefaultWritableBuffer
- writeBytes(ByteBuffer) - Method in interface org.analogweb.WritableBuffer
- writeValueToField(Field, Object, Object) - Static method in class org.analogweb.util.ReflectionUtils
- writeValueToField(String, Object, Object) - Static method in class org.analogweb.util.ReflectionUtils
All Classes All Packages