All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractActivity |
The Class AbstractActivity.
|
| AbstractActivityContextBuilder |
|
| AbstractActivityContextParser |
The Class AbstractActivityContextParser.
|
| AbstractApplicationAdapter |
The Class AbstractApplicationAdapter.
|
| AbstractCommand |
|
| AbstractCommand |
|
| AbstractCommandFilePoller |
Created: 2017.
|
| AbstractCommandLine |
|
| AbstractComponent |
|
| AbstractConsole |
The Abstract Class for Console I/O.
|
| AbstractCoreService |
The Class AbstractCoreService.
|
| AbstractCorsProcessor |
Process an incoming cross-origin (CORS) requests.
|
| AbstractDaemon |
The Abstract Daemon.
|
| AbstractDaemonService |
Abstract base class for DaemonService implementations.
|
| AbstractDynamicProxyBean |
The Class AbstractDynamicBeanProxy.
|
| AbstractEmbeddedAspectran |
Provides an interface that can be used by embedding Aspectran in Java applications.
|
| AbstractLettuceSessionStore |
A Redis-based session store using Lettuce as the client.
|
| AbstractLifeCycle |
Basic implementation of the life cycle interface for components.
|
| AbstractLocaleResolver |
|
| AbstractMessageSource |
This class is a clone of org.springframework.context.support.AbstractMessageSource
|
| AbstractParameters |
|
| AbstractPointcut |
The Class AbstractPointcut.
|
| AbstractRequest |
The Class AbstractRequest.
|
| AbstractRequestAdapter |
The Class AbstractRequestAdapter.
|
| AbstractResponseAdapter |
The Class AbstractResponseAdapter.
|
| AbstractRestResponse |
Abstract class shared by RestResponse.
|
| AbstractScope |
Base class for Scope implementations.
|
| AbstractServiceController |
The Class AbstractServiceController.
|
| AbstractSessionAdapter |
The Abstract Class for session object adapter.
|
| AbstractSessionCache |
A base implementation of the SessionCache interface for managing a set of
Session objects pertaining to a context in memory.
|
| AbstractSessionHandler |
Abstract Implementation of SessionHandler.
|
| AbstractSessionStore |
Abstract Implementation for SessionStore.
|
| AbstractSessionStoreFactory |
Abstract Implementation for SessionStoreFactory.
|
| AbstractShellService |
Abstract base class for ShellService implementations.
|
| AbstractTowService |
Abstract base class for TowService implementations.
|
| AbstractTranslet |
|
| AbstractTrimDirectiveModel |
The Class AbstractTrimDirectiveModel.
|
| AccessLogHandlerWrapper |
Created: 2019-08-18
|
| Action |
|
| ActionExecutionException |
Thrown when an error occurs while executing an action.
|
| ActionList |
The set of actions is called a Content or ActionList.
|
| ActionParameters |
|
| ActionResult |
Holds the result of an action's execution.
|
| ActionRuleApplicable |
The Interface ActionRuleApplicable.
|
| ActionType |
Supported action types.
|
| Activity |
Activities are one task in which Aspectran services process requests.
|
| ActivityContext |
Central interface to provide configuration for performing various activities.
|
| ActivityContextAware |
Interface to be implemented by any object that wishes to be notified of the
ActivityContext.
|
| ActivityContextBuilder |
Strategy interface for building ActivityContext.
|
| ActivityContextBuilderException |
This exception is thrown when ActivityContext building fails.
|
| ActivityContextParser |
The Interface ActivityContextParser.
|
| ActivityContextParserException |
This exception is thrown when ActivityContext parsing fails.
|
| ActivityContextReloader |
Provides timer control to reload the ActivityContext.
|
| ActivityContextReloadTask |
|
| ActivityData |
A map of data for saving activity results.
|
| ActivityEnvironment |
The Class ActivityEnvironment.
|
| ActivityException |
Checked exception thrown when an activity fails.
|
| ActivityLauncherJob |
The Class ActivityLauncherJob.
|
| ActivityPerformException |
Checked exception thrown when an error occurs while performing an activity.
|
| ActivityPrepareException |
Checked exception thrown when an error occurs while preparing an activity.
|
| ActivityRequestWrapper |
Request Wrapper to access activity data.
|
| ActivityRuleAssistant |
The Class ActivityRuleAssistant.
|
| ActivityTerminatedException |
Checked exception thrown when activity is terminated while preparing or performing.
|
| AdapterException |
Checked exception thrown when an error occurs while attaching
each adapter required for the activity.
|
| AdviceAction |
AdviceAction that invokes a method for Aspect Advice.
|
| AdviceActionParameters |
|
| AdviceActivity |
Activity related to advice.
|
| AdviceConstraintViolationException |
Checked exception thrown when Advice Constraint Violation occurs.
|
| AdviceParameters |
|
| After |
|
| AjpListenerConfig |
Created: 2019-08-21
|
| AlreadySelectedException |
Thrown when more than one option in an option group
has been provided.
|
| AmbiguousOptionException |
Exception thrown when an option can't be identified from a partial name.
|
| AnnotatedAction |
AnnotatedMethodAction that invokes a method of the bean instance
specified by the annotation.
|
| AnnotatedActionRule |
The Class AnnotatedMethodActionRule.
|
| AnnotatedConfigParser |
The Class AnnotatedConfigParser.
|
| AnsiStyleHandler |
Created: 2017.
|
| AponFormat |
|
| AponParseException |
Base for Exceptions thrown during parsing of a APON-formatted document.
|
| AponReader |
Converts a string in APON format to a Parameters object.
|
| AponTransformResponse |
APON Transform Response converts the response data to APON and outputs it.
|
| AponWriter |
Writes an APON object to an output source.
|
| AppendableFileFormatType |
The enum AppendableFileFormatType.
|
| AppenderType |
|
| AppendParameters |
|
| AppendRule |
Define rule for importing other rules.
|
| ApplicationAdapter |
The Interface ApplicationAdapter.
|
| ApplicationAdapterAware |
Interface to be implemented by any object that wishes to be notified of the
ApplicationAdapter.
|
| ArgumentAware |
Allows implementing tag to utilize nested spring:argument tags.
|
| Arguments |
Created: 2019-01-18
|
| ArgumentTag |
The <argument> tag is based on the JSTL fmt:param tag.
|
| Around |
|
| ArrayParameters |
A Root Parameters to Represent an Array of Nameless Parameters.
|
| ArrayStack<E> |
This class is a clone of org.apache.commons.collections4.ArrayStack
|
| Aspect |
|
| AspectAdviceException |
Checked exception thrown if an error occurs while executing the advice.
|
| AspectAdviceResult |
Represents the result data for the Aspect Advices.
|
| AspectAdviceRule |
Advices are actions taken for a particular join point.
|
| AspectAdviceRulePostRegister |
The Class AspectAdviceRulePostRegister.
|
| AspectAdviceRulePreRegister |
The Class AspectAdviceRulePreRegister.
|
| AspectAdviceRuleRegistry |
The Class AspectAdviceRuleRegistry.
|
| AspectAdviceType |
Advice types include "around", "before" and "after" advice.
|
| AspectCommand |
Change the active state of an Aspect or view the list of registered Aspect.
|
| AspectException |
This class is the basic exception that gets thrown from the aspect package.
|
| AspectParameters |
|
| Aspectran |
Class that exposes the build information of Aspectran.
|
| AspectranAccessLogReceiver |
Access log receiver that logs messages at INFO level.
|
| AspectranActivity |
The Class AspectranActivity.
|
| AspectranClassLoader |
Specialized class loader for Aspectran.
|
| AspectranConfig |
|
| AspectranConfigurator |
A ServerEndpointConfig.Configurator for initializing ServerEndpoint-annotated
classes through Aspectran.
|
| AspectranCoreService |
The Class AspectranCoreService.
|
| AspectranDtdResolver |
Offline entity resolver for the Aspectran DTDs.
|
| AspectranNodeParser |
The Class AspectranNodeParser.
|
| AspectranParameters |
|
| AspectranRequestAdapter |
|
| AspectranResponseAdapter |
|
| AspectranServiceException |
The Class AspectranServiceException.
|
| AspectranSessionAdapter |
|
| AspectranShell |
Main entry point for the Aspectran Shell.
|
| AspectRule |
An aspect is a class that implements enterprise application concerns that
cut across multiple classes, such as transaction management.
|
| AspectRuleRegistry |
The Class AspectRuleRegistry.
|
| Assert |
This class is a clone of org.springframework.util.Assert
|
| AssistantLocal |
The Class AssistantLocal.
|
| AttrItem |
|
| AttrItem.List |
|
| AutoLock |
Reentrant lock that can be used in a try-with-resources statement.
|
| AutoLock.WithCondition |
A reentrant lock with a condition that can be used in a try-with-resources statement.
|
| AutoReloadType |
Supported auto-reload types.
|
| Autowired |
Marks a constructor, field, setter method as to be autowired by
Aspectran's dependency injection facilities.
|
| AutowireRule |
The Class AutowireRule.
|
| AutowireTargetRule |
The Class AutowireTargetRule.
|
| AutowireTargetType |
Supported autowire-target types.
|
| AvoidAdvice |
|
| Aware |
Marker superinterface indicating that a bean is eligible to be notified.
|
| BasePathFactoryBean |
BasePathFactoryBean that returns the base path where the root application is running.
|
| Bean |
|
| BeanClassFilter |
The Interface BeanClassFilter.
|
| BeanClassScanner |
The Class BeanClassScanner.
|
| BeanClassScanningException |
The Class BeanClassScanningException.
|
| BeanCreationException |
The Class BeanCreationException.
|
| BeanDescriptor |
This class represents a cached set of bean property information that
allows for easy mapping between property names and getter/setter methods.
|
| BeanException |
This class is the basic exception that gets thrown from the bean package.
|
| BeanInstance |
Contains an object of the instantiated bean.
|
| BeanInstantiationException |
Exception thrown when instantiation of a bean failed.
|
| BeanParameters |
|
| BeanProxifierType |
Supported bean proxifier types.
|
| BeanReferenceable |
The Interface BeanReferenceable.
|
| BeanReferenceException |
This exception will be thrown when cannot resolve reference to bean.
|
| BeanReferenceInspector |
The Class BeanReferenceInspector.
|
| BeanRefererType |
Supported bean referer types.
|
| BeanRegistry |
The Interface BeanRegistry.
|
| BeanRule |
The Class BeanRule.
|
| BeanRuleAnalyzer |
The Class BeanRuleAnalyzer.
|
| BeanRuleException |
The Class BeanRuleException.
|
| BeanRuleRegistry |
The Class BeanRuleRegistry.
|
| BeanUtils |
BeanUtils provides methods that allow simple, reflective access to
JavaBeans style properties.
|
| Before |
|
| BooleanExpression |
It supports expressions in the CHOOSE-WHEN statement,
and evaluates the expression as a boolean result.
|
| BooleanUtils |
Miscellaneous Boolean utility methods.
|
| Cache<K,V> |
A Map-like data structure that stores key-value pairs and provides temporary
access to it.
|
| CglibDynamicProxyBean |
Create an instance of the dynamic proxy bean using CGLIB.
|
| ChooseAction |
Created: 2019-07-13
|
| ChooseRule |
Created: 2019-01-06
|
| ChooseWhenParameters |
|
| ChooseWhenRule |
Created: 2019-01-06
|
| ClassLoaderAware |
The ClassLoaderAware interface provides the ability to configure a ClassLoader
to be used by the implementing object when loading classes or resources.
|
| ClassScanner |
The Class ClassScanner.
|
| ClassScanner.SaveHandler |
|
| ClassUtils |
Miscellaneous class utility methods.
|
| ClearCommand |
Clear the terminal screen.
|
| ClusterLettuceSessionStore |
A Redis-based session store using Lettuce as the client.
|
| ClusterLettuceSessionStoreFactory |
Factory that creates a Redis-based session store using Lettuce as a client.
|
| Command |
The Command interface is there to allow Commander to delegate tasks.
|
| Command |
The Command interface allows the command interpreter to delegate tasks.
|
| Command.Descriptor |
An interface that can be used to describe the the functionality of the
command implementation.
|
| Command.Descriptor |
An interface that can be used to describe the the functionality of the
command implementation.
|
| CommandCompleter |
Command and option name autocompleter.
|
| CommandExecutor |
|
| CommandExecutor.Callback |
|
| CommandFilePoller |
The command file poller.
|
| CommandHighlighter |
Command and option name highlighter.
|
| CommandInterpreter |
The Shell Command Interpreter.
|
| CommandLineParser |
The Command Line Parser.
|
| CommandParameters |
Created: 2017.
|
| CommandReadFailedException |
Exception thrown when a command fails to read.
|
| CommandRegistry |
|
| CommandRegistry |
A registry that contains the commands known by a shell.
|
| CommandResult |
It contains the results of executing the command.
|
| CommonsMultipartFileParameter |
This class represents a file item that was received within
a multipart/form-data POST request.
|
| CommonsMultipartFormDataParser |
Multi-part form data parser that use Apache Commons FileUpload 1.4 or above.
|
| CommonsMultipartFormDataParserFactory |
The Class CommonsMultipartFormDataParserFactory.
|
| CommonsMultipartFormDataParserFactoryBean |
The Class CommonsMultipartFormDataParserFactoryBean.
|
| CommonsRequestContext |
RequestContext needed by Jakarta Commons Upload.
|
| Component |
Indicates this class is an auto scan component.
|
| Component |
The interface for the lifecycle of the component.
|
| ComponentCommand |
A daemon command that displays detailed information about an aspect,
translet, or scheduled job, and can control its active state.
|
| ConcurrentLruCache<K,V> |
A thread-safe LRU Cache with a fixed capacity.
|
| ConcurrentReferenceCache<K,V> |
A Cache that uses soft or
weak references for both keys and values.
|
| ConcurrentReferenceHashMap<K,V> |
This class is a clone of org.springframework.util.ConcurrentReferenceHashMap
|
| ConcurrentReferenceHashMap.Entry<K,V> |
A single map entry.
|
| ConcurrentReferenceHashMap.Reference<K,V> |
|
| ConcurrentReferenceHashMap.ReferenceType |
Various reference types supported by this map.
|
| ConcurrentReferenceHashMap.Restructure |
The types of restructuring that can be performed.
|
| ConnectionPool<T> |
Created: 2019/12/23
|
| Console |
The Interface for Console I/O.
|
| ConsoleTerminatedException |
This exception raised if a console is terminated.
|
| ConsoleWrapper |
|
| ContentList |
The set of Content is called Contents or ContentList.
|
| ContentParameters |
|
| ContentResult |
The Class ContentResult.
|
| ContentsInputSource |
The Class ContentsInputSource.
|
| ContentsJsonWriter |
Converts a ProcessResult object to a JSON formatted string.
|
| ContentsParameters |
|
| ContentsToAponConverter |
Converts a ProcessResult object to an APON object.
|
| ContentsXMLReader |
Converts a ProcessResult object to a XML string.
|
| ContentType |
Supported content types.
|
| ContextAutoReloadConfig |
|
| ContextConfig |
|
| ContextProfilesConfig |
|
| CookieGenerator |
This class is a clone of org.springframework.web.util.CookieGenerator
|
| CookieLocaleResolver |
This class is a clone of org.springframework.web.servlet.i18n.CookieLocaleResolver
|
| CoreActivity |
Core activity that handles all external requests.
|
| CoreService |
The Interface CoreService.
|
| CoreTranslet |
The Class CoreTranslet.
|
| CorsException |
Process an incoming cross-origin (CORS) requests.
|
| CorsProcessor |
Process an incoming cross-origin (CORS) requests.
|
| CounterStatistic |
This class is a clone of org.eclipse.jetty.util.statistic.CounterStatistic
|
| CronTrigger |
|
| CurrentActivityAware |
Interface to be implemented by any object that wishes to be notified of the
current Activity that it runs in.
|
| CurrentActivityAwareTag |
Superclass for all tags that require a Activity.
|
| CurrentActivityDataFactoryBean |
|
| CurrentEnvironmentFactoryBean |
|
| CurrentTransletFactoryBean |
|
| CustomObjectInputStream |
For re-inflating serialized objects, this class uses the thread context classloader
rather than the JVM's default classloader selection.
|
| CustomTransformer |
The Interface CustomTransformer.
|
| CustomTransformResponse |
|
| CustomTransformResponseException |
The Class CustomTransformResponseException.
|
| CustomTransformRule |
The Class CustomTransformRule.
|
| CustomTrimDirective |
The Class CustomTrimDirective.
|
| CyclicTimeout |
This class is a clone of org.eclipse.jetty.io.CyclicTimeout
|
| Daemon |
The Interface Daemon.
|
| DaemonActivity |
An activity that processes a daemon command.
|
| DaemonCommandRegistry |
|
| DaemonConfig |
|
| DaemonPollerConfig |
Created: 2017.
|
| DaemonRequestAdapter |
|
| DaemonResponseAdapter |
|
| DaemonService |
The Interface DaemonService.
|
| DaemonSessionAdapter |
|
| DefaultActivity |
Default activity to handle all internal requests.
|
| DefaultActivityContext |
The Class DefaultActivityContext.
|
| DefaultApplicationAdapter |
The Class DefaultApplicationAdapter.
|
| DefaultBeanRegistry |
The Class DefaultBeanRegistry.
|
| DefaultCommandFilePoller |
File system-based command poller.
|
| DefaultConsole |
Console I/O implementation that supports System Console.
|
| DefaultCorsProcessor |
Process an incoming cross-origin (CORS) requests.
|
| DefaultDaemon |
Start and Stop Aspectran Daemon in standalone mode.
|
| DefaultDaemonService |
The Class DefaultDaemonService.
|
| DefaultEmbeddedAspectran |
Provides an interface that can be used by embedding Aspectran in Java applications.
|
| DefaultLettuceSessionStore |
A Redis-based session store using Lettuce as the client.
|
| DefaultLettuceSessionStoreFactory |
Factory that creates a Redis-based session store using Lettuce as a client.
|
| DefaultOptionParser |
The default command option parser.
|
| DefaultRequestAdapter |
The Class DefaultRequestAdapter.
|
| DefaultResponseAdapter |
The Class DefaultResponseAdapter.
|
| DefaultRestResponse |
The default RestResponse supports APON, JSON, and XML data types.
|
| DefaultServletHttpRequestHandler |
The Class DefaultServletHttpRequestHandler.
|
| DefaultSession |
|
| DefaultSessionAdapter |
|
| DefaultSessionCache |
Implementation of SessionCache.
|
| DefaultSessionManager |
Implementation of SessionManager.
|
| DefaultSettings |
The Class DefaultSettings
|
| DefaultSettingType |
Supported default setting types.
|
| DefaultShellService |
Provides an interactive shell that lets you use or control Aspectran directly
from the command line.
|
| DefaultTemplateRenderer |
The Class DefaultTemplateRenderer.
|
| DefaultTowService |
Created: 2019-07-27
|
| DefaultWebService |
Provides overall functionality for building web applications within a web
application container.
|
| DelegatingMessageSource |
Empty MessageSource that delegates all calls to the parent MessageSource.
|
| Description |
|
| DescriptionParameters |
|
| DescriptionRule |
Created: 2019/12/17
|
| Destroy |
|
| DigestUtils |
This class is a clone of org.springframework.util.DigestUtils
|
| Dispatch |
|
| DispatchParameters |
|
| DispatchResponse |
JSP or other web resource integration.
|
| DispatchResponseException |
The Class DispatchResponseException.
|
| DispatchRule |
The Class DispatchRule.
|
| DisposableBean |
The Interface DisposableBean.
|
| DumbLogger |
Dumb logger with no logging.
|
| EchoAction |
EchoAction to produce attributes.
|
| EchoActionRule |
The Class EchoActionRule.
|
| EchoCommand |
Displays a message on the screen.
|
| EmbedConfig |
|
| EmbeddedAspectran |
The Interface EmbeddedAspectran.
|
| EncodingHandlerWrapper |
Configure HTTP compression in Undertow HttpHandler and
create an EncodingHandler.
|
| EntryParameters |
|
| Environment |
Interface representing the environment in which the current application is running.
|
| EnvironmentAware |
Interface to be implemented by any object that wishes to be notified of the
Environment.
|
| EnvironmentParameters |
|
| EnvironmentProfiles |
Environment profiles provide baseline information for applications to recognize
different execution environments.
|
| EnvironmentRule |
The Class EnvironmentRule.
|
| EscapeBodyTag |
The <escapeBody> tag is used to escape its enclosed body content,
applying HTML escaping and/or JavaScript escaping.
|
| ETagInterceptor |
Etag interceptor to enable If-None-Match request with ETAG support.
|
| ETagTokenFactory |
Interface to generate ETag tokens for requests.
|
| EvalTag |
The <eval> tag evaluates an Aspectran expression (SpEL) and either prints
the result or assigns it to a variable.
|
| ExceptionParameters |
|
| ExceptionRule |
The Class ExceptionRule.
|
| ExceptionThrown |
|
| ExceptionThrownParameters |
|
| ExceptionThrownRule |
The Class ExceptionThrownRule.
|
| ExceptionUtils |
Provides utilities for manipulating and examining Throwable objects.
|
| Executable |
The Interface Executable.
|
| ExpiredPBTokenException |
The Class ExpiredPBTokenException.
|
| ExposalsConfig |
|
| ExpressionEvaluation |
ExpressionEvaluator implementation that evaluates expressions written in
OGNL-based Aspectran expression language.
|
| ExpressionEvaluationException |
Error during evaluation of expression.
|
| ExpressionEvaluator |
The Expression Evaluator.
|
| ExpressionParserException |
Exception for all errors occurring during expression parsing.
|
| FactoryBean<T> |
The Interface FactoryBean.
|
| FactoryBeanNotInitializedException |
Exception to be thrown from a FactoryBean's getObject() method
if the bean is not fully initialized yet,
for example because it is involved in a circular reference.
|
| FileAppendRule |
Defines a rule to append a file with defined rules.
|
| FileCopyUtils |
This class is a clone of org.apache.commons.io.FileUtils
|
| FileLocker |
Used to obtain a lock that can be used to prevent other Aspectran services
that use the same persistent store.
|
| FilenameUtils |
Utility methods for General filename and filepath manipulation.
|
| FileParameter |
The Class FileParameter.
|
| FileParameterMap |
The Class FileParameterMap.
|
| FileRuleAppender |
The Class FileRuleAppender.
|
| FileScanner |
A utility class that finds files corresponding to a given pattern.
|
| FileScanner.SaveHandler |
|
| FileSessionStore |
A file-based store of session data.
|
| FileSessionStoreFactory |
|
| FilterParameters |
|
| Finally |
|
| FixedLocaleResolver |
LocaleResolver implementation
that always returns a fixed default locale and optionally time zone.
|
| Format |
|
| FormattingContext |
Created: 2019-07-06
|
| FormatType |
Supported format types.
|
| Forward |
|
| ForwardParameters |
|
| ForwardResponse |
The Class ForwardResponse.
|
| ForwardRule |
The Class ForwardRule.
|
| FreeMarkerConfigurationFactory |
Factory that configures a FreeMarker Configuration.
|
| FreeMarkerConfigurationFactoryBean |
JavaBean to configure FreeMarker.
|
| FreeMarkerTemplateEngine |
The Class FreeMarkerTemplateEngine.
|
| FreeMarkerViewDispatcher |
The Class FreeMarkerViewDispatcher.
|
| HeaderAction |
HeaderAction to set response headers.
|
| HeaderActionRule |
The Class HeaderActionRule.
|
| HelpCommand |
Display information about builtin commands.
|
| HelpFormatter |
A formatter of help messages for command line options.
|
| HierarchicalMessageSource |
Sub-interface of MessageSource to be implemented by objects that
can resolve messages hierarchically.
|
| HistoryCommand |
A command that display or delete all previously run commands.
|
| HouseKeeper |
The housekeeper for session scavenging.
|
| HtmlEscapeTag |
The <htmlEscape> tag sets default HTML escape value for the current
page.
|
| HtmlEscapingAwareTag |
Superclass for tags that output content that might get HTML-escaped.
|
| HtmlUtils |
This class is a clone of org.springframework.web.util.HtmlUtils
|
| HttpHeaders |
|
| HttpHybridHandler |
Created: 2019-07-31
|
| HttpHybridHandlerFactory |
Created: 06/10/2019
|
| HttpListenerConfig |
Created: 2019-08-21
|
| HttpMediaTypeException |
This class is a clone of org.springframework.web.HttpMediaTypeException
|
| HttpMediaTypeNotAcceptableException |
This class is a clone of org.springframework.web.HttpMediaTypeNotAcceptableException
|
| HttpMediaTypeNotSupportedException |
This class is a clone of org.springframework.web.HttpMediaTypeNotSupportedException
|
| HttpServletRequestAdapter |
|
| HttpServletResponseAdapter |
|
| HttpSessionAdapter |
|
| HttpSessionScope |
The Class HttpSessionScope.
|
| HttpsListenerConfig |
Created: 2019-08-21
|
| HttpStatus |
Enumeration of HTTP status codes.
|
| HttpStatusSetter |
HTTP Status Codes for REST.
|
| HybridActivityContextBuilder |
|
| HybridActivityContextParser |
The Class HybridActivityContextParser.
|
| HybridHttpHandlerFactoryBean |
Created: 06/10/2019
|
| HybridRuleAppendHandler |
The Class HybridRuleAppendHandler.
|
| IdleTimeout |
This class is a clone of org.eclipse.jetty.io.IdleTimeout
|
| IllegalRuleException |
This exception will be thrown if an illegal rule is found.
|
| InactivityStateException |
Exception occurs when there is no current activity.
|
| IncludeAction |
IncludeAction to get the execution result of another translet.
|
| IncludeActionRule |
The Class IncludeActionRule.
|
| IncompatibleValueTypeException |
The Class IncompatibleValueTypeException.
|
| InitializableBean |
The Interface InitializableBean.
|
| Initialize |
|
| InMemoryFileItem |
The class is an implementation of the FileItem
that removed file-related codes to support environments such as GAE
where the file system is not available.
|
| InMemoryFileItemFactory |
The class is an implementation of the FileItemFactory interface.
|
| InMemoryMultipartFileParameter |
This class represents a file item that was received within a multipart/form-data POST request.
|
| InMemoryMultipartFormDataParser |
Multi-part form data parser that use Apache Commons FileUpload 1.3 or above.
|
| InMemoryMultipartFormDataParserFactory |
The Class InMemoryMultipartFormDataParserFactory.
|
| InMemoryMultipartFormDataParserFactoryBean |
The Class InMemoryMultipartFormDataParserFactoryBean.
|
| InMemoryOutputStream |
An output stream which will retain data in memory (always).
|
| InstantAction<V> |
An action to execute on Instant Activity.
|
| InstantActivity |
CoreActivity could only be executed by the framework, but
using this InstantActivity could also be executed by user code.
|
| InstantActivityException |
Thrown when an error occurs while performing an instant activity.
|
| InstantActivitySupport |
Inheriting this class provides access to the activity context and
facilitates execution of the activity.
|
| InsufficientEnvironmentException |
An exception is thrown when Aspectran fails to run properly due to
insufficient environment settings.
|
| InvalidMediaTypeException |
|
| InvalidParameterValueException |
Exception thrown when an invalid parameter value is encountered.
|
| InvalidPBTokenException |
The Class InvalidPBTokenException.
|
| InvalidPointcutPatternException |
The Class InvalidPointcutPatternException.
|
| InvalidResourceException |
This exception is thrown when a resource load fails.
|
| InvalidTokenException |
The Class InvalidTokenException.
|
| InvokeAction |
InvokeAction that invokes a method of the bean instance.
|
| InvokeActionCommand |
|
| InvokeActionRule |
The Class InvokeActionRule.
|
| ItemEvaluation |
The Class ItemEvaluation.
|
| ItemEvaluationException |
The Class ItemEvaluationException.
|
| ItemEvaluator |
Evaluates expressions of tokens that determine the value of an item.
|
| ItemHolderParameters |
|
| ItemParameters |
|
| ItemRule |
The Class ItemRule.
|
| ItemRuleList |
The Class ItemRuleList.
|
| ItemRuleMap |
The Class ItemRuleMap.
|
| ItemRuleUtils |
|
| ItemType |
Supported item types.
|
| ItemValueType |
Types of supported item values.
|
| JakartaCommonsLogger |
|
| JavaScriptUtils |
This class is a clone of org.springframework.web.util.JavaScriptUtils
|
| JavassistDynamicProxyBean |
The Class JavassistDynamicBeanProxy.
|
| Jdk14Logger |
|
| JdkDynamicProxyBean |
Create an instance of the dynamic proxy bean using JDK.
|
| JettyCommand |
Use the command 'jetty' to control the Jetty Server.
|
| JettyCommand |
Use the command 'jetty' to control the Jetty Server.
|
| JettyServer |
The Jetty Server managed by Aspectran.
|
| JettySessionHandler |
Extended Jetty's SessionHandler.
|
| JettyWebAppContext |
The Class JettyWebAppContext.
|
| JLineAnsiStyler |
Utilities to handle ANSI escape sequences with JLine.
|
| JLineAspectranShell |
Main entry point for the Aspectran Shell using JLine.
|
| JLineConsole |
Console I/O implementation that supports JLine.
|
| Job |
|
| JobActivity |
The Class JobActivity.
|
| JobActivityReport |
The Class JobActivityReport.
|
| JobCommand |
|
| Joinpoint |
|
| JoinpointParameters |
|
| JoinpointRule |
A join point is the specific point in the application such as method execution,
exception handling, injecting settings values etc.
|
| JoinpointTargetType |
Supported join point target types.
|
| JsonReader |
This class is a clone of com.google.gson.stream.JsonReader
|
| JsonToApon |
Converts JSON to APON.
|
| JsonToken |
This class is a clone of com.google.gson.stream.JsonToken
|
| JsonTransformResponse |
JSON Transform Response converts the response data to JSON and outputs it.
|
| JsonWriter |
Converts an object to a JSON formatted string.
|
| JspTemplateViewDispatcher |
JSP or other web resource integration.
|
| JspViewDispatcher |
JSP or other web resource integration.
|
| JsvcDaemon |
Start and Stop Aspectran Daemon using Jsvc.
|
| LifeCycle |
The lifecycle interface for generic components.
|
| LifeCycle.Listener |
A listener for Lifecycle events.
|
| LinkedCaseInsensitiveMap<V> |
This class is a clone of org.springframework.util.LinkedCaseInsensitiveMap
|
| LinkedCaseInsensitiveMultiValueMap<V> |
This class is a clone of org.springframework.util.LinkedCaseInsensitiveMultiValueMap
|
| LinkedMultiValueMap<K,V> |
This class is a clone of org.springframework.util.LinkedMultiValueMap
|
| LocaleChangeInterceptor |
Interceptor that allows for changing the current locale on every request,
via a configurable request parameter (default parameter name: "locale").
|
| LocaleResolver |
Interface for locale and timezone resolution strategies.
|
| LocaleUtils |
This class has utility methods useful for parsing locale and timezone strings.
|
| LocalResourceManager |
The Class LocalResourceManager.
|
| Log4j2ExtendedLoggerWrapper |
The Class Log4j2ExtendedLoggerWrapper.
|
| Log4j2Logger |
|
| Log4j2LoggerWrapper |
The Class Log4j2LoggerWrapper.
|
| Logger |
This class provides a static logging interface.
|
| LoggerException |
The Class LogException.
|
| LoggerFactory |
The LoggerFactory is a utility class producing Loggers for various logging APIs.
|
| MalformedAponException |
This exception is raised when attempting to read (or write) a malformed APON element.
|
| MalformedJsonException |
This class is a clone of com.google.gson.stream.MalformedJsonException
|
| MasterReplicaLettuceSessionStore |
A Redis-based session store using Lettuce as the client.
|
| MasterReplicaLettuceSessionStoreFactory |
Factory that creates a Redis-based session store using Lettuce as a client.
|
| MediaType |
This class is a clone of org.springframework.http.MediaType
|
| MediaType.SpecificityComparator<T extends MediaType> |
Comparator to sort MediaTypes in order of specificity.
|
| MediaTypeUtils |
This class is a clone of org.springframework.util.MimeTypeUtils
|
| MessageSource |
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| MessageSourceResourceBundle |
This class is a clone of org.springframework.context.support.MessageSourceResourceBundle
|
| MessageSourceSupport |
Base class for message source implementations, providing support infrastructure
such as MessageFormat handling but not implementing concrete
methods defined in the MessageSource.
|
| MessageTag |
The <message> tag looks up a message in the scope of this page.
|
| MethodArgumentTypeMismatchException |
This exception will be thrown when failing to bind the request parameter
to the action method parameter.
|
| MethodType |
Supported method types.
|
| MethodUtils |
Utility reflection methods.
|
| MissingClosingBracketException |
This exception will be thrown when missing closing brackets.
|
| MissingMandatoryAttributesException |
A checked exception thrown to indicate that the required attributes are
missing from the request.
|
| MissingMandatoryParametersException |
A checked exception thrown to indicate that the required parameters are
missing from the request.
|
| MissingOptionException |
Thrown when a required option has not been provided.
|
| MissingOptionValueException |
Thrown when an option requiring a value is not provided with a value.
|
| MultiException |
Wraps multiple exceptions.
|
| MultipartFormDataParser |
Multi-part form data parser.
|
| MultipartRequestParseException |
Exception thrown when multipart request parse fails.
|
| MultiValueMap<K,V> |
This class is a clone of org.springframework.util.MultiValueMap
|
| NodeEndlet |
A nodelet is a sort of callback or event handler that can be registered
to handle an XPath event registered with the NodeParser.
|
| Nodelet |
A nodelet is a sort of callback or event handler that can be registered
to handle an XPath event registered with the NodeParser.
|
| NodeletAdder |
|
| NodeletException |
|
| NodeletParser |
The NodeletParser is a callback based parser similar to SAX.
|
| NodeTracker |
Inner helper class for tracking the line number and column number of
the element's start tag while reading an XML document.
|
| NonActivity |
This is an activity that does nothing, and is mainly used for unit testing.
|
| NoneTransformResponse |
The Class NoneTransformResponse.
|
| NonNull |
This class is a clone of org.springframework.lang.NonNull
|
| NonNullApi |
This class is a clone of org.springframework.lang.NonNullApi
|
| NonNullFields |
This class is a clone of org.springframework.lang.NonNullFields
|
| NonPersistent |
Implement the NoPersistent interface for non-persistent
objects in session data.
|
| NonSerializable |
The NonSerializable attribute marks a variable to not be serialized.
|
| NoSuchBeanException |
The Class NoSuchBeanException.
|
| NoSuchMessageException |
Exception thrown when a message can't be resolved.
|
| NoUniqueBeanException |
The Class NoUniqueBeanException.
|
| Nullable |
This class is a clone of org.springframework.lang.Nullable
|
| ObjectToAponConverter |
Converts Object to APON.
|
| ObjectUtils |
This class is a clone of org.springframework.util.ObjectUtils
|
| OgnlClassResolver |
Custom ognl ClassResolver.
|
| OgnlMemberAccess |
|
| OgnlSupport |
Support for expressions using OGNL.
|
| Option |
Describes a single command-line option.
|
| Option.Builder |
A nested builder class to create Option instances
using descriptive methods.
|
| OptionGroup |
A group of mutually exclusive options.
|
| OptionParser |
A class that implements this OptionParser interface
can parse a String array according to the Options specified
and return a ParsedOptions.
|
| OptionParserException |
Base for Exceptions thrown during parsing of a command-line.
|
| Options |
Main entry-point into the library.
|
| OptionUtils |
Contains useful helper methods for classes within this package.
|
| OptionValueType |
Supported Option value types.
|
| OutputRedirection |
Created: 2017.
|
| OutputRedirection.MultiWriter |
The writer that handles multiple writers.
|
| OutputRedirection.Operator |
Output redirection operators.
|
| OutputStringWriter |
A character stream that collects its output in a string builder,
which can then be used to construct a string.
|
| Parameter |
|
| ParameterBindingException |
This exception will be thrown when failing to bind the request parameter
to the action method parameter.
|
| ParameterBindingRule |
The Class ParameterBindingRule.
|
| ParameterKey |
A class for defining parameter attributes.
|
| ParameterMap |
The Class ParameterMap.
|
| Parameters |
The Interface Parameters.
|
| ParametersRuleAppender |
The Class ParametersRuleAppender.
|
| ParametersToRules |
Converts Parameters objects to rules for context configuration.
|
| ParameterValue |
|
| ParamItem |
|
| ParamItem.List |
|
| ParsedOptions |
Represents list of arguments parsed against a Options descriptor.
|
| PathVariableMap |
The Class PathVariableMap.
|
| PBDecryptCommand |
Decrypts the input string using the encryption password.
|
| PBEncryptCommand |
Encrypts the input string using the encryption password.
|
| PBEncryptionUtils |
This class provides basic encryption/decryption capabilities to implement PBE.
|
| PBTokenIssuer |
Password based token issuer.
|
| PebbleEngineFactory |
Factory that configures a Pebble Engine Configuration.
|
| PebbleEngineFactoryBean |
JavaBean to configure Pebble Engine.
|
| PebbleTemplateEngine |
The Class PebbleTemplateEngine.
|
| PebbleViewDispatcher |
The Class PebbleViewDispatcher.
|
| PluralWildcardPattern |
Class for Wildcard Matching with multiple Include and Exclude patterns.
|
| Pointcut |
The Interface Pointcut.
|
| PointcutFactory |
A factory for creating Pointcut objects.
|
| PointcutParameters |
|
| PointcutPattern |
|
| PointcutPatternRule |
The pattern rule for identifying pointcut targets.
|
| PointcutQualifierParameters |
|
| PointcutRule |
Pointcut are expressions that is matched with join points to determine whether
advice needs to be executed or not.
|
| PointcutType |
Supported pointcut types.
|
| PollingIntervalCommand |
|
| PrefixSuffixPattern |
|
| ProcessException |
This exception will be thrown if the translet processing fails.
|
| ProcessLogger |
The ProcessLogger class is for logging the execution
of external processes.
|
| ProcessResult |
The Class ProcessResult.
|
| ProcessRunner |
The ProcessRunner class helps running external processes.
|
| ProcrunDaemon |
Start and Stop Aspectran Daemon using Procrun.
|
| Profile |
|
| PropertiesLoaderUtils |
Convenient utility methods for loading of java.util.Properties,
performing standard handling of input streams.
|
| ProxyBeanInstantiationException |
Exception thrown when instantiation of a proxy bean failed.
|
| Qualifier |
|
| QuartzJobListener |
The Class QuartzJobListener.
|
| QuartzJobRequestAdapter |
|
| QuartzJobResponseAdapter |
|
| QuartzSchedulerFactoryBean |
FactoryBean implementation that builds a QuartzScheduler.
|
| QuartzSchedulerService |
The Class QuartzSchedulerService.
|
| QuitCommand |
|
| QuitCommand |
Releases all resources and exits this application.
|
| Redirect |
|
| RedirectParameters |
|
| RedirectResponse |
The Class RedirectResponse.
|
| RedirectRule |
The Class RedirectRule.
|
| RedisClusterConnectionPool |
Redis cluster connection pool based on Lettuce.
|
| RedisClusterConnectionPoolConfig |
Redis cluster connection pool configuration based on Lettuce.
|
| RedisConnectionPool |
Redis connection pool based on Lettuce.
|
| RedisConnectionPoolConfig |
Redis connection pool configuration based on Lettuce.
|
| RedisMasterReplicaConnectionPool |
Redis Master-Replica connection pool based on Lettuce.
|
| RedisMasterReplicaConnectionPoolConfig |
Redis Master-Replica connection pool configuration based on Lettuce.
|
| ReflectionUtils |
Simple utility class for working with the reflection API.
|
| RegexpPointcut |
Pointcut using Regular Expression Matching to identify joinpoints.
|
| RelevantAspectRuleHolder |
The Class RelevantAspectRuleHolder.
|
| Replicable<T> |
The Interface Replicable.
|
| Request |
|
| RequestAdapter |
The Interface RequestAdapter.
|
| RequestAttributeMap |
Wrapper class for getting attributes from HttpServletRequest.
|
| RequestBodyParser |
Provides convenient methods to parse the request body.
|
| RequestException |
Checked exception thrown if an error occurs while translet is
parsing the request.
|
| RequestHeaderParser |
Provides convenient methods to parse the request headers.
|
| RequestMethodNotAllowedException |
Exception thrown when a request handler does not allow a specific request method.
|
| RequestParameters |
|
| RequestParseException |
Exception thrown when request could not be parsed.
|
| RequestRule |
The Class RequestRule.
|
| RequestScope |
The Class RequestScope.
|
| RequestToDelete |
|
| RequestToGet |
|
| RequestToPatch |
|
| RequestToPost |
|
| RequestToPut |
|
| Required |
Marks a method (typically a JavaBean setter method) as being 'required': that is,
the setter method must be configured to be dependency-injected with a value.
|
| ResourceAppendRule |
Defines a rule to append a resource with defined rules.
|
| ResourceBundleMessageSource |
This class is a clone of org.springframework.context.support.ResourceBundleMessageSource
|
| ResourceEntries |
The Class ResourceEntries.
|
| ResourceManager |
The Class ResourceManager.
|
| ResourcePathPatterns |
|
| ResourceRuleAppender |
The Class ResourceRuleAppender.
|
| ResourceUtils |
A class to simplify access to ResourceUtils through the classloader.
|
| Response |
The Interface Response.
|
| ResponseAdapter |
The Interface ResponseAdapter.
|
| ResponseException |
The Class ResponseException.
|
| ResponseMap |
The Class ResponseMap.
|
| ResponseParameters |
|
| ResponseRule |
The Class ResponseRule.
|
| ResponseRuleApplicable |
The Interface ResponseRuleApplicable.
|
| ResponseTemplate |
The Class ResponseTemplate.
|
| ResponseType |
Supported response types.
|
| RestartCommand |
|
| RestartCommand |
Restarts the Aspectran Shell.
|
| RestResponse |
Base class that represents an HTTP response for a REST resource.
|
| ResultValueMap |
|
| RootParameters |
|
| RuleAppender |
The Interface RuleAppender.
|
| RuleAppendHandler |
The Interface RuleAppendHandler.
|
| RulesToParameters |
Converts rules for context configuration into Parameters objects.
|
| SampleStatistic |
This class is a clone of org.eclipse.jetty.util.statistic.SampleStatistic
|
| Schedule |
|
| ScheduledExecutorScheduler |
This class is a clone of org.eclipse.jetty.util.thread.ScheduledExecutorScheduler
|
| ScheduledJobParameters |
|
| ScheduledJobRule |
The Class ScheduledJobRule.
|
| ScheduleParameters |
|
| Scheduler |
This class is a clone of org.eclipse.jetty.util.thread.Scheduler
|
| Scheduler.Task |
|
| SchedulerConfig |
|
| SchedulerParameters |
|
| SchedulerService |
The Interface SchedulerService.
|
| SchedulerServiceException |
The Class SchedulerServiceException.
|
| ScheduleRule |
The Class ScheduleRule.
|
| ScheduleRuleRegistry |
The Class ScheduleRuleRegistry.
|
| Scope |
|
| Scope |
The Interface Scope.
|
| ScopeType |
Supported bean scope types.
|
| SendRedirectBasedOnXForwardedProtocol |
Helper that supports sending redirects based on the HTTP X-Forwarded-Proto header.
|
| SerializationUtils |
This class is a clone of org.springframework.util.SerializationUtils.java
|
| ServerEndpointExporter |
Detects beans of type ServerEndpointConfig and registers with the standard
Java WebSocket runtime.
|
| ServiceController |
The Interface ServiceController.
|
| ServiceStateListener |
The listener interface for receiving service state change events.
|
| ServletHybridHandler |
Created: 05/10/2019
|
| ServletHybridHandlerFactory |
Created: 2019-08-04
|
| ServletHybridHandlerFactoryBean |
Created: 2019-08-04
|
| Session |
The Interface Session.
|
| Session.DestroyedReason |
|
| SessionAdapter |
The Interface SessionAdapter.
|
| SessionAgent |
Session processing delegate by request.
|
| SessionBindingListener |
Causes an object to be notified when it is bound to or unbound from a session.
|
| SessionCache |
An interface for managing a set of Session objects pertaining to a context in memory.
|
| SessionData |
The data associated with a session.
|
| SessionDataCodec |
SessionDataCodec encodes the session data sent to Redis,
and decodes the session data in the command output.
|
| SessionDataSerializationException |
Exception thrown when an error occurs during serialization or
deserialization of session data.
|
| SessionFileStoreConfig |
|
| SessionHandler |
The session handler is responsible for session start, session exists, session write,
time to live and session destroy.
|
| SessionIdGenerator |
The Session ID Generator.
|
| SessionListener |
Interface for receiving notification events about DefaultSession
lifecycle changes.
|
| SessionListenerRegistration |
Support for registering or removing session listeners in the session manager.
|
| SessionListenerRegistrationBean |
A Bean to register session listener in session manager.
|
| SessionLocaleResolver |
LocaleResolver implementation that
uses a locale attribute in the user's session in case of a custom setting,
with a fallback to the specified default locale or the request's
accept-header locale.
|
| SessionManager |
The session manager initializes and destroys the session
handler and session cache.
|
| SessionManagerConfig |
|
| SessionScope |
The Class SessionScope.
|
| SessionStore |
A SessionStore is a mechanism for (persistently) storing data associated with sessions.
|
| SessionStoreFactory |
Created: 2019/12/06
|
| SettingParameters |
|
| Settings |
|
| SettingsAdviceRule |
The Class SettingsAdviceRule.
|
| SettingsParameters |
|
| ShallowContextRuleAssistant |
The Class ShallowContextRuleAssistant.
|
| ShallowRuleAppendHandler |
The Class ShallowRuleAppendHandler.
|
| ShellActivity |
An activity that processes a shell command.
|
| ShellCommandInterpreter |
The Shell Command Interpreter.
|
| ShellCommandRegistry |
A registry that contains the commands known by a shell.
|
| ShellConfig |
|
| ShellRequestAdapter |
|
| ShellResponseAdapter |
|
| ShellService |
The Interface ShellService.
|
| ShellSessionAdapter |
|
| ShutdownHook |
Manages the shutdown-hook thread and tasks to execute on shutdown.
|
| ShutdownHook.Task |
Essentially a Runnable which allows running to throw an exception.
|
| SimpleDaemon |
SimpleDaemon does not run Aspectran Service internally,
so only shell commands are available.
|
| SimpleTrigger |
|
| SingletonScope |
The Class SingletonScope.
|
| SizeLimitExceededException |
Thrown to indicate that the request size exceeds the configured maximum.
|
| Slf4jLogger |
|
| SpecificIPAllowedWebActivityServlet |
The Class SpecificIPAllowedWebActivityServlet.
|
| SqlSessionAgent |
The SqlSession Agent.
|
| SqlSessionFactoryBean |
FactoryBean that creates an MyBatis SqlSessionFactory
using default MyBatis Configuration.
|
| SqlSessionTxAdvice |
Advice for SqlSession Transactions.
|
| StaticResourceHandler |
|
| StdOutLogger |
A Logger that logs directly to the standard output stream (System.out)
or standard error output stream (System.err) depending on the log level.
|
| StopLifeCycle |
A LifeCycle that when started will stop another LifeCycle.
|
| StringUtils |
Static utility methods pertaining to String or CharSequence instances.
|
| SysInfoCommand |
Displays current JVM runtime information.
|
| SystemConfig |
|
| SystemUtils |
Helpers for java.lang.System.
|
| TagUtils |
This class is a clone of org.springframework.web.util.TagUtils
|
| TemplateEngine |
The Interface TemplateEngine.
|
| TemplateEngineProcessException |
The Class TemplateEngineProcessException.
|
| TemplateException |
This class is the basic exception that gets thrown from the template package.
|
| TemplateModel |
The Class TemplateModel.
|
| TemplateNotFoundException |
The Class TemplateNotFoundException.
|
| TemplateParameters |
|
| TemplateRenderer |
The Interface TemplateRenderer.
|
| TemplateRenderingException |
Thrown when an error occurs during template rendering.
|
| TemplateRule |
The Class TemplateRule.
|
| TemplateRuleRegistry |
The Class TemplateRuleRegistry.
|
| TextStyler |
Contains methods to transform a given text to a specific style.
|
| TextStyleType |
Enumeration for styles of the text.
|
| TextTransformResponse |
Text Transform Response converts the response data to plain text and outputs it.
|
| TimeLimitedPBTokenIssuer |
Time-limited, password based token issuer.
|
| Token |
A token has a string value of its own or contains information
for fetching a specific value from another provider.
|
| TokenDirectiveType |
Supported token directive types.
|
| TokenEvaluation |
The Class TokenEvaluation.
|
| TokenEvaluationException |
The Class TokenEvaluationException.
|
| TokenEvaluator |
Evaluates token expressions.
|
| Tokenizer |
The Class Tokenizer.
|
| TokenParser |
The Class TokenParser.
|
| TokenTag |
The <token> tag evaluates a Token expression and either prints
the result or assigns it to a variable.
|
| TokenType |
Supported token types.
|
| ToStringBuilder |
This class enables a good and consistent toString() to be built for any class or object.
|
| TowActivity |
Created: 2019-07-27
|
| TowFilter |
Created: 2019-08-05
|
| TowFilterServletMapping |
Created: 2019-08-05
|
| TowFilterUrlMapping |
Created: 2019-08-05
|
| TowJasperInitializer |
Initializer for the Jasper JSP Engine.
|
| TowListener |
Created: 2021-02-12
|
| TowOptions |
Created: 2019-08-18
|
| TowRequestAdapter |
The Class TowRequestAdapter.
|
| TowResourceManager |
|
| TowResponseAdapter |
The Class TowResponseAdapter.
|
| TowResponseAdapter.ResponseState |
|
| TowServer |
The Undertow Server managed by Aspectran.
|
| TowService |
Created: 2019-07-27
|
| TowServlet |
Created: 2019-08-05
|
| TowServletContainer |
Created: 2019-08-05
|
| TowServletContext |
Created: 2019-08-05
|
| TowServletContext.WebSocketConnectionsUnboundListener |
|
| TowSessionAdapter |
|
| TowSessionManager |
Created: 2019-08-07
|
| TowTldScanner |
Scans for and loads Tag Library Descriptors contained in a web application.
|
| TowWebSocketInitializer |
Initializer for WebSocket Support in Undertow.
|
| Transform |
|
| TransformParameters |
|
| TransformResponse |
The Class TransformResponse.
|
| TransformResponseException |
Thrown if an error occurs while transforming the data needed for a response.
|
| TransformResponseFactory |
A factory for creating TransformResponse objects.
|
| TransformRule |
The Class TransformRule.
|
| Translet |
Translet provides the parsed request data to the user and
processes the user's response command.
|
| TransletCommand |
|
| TransletCommand |
|
| TransletCommandLine |
Parses the command line entered to execute the translet.
|
| TransletException |
The Class TransletException.
|
| TransletNotFoundException |
Checked exception thrown when an attempt is made to access a translet
that does not exist.
|
| TransletParameters |
|
| TransletRule |
The Class TransletRule.
|
| TransletRuleRegistry |
The Class TransletRuleRegistry.
|
| TransletScanFailedException |
The Class TransletScanFailedException.
|
| TransletScanFilter |
The Interface TransletScanFilter.
|
| TransletScanner |
The Class TransletScanner.
|
| TriggerExpressionParameters |
|
| TriggerParameters |
|
| TriggerType |
Supported trigger types.
|
| TrimDirective |
The Class TrimDirective.
|
| TrimDirectiveGroup |
The Class TrimDirectiveGroup.
|
| Trimmer |
The Class Trimmer.
|
| TypeAliasesParameters |
|
| TypeAliasParameters |
|
| TypeUtils |
Utility methods focusing on type inspection, particularly with regard to generics.
|
| UndertowCommand |
Use the command 'undertow' to control the Undertow Server.
|
| UndertowCommand |
Use the command 'undertow' to control the Undertow Server.
|
| UnknownParameterException |
The Class UnknownParameterException.
|
| UnreadableSessionDataException |
Exception raised when session data can not be read.
|
| UnrecognizedOptionException |
Exception thrown during parsing signalling an unrecognized
option was seen.
|
| UnsupportedBeanScopeException |
The Class UnsupportedBeanScopeException.
|
| UnwritableSessionDataException |
Exception raised when session data can not be written.
|
| UrlAppendRule |
Defines a rule to append a URL with defined rules.
|
| UrlRuleAppender |
The Class UrlRuleAppender.
|
| Value |
|
| ValueType |
Defines the type of the parameter value.
|
| ValueTypeMismatchException |
This exception will be thrown when the value type of the parameter does not match.
|
| VariableParameters |
Parameters that determine the name and value type of each parameter in real time.
|
| VerboseCommand |
Turns on or off the mode that displays a description of the translet before it is executed.
|
| ViewDispatcher |
The Interface ViewDispatcher.
|
| ViewDispatcherException |
Base class for exceptions thrown during view dispatching.
|
| WebActivity |
An activity that processes a web request.
|
| WebActivityFilter |
The Class WebActivityFilter.
|
| WebActivityServlet |
The Class WebActivityServlet.
|
| WebConfig |
|
| WebRequestBodyParser |
Provides convenient methods to parse the request body.
|
| WebService |
The Interface WebService.
|
| WebServiceHolder |
Created: 01/10/2019
|
| WebServiceListener |
The Class WebServiceListener.
|
| WebUtils |
This class is a clone of org.springframework.web.util.WebUtils
|
| WildcardMasker |
Erase the characters that does not corresponds to the wildcard, and
returns collect only the remaining characters.
|
| WildcardMatcher |
Checks whether a string matches a given wildcard pattern.
|
| WildcardPattern |
The Class WildcardPattern.
|
| WildcardPointcut |
Pointcut using Wildcard Matching to identify joinpoints.
|
| Win32ConsoleCtrlCloseHook |
|
| XmlToApon |
Converts XML to APON.
|
| XmlTransformResponse |
XML Transform Response converts the response data to XML and outputs it.
|
| XslTransformResponse |
XSL Transform Response converts the response data to XML and applies XSLT transformation to it.
|