- accept() - Method in class act.app.ActionContext
-
- accept(H.Format) - Method in class act.app.ActionContext
-
- accept(H.Format) - Method in class act.cli.CliContext
-
- accept() - Method in class act.cli.CliContext
-
- accept(ActionHandlerInvoker.Visitor) - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- accept(ActionHandlerInvoker.Visitor) - Method in interface act.handler.builtin.controller.AfterInterceptorInvoker
-
- accept(Handler.Visitor) - Method in class act.handler.builtin.controller.ControllerAction
-
- accept(ActionHandlerInvoker.Visitor) - Method in interface act.handler.builtin.controller.ExceptionInterceptorInvoker
-
- accept(Handler.Visitor) - Method in class act.handler.builtin.controller.Handler
-
- accept(ActionHandlerInvoker.Visitor) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- accept(Handler.Visitor) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- accept(H.Format) - Method in class act.job.JobContext
-
- accept() - Method in class act.job.JobContext
-
- accept(H.Format) - Method in class act.mail.MailerContext
-
- accept() - Method in class act.mail.MailerContext
-
- accept(H.Format) - Method in interface act.util.ActContext
-
- accept() - Method in interface act.util.ActContext
-
- accepted(String) - Static method in class act.controller.Controller.Util
-
Returns a Accepted
result
- acceptJson() - Method in class act.app.ActionContext
-
- acceptXML() - Method in class act.app.ActionContext
-
- act - package act
-
- Act - Class in act
-
The Act runtime and facade
- Act() - Constructor for class act.Act
-
- act.app - package act.app
-
- act.app.conf - package act.app.conf
-
- act.app.data - package act.app.data
-
- act.app.event - package act.app.event
-
- act.app.security - package act.app.security
-
- act.app.util - package act.app.util
-
- act.boot - package act.boot
-
- act.boot.app - package act.boot.app
-
Bootstrap Act as a single full stack application
- act.boot.server - package act.boot.server
-
Bootstrap Act as a multi-application server
- act.cli - package act.cli
-
- act.cli.ascii_table - package act.cli.ascii_table
-
- act.cli.ascii_table.impl - package act.cli.ascii_table.impl
-
- act.cli.ascii_table.spec - package act.cli.ascii_table.spec
-
- act.cli.builtin - package act.cli.builtin
-
- act.cli.bytecode - package act.cli.bytecode
-
- act.cli.event - package act.cli.event
-
- act.cli.meta - package act.cli.meta
-
- act.cli.tree - package act.cli.tree
-
- act.cli.util - package act.cli.util
-
- act.cli.view - package act.cli.view
-
- act.conf - package act.conf
-
- act.controller - package act.controller
-
- act.controller.annotation - package act.controller.annotation
-
- act.controller.builtin - package act.controller.builtin
-
- act.controller.bytecode - package act.controller.bytecode
-
- act.controller.meta - package act.controller.meta
-
- act.data - package act.data
-
- act.data.annotation - package act.data.annotation
-
- act.data.util - package act.data.util
-
- act.db - package act.db
-
- act.db.di - package act.db.di
-
- act.db.util - package act.db.util
-
- act.event - package act.event
-
- act.event.bytecode - package act.event.bytecode
-
- act.event.meta - package act.event.meta
-
- act.exception - package act.exception
-
- Act.F - Enum in act
-
- act.handler - package act.handler
-
- act.handler.builtin - package act.handler.builtin
-
- act.handler.builtin.cli - package act.handler.builtin.cli
-
- act.handler.builtin.controller - package act.handler.builtin.controller
-
- act.handler.builtin.controller.impl - package act.handler.builtin.controller.impl
-
- act.handler.event - package act.handler.event
-
- act.i18n - package act.i18n
-
- act.inject - package act.inject
-
The package is all about Dependency Injections
- act.inject.genie - package act.inject.genie
-
- act.inject.param - package act.inject.param
-
- act.job - package act.job
-
- act.job.bytecode - package act.job.bytecode
-
- act.job.meta - package act.job.meta
-
- act.mail - package act.mail
-
- act.mail.bytecode - package act.mail.bytecode
-
- act.mail.meta - package act.mail.meta
-
- act.metric - package act.metric
-
- Act.Mode - Enum in act
-
- act.plugin - package act.plugin
-
- act.route - package act.route
-
- act.security - package act.security
-
- act.sys - package act.sys
-
- act.sys.meta - package act.sys.meta
-
- act.util - package act.util
-
- act.validation - package act.validation
-
- act.view - package act.view
-
- act.view.rythm - package act.view.rythm
-
- act.xio - package act.xio
-
- act.xio.undertow - package act.xio.undertow
-
- ACT_CONTEXT - Static variable in class act.inject.ActProviders
-
- ACT_CONTEXT - Static variable in enum act.util.AsmTypes
-
- ACT_CONTEXT_DESC - Static variable in enum act.util.AsmTypes
-
- ACT_CONTEXT_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- ACT_CONTEXT_NAME - Static variable in enum act.util.AsmTypes
-
- ACT_CONTEXT_TYPE - Static variable in enum act.util.AsmTypes
-
- ACT_HOME - Static variable in enum act.Constants
-
- ACT_PKG - Static variable in enum act.Constants
-
- ACT_STORAGE_KEY_NAME_PROVIDER - Static variable in class act.util.UploadFileStorageService
-
- ActAdmin - Class in act
-
- ActAdmin() - Constructor for class act.ActAdmin
-
- ActAppException - Exception in act.app
-
Application error
- ActAppException() - Constructor for exception act.app.ActAppException
-
- ActAppException(String) - Constructor for exception act.app.ActAppException
-
- ActAppException(String, Object...) - Constructor for exception act.app.ActAppException
-
- ActAppException(Throwable) - Constructor for exception act.app.ActAppException
-
- ActAppException(Throwable, String, Object...) - Constructor for exception act.app.ActAppException
-
- ActBadRequest - Exception in act.view
-
- ActBadRequest() - Constructor for exception act.view.ActBadRequest
-
- ActBadRequest(String, Object...) - Constructor for exception act.view.ActBadRequest
-
- ActBadRequest(Throwable, String, Object...) - Constructor for exception act.view.ActBadRequest
-
- ActBadRequest(Throwable) - Constructor for exception act.view.ActBadRequest
-
- ActBlockingExchange - Class in act.xio.undertow
-
- ActBlockingExchange(HttpServerExchange, ActionContext) - Constructor for class act.xio.undertow.ActBlockingExchange
-
- ActClassLoader - Interface in act.util
-
- ActComponent - Annotation Type in act
-
Deprecated.
- ActConfig - Class in act.conf
-
- ActConfig(Map<String, ?>) - Constructor for class act.conf.ActConfig
-
Construct a AppConfig
with a map.
- ActConfig() - Constructor for class act.conf.ActConfig
-
- ActConfigKey - Enum in act.conf
-
- ActConflict - Exception in act.view
-
- ActConflict() - Constructor for exception act.view.ActConflict
-
- ActConflict(String, Object...) - Constructor for exception act.view.ActConflict
-
- ActConflict(Throwable, String, Object...) - Constructor for exception act.view.ActConflict
-
- ActConflict(Throwable) - Constructor for exception act.view.ActConflict
-
- ActConfLoader - Class in act.conf
-
- ActConfLoader() - Constructor for class act.conf.ActConfLoader
-
- ActContext<CTX_TYPE extends ActContext> - Interface in act.util
-
- ActContext.Base<CTX extends ActContext.Base> - Class in act.util
-
- ActContext.Listener - Interface in act.util
-
- ActContextInjection<T> - Class in act.controller.meta
-
Keep all information required to inject
ActionContext
into the controller action handler
- ActContextInjection.FieldActContextInjection - Class in act.controller.meta
-
- ActContextInjection.InjectType - Enum in act.controller.meta
-
Define how framework should inject AppContext to the controller action handler
- ActContextInjection.LocalAppContextInjection - Class in act.controller.meta
-
- ActContextInjection.ParamAppContextInjection - Class in act.controller.meta
-
- ActError - Interface in act.util
-
- ActError.Util - Class in act.util
-
- ActErrorPageRender - Class in act.util
-
- ActErrorPageRender() - Constructor for class act.util.ActErrorPageRender
-
- ActErrorResult - Exception in act.view
-
- ActErrorResult(H.Status) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, String, Object...) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, int) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, int, String, Object...) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(Throwable) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, Throwable) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, Throwable, String, Object...) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, int, Throwable, String, Object...) - Constructor for exception act.view.ActErrorResult
-
- ActErrorResult(H.Status, int, Throwable) - Constructor for exception act.view.ActErrorResult
-
- ActEvent<T> - Class in act.event
-
- ActEvent() - Constructor for class act.event.ActEvent
-
This constructor allows sub class to construct a Self source event, e.g.
- ActEvent(T) - Constructor for class act.event.ActEvent
-
Construct an ActEvent
with source instance
- ActEventListener<EVENT_TYPE extends EventObject> - Interface in act.event
-
- ActEventListenerBase<EVENT_TYPE extends EventObject> - Class in act.event
-
- ActEventListenerBase(CharSequence) - Constructor for class act.event.ActEventListenerBase
-
- ActEventListenerBase() - Constructor for class act.event.ActEventListenerBase
-
- ActException - Exception in act.exception
-
- ActException() - Constructor for exception act.exception.ActException
-
- ActException(String) - Constructor for exception act.exception.ActException
-
- ActException(String, Object...) - Constructor for exception act.exception.ActException
-
- ActException(Throwable) - Constructor for exception act.exception.ActException
-
- ActException(Throwable, String, Object...) - Constructor for exception act.exception.ActException
-
- ActForbidden - Exception in act.view
-
- ActForbidden() - Constructor for exception act.view.ActForbidden
-
- ActForbidden(String, Object...) - Constructor for exception act.view.ActForbidden
-
- ActForbidden(Throwable, String, Object...) - Constructor for exception act.view.ActForbidden
-
- ActForbidden(Throwable) - Constructor for exception act.view.ActForbidden
-
- ActHttpHandler - Class in act.xio.undertow
-
Dispatch undertow request to Act application
- ActHttpHandler(NetworkHandler) - Constructor for class act.xio.undertow.ActHttpHandler
-
- action(String) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- action() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- action(String) - Method in class act.job.meta.JobClassMetaInfo
-
- ACTION_CONTEXT - Static variable in class act.inject.ActProviders
-
- ACTION_CONTEXT - Static variable in enum act.util.AsmTypes
-
- ACTION_CONTEXT_DESC - Static variable in enum act.util.AsmTypes
-
- ACTION_CONTEXT_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- ACTION_CONTEXT_NAME - Static variable in enum act.util.AsmTypes
-
- ACTION_CONTEXT_TYPE - Static variable in enum act.util.AsmTypes
-
- ACTION_METHODS - Static variable in class act.controller.meta.ControllerClassMetaInfo
-
- ActionContext - Class in act.app
-
AppContext
encapsulate contextual properties needed by an application session
- ActionContext.ActionContextEvent - Class in act.app
-
- ActionContext.PreFireSessionResolvedEvent - Class in act.app
-
- ActionContext.SessionDissolvedEvent - Class in act.app
-
- ActionContext.SessionResolvedEvent - Class in act.app
-
- ActionContext.SessionWillDissolveEvent - Class in act.app
-
- ActionContext.State - Enum in act.app
-
- ActionContextEvent(ActionContext) - Constructor for class act.app.ActionContext.ActionContextEvent
-
- ActionHandler<T extends ActionHandler> - Class in act.handler.builtin.controller
-
Base class for Action Handler or Before/After interceptor
- ActionHandler(int) - Constructor for class act.handler.builtin.controller.ActionHandler
-
- ActionHandlerInvoker - Interface in act.handler.builtin.controller
-
- ActionHandlerInvoker.Visitor - Interface in act.handler.builtin.controller
-
- ActionMethodMetaInfo - Class in act.controller.meta
-
- ActionMethodMetaInfo(ControllerClassMetaInfo) - Constructor for class act.controller.meta.ActionMethodMetaInfo
-
- ActionMethodMetaInfo(ActionMethodMetaInfo, ControllerClassMetaInfo) - Constructor for class act.controller.meta.ActionMethodMetaInfo
-
- ActionMethodParamAnnotationHandler - Interface in act.controller
-
- ActionMethodParamAnnotationHandlerPlugin - Class in act.controller
-
- ActionMethodParamAnnotationHandlerPlugin() - Constructor for class act.controller.ActionMethodParamAnnotationHandlerPlugin
-
- actionPath() - Method in class act.app.ActionContext
-
- actionPath(String) - Method in class act.app.ActionContext
-
- ActionViewVarDef - Class in act.view
-
- ActionViewVarDef(String, Class<?>) - Constructor for class act.view.ActionViewVarDef
-
- ActMessage() - Constructor for class act.view.rythm.Tags.ActMessage
-
- ActMethodNotAllowed - Exception in act.view
-
- ActMethodNotAllowed() - Constructor for exception act.view.ActMethodNotAllowed
-
- ActMethodNotAllowed(String, Object...) - Constructor for exception act.view.ActMethodNotAllowed
-
- ActMethodNotAllowed(Throwable, String, Object...) - Constructor for exception act.view.ActMethodNotAllowed
-
- ActMethodNotAllowed(Throwable) - Constructor for exception act.view.ActMethodNotAllowed
-
- ActNotFound - Exception in act.view
-
- ActNotFound() - Constructor for exception act.view.ActNotFound
-
- ActNotFound(String, Object...) - Constructor for exception act.view.ActNotFound
-
- ActNotFound(Method, String) - Constructor for exception act.view.ActNotFound
-
- ActNotFound(Throwable, String, Object...) - Constructor for exception act.view.ActNotFound
-
- ActNotFound(Throwable) - Constructor for exception act.view.ActNotFound
-
- ActNotImplemented - Exception in act.view
-
- ActNotImplemented() - Constructor for exception act.view.ActNotImplemented
-
- ActNotImplemented(String, Object...) - Constructor for exception act.view.ActNotImplemented
-
- ActNotImplemented(Throwable, String, Object...) - Constructor for exception act.view.ActNotImplemented
-
- ActNotImplemented(Throwable) - Constructor for exception act.view.ActNotImplemented
-
- ActObjectFactory - Class in act.data.util
-
- ActObjectFactory(App) - Constructor for class act.data.util.ActObjectFactory
-
- ActPropertyHandlerFactory - Class in act.data.util
-
- ActPropertyHandlerFactory(App) - Constructor for class act.data.util.ActPropertyHandlerFactory
-
- ActProvider<T> - Class in act.inject
-
App implemented Provider
can extends this base class to automatically register to injector
- ActProvider() - Constructor for class act.inject.ActProvider
-
- ActProvider(Class<T>) - Constructor for class act.inject.ActProvider
-
- ActProviders - Class in act.inject
-
Name space of built in providers
- ActReflectionPropertySetter - Class in act.data.util
-
- ActReflectionPropertySetter(Class, Method, Field, StringValueResolverManager) - Constructor for class act.data.util.ActReflectionPropertySetter
-
- ActStart - Class in act.app.event
-
ActStart event is triggered after Application loaded and network layer started.
- ActStart(App) - Constructor for class act.app.event.ActStart
-
- ActStringValueResolver - Class in act.data.util
-
- ActStringValueResolver(App) - Constructor for class act.data.util.ActStringValueResolver
-
- ActUnauthorized - Exception in act.view
-
- ActUnauthorized() - Constructor for exception act.view.ActUnauthorized
-
- ActUnauthorized(String) - Constructor for exception act.view.ActUnauthorized
-
- ActUnauthorized(String, boolean) - Constructor for exception act.view.ActUnauthorized
-
- ActValidationMessageInterpolator - Class in act.validation
-
- ActValidationMessageInterpolator(MessageInterpolator, AppConfig) - Constructor for class act.validation.ActValidationMessageInterpolator
-
- AdaptiveRecord<ID_TYPE,MODEL_TYPE extends AdaptiveRecord> - Interface in act.db
-
The
AdaptiveRecord
interface specifies a special
Model
in that the fields/columns could be implicitly defined by database
- AdaptiveRecord.MetaInfo - Class in act.db
-
- AdaptiveRecord.MetaInfo.Repository - Class in act.db
-
- AdaptiveRecord.Util - Class in act.db
-
- AdaptiveRecordCodec - Class in act.util
-
- AdaptiveRecordCodec() - Constructor for class act.util.AdaptiveRecordCodec
-
- add(InterceptorMethodMetaInfo, Class<? extends Annotation>) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- add(InterceptorMethodMetaInfo, InterceptorType) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- add(String, String, String, String) - Method in class act.route.RouterAdmin
-
- addAction(ActionMethodMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- addAction(JobMethodMetaInfo) - Method in class act.job.meta.JobClassMetaInfo
-
- addAfter(InterceptorMethodMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- addAfter(InterceptorMethodMetaInfo) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- addAnnotation(String, Type) - Method in class act.util.GeneralAnnoInfo
-
- addBcc(String...) - Method in class act.mail.MailerContext
-
- addBefore(InterceptorMethodMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- addBefore(InterceptorMethodMetaInfo) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- addCatch(CatchMethodMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- addCatch(CatchMethodMetaInfo) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- addCc(String...) - Method in class act.mail.MailerContext
-
- addChild(TreeNode) - Method in class act.cli.tree.SimpleTreeNode
-
- addCommand(CommandMethodMetaInfo) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- addContext(String, String) - Method in class act.route.Router
-
- addCookie(H.Cookie) - Method in class act.controller.ResponseCache
-
- addCookie(H.Cookie) - Method in class act.xio.undertow.UndertowResponse
-
- addDependencyClass(String) - Method in class act.app.AppByteCodeScannerBase
-
- addDependencyClassToScanner(Class<? extends AppByteCodeScanner>, String) - Method in class act.app.AppByteCodeScannerBase
-
- addDependencyClassToScanner(Class<? extends AppByteCodeScanner>, Collection<String>) - Method in class act.app.AppByteCodeScannerBase
-
- addDestroyable(Destroyable) - Method in interface act.util.ActContext
-
- addDestroyable(Destroyable) - Method in class act.util.ActContext.Base
-
- addExcept(String...) - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- addExcludes(String...) - Method in class act.util.FastJsonPropertyPreFilter
-
Add name/path of the properties to be banned
- addExcludes(Set<String>) - Method in class act.util.FastJsonPropertyPreFilter
-
Add name/path of the properties to be banned
- addFieldOptionAnnotationInfo(FieldOptionAnnoInfo) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- addFieldSessionVariableAnnotInfo(String, SessionVariableAnnoInfo) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- addFinally(InterceptorMethodMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- addFinally(InterceptorMethodMetaInfo) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- addGeneralAnnotation(GeneralAnnoInfo) - Method in class act.controller.meta.HandlerParamMetaInfo
-
- addGeneralAnnotations(List<GeneralAnnoInfo>) - Method in class act.controller.meta.HandlerParamMetaInfo
-
- addHeader(String, String) - Method in class act.controller.ResponseCache
-
- addHeader(String, String) - Method in class act.xio.undertow.UndertowResponse
-
- addHeaderIfNotAdded(String, String) - Method in class act.controller.ResponseCache
-
- addIncludes(String...) - Method in class act.util.FastJsonPropertyPreFilter
-
Add name/path of the properties to be exported
- addIncludes(Collection<String>) - Method in class act.util.FastJsonPropertyPreFilter
-
Add name/path of the properties to be exported
- addInterceptor(InterceptorMethodMetaInfo, Class<? extends Annotation>) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- addInterface(String) - Method in class act.util.ClassNode
-
Specify the class represented by this ClassNode
implements an interface specified by the given name
- addLead(String) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- addListener(ActContext.Listener) - Method in interface act.util.ActContext
-
- addListener(ActContext.Listener) - Method in class act.util.ActContext.Base
-
- addLocal(LocalVariableMetaInfo) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- addLocal(LocalVariableMetaInfo) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- addMap(String, String) - Method in class act.cli.util.MappedFastJsonNameFilter
-
- addMapping(H.Method, CharSequence, CharSequence) - Method in class act.route.Router
-
- addMapping(H.Method, CharSequence, CharSequence, RouteSource) - Method in class act.route.Router
-
- addMapping(H.Method, CharSequence, RequestHandler) - Method in class act.route.Router
-
- addMapping(H.Method, CharSequence, RequestHandler, RouteSource) - Method in class act.route.Router
-
- addModule(Object) - Method in class act.inject.genie.GenieInjector
-
- addModuleClass(Class<?>) - Static method in class act.inject.genie.GenieInjector
-
- addOnly(String...) - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- addParam(CommandParamMetaInfo) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- addParam(HandlerParamMetaInfo) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- addParam(HandlerParamMetaInfo) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- addProvidedType(Class<?>) - Static method in class act.inject.ActProviders
-
- addSender(SenderMethodMetaInfo) - Method in class act.mail.meta.MailerClassMetaInfo
-
- addSubResource(Destroyable) - Method in class act.util.DestroyableBase
-
- addTo(String...) - Method in class act.mail.MailerContext
-
- addUpload(String, ISObject) - Method in class act.app.ActionContext
-
- addViolation(String, ConstraintViolation) - Method in interface act.util.ActContext
-
- addViolation(String, ConstraintViolation) - Method in class act.util.ActContext.Base
-
- addViolations(Map<String, ConstraintViolation>) - Method in interface act.util.ActContext
-
- addViolations(Map<String, ConstraintViolation>) - Method in class act.util.ActContext.Base
-
- addWith(String...) - Method in class act.controller.meta.ActionMethodMetaInfo
-
- addWith(String...) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- AFTER_COMMIT_HANDLER - Static variable in class act.handler.event.ResultEvent
-
- afterAppStart(Runnable) - Method in class act.job.AppJobManager
-
- afterDbServiceLoaded() - Method in class act.db.DbPlugin
-
- AfterInterceptor - Class in act.handler.builtin.controller
-
Intercept request handling before calling to action method
- AfterInterceptor(int) - Constructor for class act.handler.builtin.controller.AfterInterceptor
-
- AfterInterceptorInvoker - Interface in act.handler.builtin.controller
-
- afterInterceptors() - Method in class act.controller.meta.ActionMethodMetaInfo
-
- afterInterceptors() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- afterList() - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- AfterResultCommit - Class in act.handler.event
-
This event will be triggered right before the Result
is committed
- AfterResultCommit(Result, H.Request, H.Response) - Constructor for class act.handler.event.AfterResultCommit
-
- ajaxCsrfCheckFailureHandler(MissingAuthenticationHandler) - Method in class act.conf.AppConfig
-
- ajaxCsrfCheckFailureHandler() - Method in class act.conf.AppConfig
-
- ajaxLoginUrl(String) - Method in class act.conf.AppConfig
-
- ajaxLoginUrl() - Method in class act.conf.AppConfig
-
- ajaxMissingAuthenticationHandler(MissingAuthenticationHandler) - Method in class act.conf.AppConfig
-
- ajaxMissingAuthenticationHandler() - Method in class act.conf.AppConfig
-
- ALIGN_AUTO - Static variable in interface act.cli.ascii_table.spec.IASCIITable
-
- ALIGN_CENTER - Static variable in interface act.cli.ascii_table.spec.IASCIITable
-
- ALIGN_LEFT - Static variable in interface act.cli.ascii_table.spec.IASCIITable
-
- ALIGN_RIGHT - Static variable in interface act.cli.ascii_table.spec.IASCIITable
-
- allLibDirs(boolean) - Method in class act.app.App
-
- AllowAll() - Constructor for class act.cli.CliOverHttpAuthority.AllowAll
-
- allowAndExposeHeaders(String...) - Method in class act.app.conf.AppConfigurator.CorsSetting
-
- allowDownloadUploadFile() - Method in class act.conf.AppConfig
-
- allowHeaders(String...) - Method in class act.app.conf.AppConfigurator.CorsSetting
-
- allowOrigin(String) - Method in class act.app.conf.AppConfigurator.CorsSetting
-
- allParams() - Method in class act.app.ActionContext
-
- allResourceDirs(boolean) - Method in class act.app.App
-
- allSourceDirs(boolean) - Method in class act.app.App
-
- AlongWith - Annotation Type in act.job
-
Mark a method to be a job that will be executed with the invocation of another job specified by the value
- AlwaysBadRequest - Class in act.handler.builtin
-
- AlwaysBadRequest() - Constructor for class act.handler.builtin.AlwaysBadRequest
-
- AlwaysForbidden - Class in act.handler.builtin
-
- AlwaysForbidden() - Constructor for class act.handler.builtin.AlwaysForbidden
-
- AlwaysMethodNotAllowed - Class in act.handler.builtin
-
- AlwaysMethodNotAllowed() - Constructor for class act.handler.builtin.AlwaysMethodNotAllowed
-
- AlwaysNotFound - Class in act.handler.builtin
-
- AlwaysNotFound() - Constructor for class act.handler.builtin.AlwaysNotFound
-
- AlwaysNotImplemented - Class in act.handler.builtin
-
- AlwaysNotImplemented() - Constructor for class act.handler.builtin.AlwaysNotImplemented
-
- AlwaysNotModified - Class in act.handler.builtin
-
- AlwaysNotModified() - Constructor for class act.handler.builtin.AlwaysNotModified
-
- amended(AnnotationAware) - Method in class act.data.JodaDateTimeCodec
-
- amended(AnnotationAware) - Method in class act.data.JodaLocalDateCodec
-
- amended(AnnotationAware) - Method in class act.data.JodaLocalDateTimeCodec
-
- amended(AnnotationAware) - Method in class act.data.JodaLocalTimeCodec
-
- amendSuffix(String, ActContext) - Method in class act.view.TemplatePathResolver
-
- ANN_CLASS_FINDER - Static variable in enum act.util.AsmTypes
-
- annotatedClasses() - Method in class act.util.ClassNode
-
Returns a set of ClassNode
that has been annotated by the annotation class represented by this ClassNode
- AnnotatedClassFilter<ANNOTATION_TYPE extends Annotation> - Class in act.util
-
- AnnotatedClassFilter(Class<ANNOTATION_TYPE>) - Constructor for class act.util.AnnotatedClassFilter
-
- AnnotatedClassFilter(boolean, boolean, Class<ANNOTATION_TYPE>) - Constructor for class act.util.AnnotatedClassFilter
-
- AnnotatedClassFinder - Annotation Type in act.util
-
The annotation is used on a certain method to mark it as a callback method when a certain class has been found by annotation class specified
- AnnotatedTypeFinder - Class in act.util
-
- AnnotatedTypeFinder(boolean, boolean, Class<? extends Annotation>, Osgl.Func2<App, String, Map<Class<? extends AppByteCodeScanner>, Set<String>>>) - Constructor for class act.util.AnnotatedTypeFinder
-
- AnnotatedTypeFinder(Class<? extends Annotation>, Osgl.Func2<App, String, Map<Class<? extends AppByteCodeScanner>, Set<String>>>) - Constructor for class act.util.AnnotatedTypeFinder
-
- AnnotatedTypeFinder(Class<? extends Annotation>) - Constructor for class act.util.AnnotatedTypeFinder
-
- annotatedWith(String) - Method in class act.util.ClassNode
-
Specify the class represented by this ClassNode
is annotated by an annotation class specified by the name
- annotation(Annotation, Class<T>) - Static method in class act.util.AnnotationUtil
-
Returns the
Annotation
tagged on another annotation instance
- annotationClass(ClassLoader) - Method in class act.util.GeneralAnnoInfo
-
- annotations() - Method in class act.util.ClassNode
-
Returns a set of class node that annotated the class represented by this ClassNode
- annotationType() - Method in class act.db.util.DBAnnotation
-
- annotationType() - Method in class act.util.ClassFilter
-
Specify the annotation type that target class will be annotated
- annotationType() - Method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
- AnnotationUtil - Class in act.util
-
- AnnotationUtil() - Constructor for class act.util.AnnotationUtil
-
- ApacheMultipartParser - Class in act.data
-
Disclaim: The code come from PlayFramework 1.3
- ApacheMultipartParser() - Constructor for class act.data.ApacheMultipartParser
-
- ApacheMultipartParser.AutoFileItem - Class in act.data
-
- ApacheMultipartParser.SizeException - Exception in act.data
-
This exception is thrown, if a requests permitted size is exceeded.
- app() - Static method in class act.Act
-
- App - Class in act.app
-
App
represents an application that is deployed in a Act container
- App() - Constructor for class act.app.App
-
- App(File, ProjectLayout) - Constructor for class act.app.App
-
- App(String, File, ProjectLayout) - Constructor for class act.app.App
-
- app(App) - Method in class act.app.AppClassInfoRepository
-
- app() - Method in class act.app.AppClassInfoRepository
-
- app(App) - Method in class act.app.AppClassLoader
-
- app() - Method in class act.app.AppClassLoader
-
- app() - Method in class act.app.AppCodeScannerBase
-
- app(App) - Method in interface act.app.AppHolder
-
- app() - Method in interface act.app.AppHolder
-
- app(App) - Method in class act.app.AppHolderBase
-
- app() - Method in class act.app.AppHolderBase
-
- app(App) - Method in class act.app.AppServiceBase
-
- app(App) - Method in class act.cli.bytecode.CommanderEnhancer
-
- app - Variable in class act.cli.CliSession
-
- app(App) - Method in class act.conf.AppConfig
-
- app() - Method in class act.conf.AppConfig
-
- app(App) - Method in class act.controller.bytecode.ControllerEnhancer
-
- APP - Static variable in class act.inject.ActProviders
-
- app(App) - Method in class act.mail.bytecode.MailerEnhancer
-
- app() - Method in interface act.util.ActContext
-
- app() - Method in class act.util.ActContext.Base
-
- app() - Method in class act.util.AnnotatedTypeFinder
-
- app - Variable in class act.util.AppByteCodeEnhancer
-
- app(App) - Method in class act.util.AppByteCodeEnhancer
-
- APP - Static variable in enum act.util.AsmTypes
-
- app(App) - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- app() - Method in class act.xio.NetworkHandler
-
- App.F - Enum in act.app
-
- APP_CACHE_SERVICE - Static variable in class act.inject.ActProviders
-
- APP_CONFIG - Static variable in class act.inject.ActProviders
-
- APP_CONFIG - Static variable in enum act.util.AsmTypes
-
- APP_CONFIG_DESC - Static variable in enum act.util.AsmTypes
-
- APP_CONFIG_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- APP_CONFIG_NAME - Static variable in enum act.util.AsmTypes
-
- APP_CONFIG_TYPE - Static variable in enum act.util.AsmTypes
-
- APP_CRYPTO - Static variable in class act.inject.ActProviders
-
- APP_DESC - Static variable in enum act.util.AsmTypes
-
- APP_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- APP_NAME - Static variable in enum act.util.AsmTypes
-
- APP_TYPE - Static variable in enum act.util.AsmTypes
-
- AppActPluginLoaded - Class in act.app.event
-
Emitted immediately when
App
’s
Plugin
(s) has been loaded
- AppActPluginLoaded(App) - Constructor for class act.app.event.AppActPluginLoaded
-
- appBase() - Method in class act.conf.ActConfig
-
- appBases() - Method in class act.app.AppScanner
-
- appBytecode(String) - Method in class act.app.AppClassLoader
-
- appBytecode(String, boolean) - Method in class act.app.AppClassLoader
-
- appBytecode(String, boolean) - Method in class act.app.DevModeClassLoader
-
- AppByteCodeEnhancer<T extends AppByteCodeEnhancer> - Class in act.util
-
- AppByteCodeEnhancer(Osgl.Predicate<String>) - Constructor for class act.util.AppByteCodeEnhancer
-
- AppByteCodeEnhancer(Osgl.Predicate<String>, ClassVisitor) - Constructor for class act.util.AppByteCodeEnhancer
-
- AppByteCodeScanner - Interface in act.app
-
A AppByteCodeScanner
scans application bytecode
- AppByteCodeScannerBase - Class in act.app
-
- AppByteCodeScannerBase() - Constructor for class act.app.AppByteCodeScannerBase
-
- AppClassInfoRepository - Class in act.app
-
- AppClassInfoRepository(App, ClassInfoRepository) - Constructor for class act.app.AppClassInfoRepository
-
- AppClassLoaded - Class in act.app.event
-
Emitted immediately when
App
’s class loader has loaded classes
- AppClassLoaded(App) - Constructor for class act.app.event.AppClassLoaded
-
- AppClassLoader - Class in act.app
-
The top level class loader to load a specific application classes into JVM
- AppClassLoader(App) - Constructor for class act.app.AppClassLoader
-
- AppClassLoaderInitialized - Class in act.app.event
-
Emitted immediately when
App
’s class loader instance initialized
- AppClassLoaderInitialized(App) - Constructor for class act.app.event.AppClassLoaderInitialized
-
- appClassTester() - Method in class act.conf.AppConfig
-
- AppCodeScanned - Class in act.app.event
-
Emitted immediately when
App
’s app code scanner finished its work
- AppCodeScanned(App) - Constructor for class act.app.event.AppCodeScanned
-
- AppCodeScanner - Interface in act.app
-
- AppCodeScannerBase - Class in act.app
-
- AppCodeScannerBase() - Constructor for class act.app.AppCodeScannerBase
-
- AppCodeScannerManager - Class in act.app
-
- AppCodeScannerManager(App) - Constructor for class act.app.AppCodeScannerManager
-
- AppCodeScannerPluginBase - Class in act.util
-
- AppCodeScannerPluginBase() - Constructor for class act.util.AppCodeScannerPluginBase
-
- AppCodeScannerPluginManager - Class in act.util
-
- AppCodeScannerPluginManager() - Constructor for class act.util.AppCodeScannerPluginManager
-
- appConfig() - Static method in class act.Act
-
- AppConfig<T extends AppConfigurator> - Class in act.conf
-
- AppConfig(Map<String, ?>) - Constructor for class act.conf.AppConfig
-
Construct a AppConfig
with a map.
- AppConfig() - Constructor for class act.conf.AppConfig
-
- appConfigFileIndexBuilder(Map<String, Properties>) - Static method in enum act.util.Jars.F
-
Visit properties files in Jar file and add the file content to map indexed by env tag.
- AppConfigKey - Enum in act.conf
-
- AppConfigLoaded - Class in act.app.event
-
Emitted after Application’s configuration has been loaded
- AppConfigLoaded(App) - Constructor for class act.app.event.AppConfigLoaded
-
- AppConfigPlugin - Class in act.app.conf
-
AppConfigPlugin
scan source code or byte code to detect if there are any user defined
AppConfigurator
implementation and use it to populate
AppConfig
default values
- AppConfigPlugin() - Constructor for class act.app.conf.AppConfigPlugin
-
- AppConfigPreMerge - Class in act.app.event
-
- AppConfigPreMerge(App) - Constructor for class act.app.event.AppConfigPreMerge
-
- AppConfigurator<T extends AppConfigurator> - Class in act.app.conf
-
Base class for app developer implement source code based configuration
- AppConfigurator() - Constructor for class act.app.conf.AppConfigurator
-
- AppConfigurator.CorsSetting - Class in act.app.conf
-
- AppConfigurator.CsrfSetting - Class in act.app.conf
-
- AppConfLoader - Class in act.conf
-
- AppConfLoader() - Constructor for class act.conf.AppConfLoader
-
- appContext() - Method in class act.db.DaoBase
-
- AppContextAware - Interface in act.app
-
- appContextInjection() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- appContextViaField(String) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- appContextViaLocalStorage() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- appContextViaParam(int) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- AppCrypto - Class in act.app.util
-
- AppCrypto(AppConfig) - Constructor for class act.app.util.AppCrypto
-
- appCtxLocalVariableTableIndex(int) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- appCtxLocalVariableTableIndex() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- appCtxLocalVariableTableIndex(int) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- appCtxLocalVariableTableIndex() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- AppDbSvcLoaded - Class in act.app.event
-
Emitted after Application’s
db services
have been loaded
- AppDbSvcLoaded(App) - Constructor for class act.app.event.AppDbSvcLoaded
-
- AppDependencyInjectorLoaded - Class in act.app.event
-
Emitted immediately when
App
’s dependency injector is loaded
- AppDependencyInjectorLoaded(App) - Constructor for class act.app.event.AppDependencyInjectorLoaded
-
- AppDependencyInjectorProvisioned - Class in act.app.event
-
Emitted immediately when
App
’s dependency injector is provisioned
- AppDependencyInjectorProvisioned(App) - Constructor for class act.app.event.AppDependencyInjectorProvisioned
-
- appEnhancer(App, String, Osgl.Var<ClassWriter>) - Method in class act.BytecodeEnhancerManager
-
- AppEvent - Class in act.app.event
-
- AppEvent(AppEventId, App) - Constructor for class act.app.event.AppEvent
-
- AppEventId - Enum in act.app.event
-
- AppEventListener<EVENT_TYPE extends AppEvent> - Interface in act.app.event
-
- AppEventListenerBase<EVENT_TYPE extends AppEvent> - Class in act.event
-
- AppEventListenerBase(CharSequence) - Constructor for class act.event.AppEventListenerBase
-
- AppEventListenerBase() - Constructor for class act.event.AppEventListenerBase
-
- AppHolder<T extends AppHolder> - Interface in act.app
-
- AppHolderBase<T extends AppHolderBase> - Class in act.app
-
- AppHolderBase() - Constructor for class act.app.AppHolderBase
-
- AppHolderBase(App) - Constructor for class act.app.AppHolderBase
-
- AppInterceptorManager - Class in act.app
-
Manage interceptors at App level
- AppJobManager - Class in act.job
-
- AppJobManager(App) - Constructor for class act.job.AppJobManager
-
- applicationCommands() - Method in class act.cli.CliDispatcher
-
Returns a list of application commands in alphabetic order
- applicationManager() - Static method in class act.Act
-
- appliedIn(Act.Mode) - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- appliedIn(Act.Mode) - Method in interface act.handler.CliHandler
-
Check if this handler applied in a specific
Act.Mode
- appliedIn(Act.Mode) - Method in class act.handler.CliHandlerBase
-
- appliedTo(ActContext) - Method in class act.view.View
-
- apply(File) - Method in class act.app.BuildFileProbe.FileParser
-
- apply(List<String>) - Method in class act.app.BuildFileProbe.LinesParser
-
- apply(String) - Method in class act.app.BuildFileProbe.StringParser
-
- apply(List<? extends TreeNode>, TreeNode) - Method in class act.cli.tree.TreeNodeFilter
-
Apply the filter on a TreeNode
and check the result.
- apply(Class<?>) - Method in class act.data.util.ActObjectFactory
-
- apply(String, Class<?>) - Method in class act.data.util.ActStringValueResolver
-
- apply(Result, ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy.GroupAfterInterceptor
-
- apply(Exception, ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy.GroupExceptionInterceptor
-
- apply(ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy.GroupFinallyInterceptor
-
- apply(ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy.GroupInterceptorWithResult
-
- apply(CliContext) - Method in class act.handler.CliHandlerBase
-
- apply(ActionContext) - Method in class act.handler.RequestHandlerBase
-
- apply(String, App) - Method in class act.handler.RequestHandlerResolverBase
-
- apply() - Method in class act.job.bytecode.ReflectedJobInvoker
-
- apply(JSONSerializer, Object, String) - Method in class act.util.FastJsonPropertyPreFilter
-
- apply(H.Request, H.Response) - Method in exception act.view.RenderAny
-
- apply(ActionContext) - Method in exception act.view.RenderAny
-
- apply(ActionContext) - Method in exception act.view.RenderJsonMap
-
- apply(H.Request, H.Response) - Method in exception act.view.RenderTemplate
-
- apply(ActionContext) - Method in exception act.view.RenderTemplate
-
- applyContentType() - Method in class act.app.ActionContext
-
- applyCorsSpec() - Method in class act.app.ActionContext
-
- applyMessage(H.Request, H.Response) - Method in exception act.view.ZXingResult
-
- applyTo(ResponseImplBase) - Method in class act.controller.ResponseCache
-
- applyTo(App) - Method in class act.db.AdaptiveRecord.MetaInfo.Repository
-
- applyTo(App) - Method in class act.metric.SimpleMetricPlugin.SimpleMetricPersistService
-
- applyTo(App) - Method in class act.plugin.AppServicePlugin
-
- applyTo(App) - Method in class act.plugin.AppServicePluginManager
-
- applyTo(ActionContext) - Method in class act.security.CORS.Spec
-
- applyTo(App) - Method in class act.util.SubTypeFinder
-
- applyTo(App) - Method in class act.validation.ValidationPlugin
-
- applyTo(App) - Method in class act.view.View
-
- AppManager - Class in act.app
-
Manage applications deployed on Act
- AppPostStart - Class in act.app.event
-
Mark a Application Post Start event.
- AppPostStart(App) - Constructor for class act.app.event.AppPostStart
-
- AppPreLoadClasses - Class in act.app.event
-
- AppPreLoadClasses(App) - Constructor for class act.app.event.AppPreLoadClasses
-
- AppPreStart - Class in act.app.event
-
Emit right before emitting
AppStart
event
- AppPreStart(App) - Constructor for class act.app.event.AppPreStart
-
- AppResourceManager - Class in act.app
-
When Act is running in dev mode, AppResourceManager
is used to check java srccode code changes and also resource files changes etc
- AppResourceManager() - Constructor for class act.app.AppResourceManager
-
- AppRouterInitialized - Class in act.app.event
-
Emitted after Application’s router has been initialized and before route table loaded
- AppRouterInitialized(App) - Constructor for class act.app.event.AppRouterInitialized
-
- AppRouterLoaded - Class in act.app.event
-
Emitted after Application’s router has been loaded
- AppRouterLoaded(App) - Constructor for class act.app.event.AppRouterLoaded
-
- appScanner() - Method in enum act.Act.Mode
-
- AppScanner - Class in act.app
-
Scan file system and construct
App
instances
- AppScanner() - Constructor for class act.app.AppScanner
-
- AppService<T extends AppService> - Interface in act.app
-
- AppServiceBase<T extends AppServiceBase> - Class in act.app
-
- AppServiceBase() - Constructor for class act.app.AppServiceBase
-
- AppServiceBase(App) - Constructor for class act.app.AppServiceBase
-
- AppServiceBase(App, boolean) - Constructor for class act.app.AppServiceBase
-
- AppServicePlugin - Class in act.plugin
-
The base class for Plugin that could be applied to a certain application
- AppServicePlugin() - Constructor for class act.plugin.AppServicePlugin
-
- appServicePluginManager() - Static method in class act.Act
-
- AppServicePluginManager - Class in act.plugin
-
- AppServicePluginManager() - Constructor for class act.plugin.AppServicePluginManager
-
- AppSourceCodeScanner - Interface in act.app
-
A SourceCodeScanner
scan source code.
- AppSourceCodeScannerBase - Class in act.app
-
- AppSourceCodeScannerBase() - Constructor for class act.app.AppSourceCodeScannerBase
-
- AppStart - Class in act.app.event
-
Mark a Application Start event
- AppStart(App) - Constructor for class act.app.event.AppStart
-
- AppStop - Class in act.app.event
-
Mark a Application Stop event
- AppStop(App) - Constructor for class act.app.event.AppStop
-
- AppSubTypeFinder<T> - Class in act.util
-
An
AppSubTypeFinder
extends
SubTypeFinder
with an method to apply the finder when application started.
- AppSubTypeFinder(Class<T>) - Constructor for class act.util.AppSubTypeFinder
-
- AppSubTypeFinder(Class<T>, AppEventId) - Constructor for class act.util.AppSubTypeFinder
-
- AppSubTypeFinder._AppSubTypeFinderFinder - Class in act.util
-
- AppThreadFactory - Class in act.app
-
- AppThreadFactory(String) - Constructor for class act.app.AppThreadFactory
-
- AppThreadFactory(String, boolean) - Constructor for class act.app.AppThreadFactory
-
- appVersion() - Static method in class act.Version
-
- ARG_ERROR - Static variable in class act.util.ActErrorPageRender
-
- argument(int) - Method in class act.cli.util.CommandLineParser
-
- argumentAsOption() - Method in class act.cli.util.CommandLineParser
-
When a command has only one option and no arguments the user can supply the option as argument to suppress leads typing.
- argumentCount() - Method in class act.cli.util.CommandLineParser
-
- arguments() - Method in class act.cli.CliContext
-
- arguments() - Method in class act.cli.util.CommandLineParser
-
- arrayequals(byte[], byte[], int) - Static method in class act.data.MultipartStream
-
Compares count
first bytes in the arrays a
and b
.
- ASCIITable - Class in act.cli.ascii_table
-
The entry point to this framework which acts as a singleton.
- ASCIITableHeader - Class in act.cli.ascii_table
-
Represents ASCII table header.
- ASCIITableHeader(String) - Constructor for class act.cli.ascii_table.ASCIITableHeader
-
- ASCIITableHeader(String, int) - Constructor for class act.cli.ascii_table.ASCIITableHeader
-
- ASCIITableHeader(String, int, int) - Constructor for class act.cli.ascii_table.ASCIITableHeader
-
- ASM_PKG - Static variable in enum act.Constants
-
- asMap() - Method in interface act.db.AdaptiveRecord
-
Returns a Map typed object backed by this active record
- asMap(AdaptiveRecord) - Static method in class act.db.AdaptiveRecord.Util
-
- AsmByteCodeEnhancer<T extends AsmByteCodeEnhancer> - Class in act.util
-
Base class for all bytecode enhancer that using ASM lib
- AsmByteCodeEnhancer(Osgl.Predicate<String>) - Constructor for class act.util.AsmByteCodeEnhancer
-
- AsmByteCodeEnhancer(Osgl.Predicate<String>, ClassVisitor) - Constructor for class act.util.AsmByteCodeEnhancer
-
- AsmType<T> - Class in act.util
-
- AsmType(Class<T>) - Constructor for class act.util.AsmType
-
- asmType() - Method in class act.util.AsmType
-
- AsmTypes - Enum in act.util
-
- asset(File) - Method in interface act.app.ProjectLayout
-
Returns asset folder which contains public accessible files like js/css/img etc in relation to the appBase
specified
- asset(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- ASSET - Static variable in enum act.app.RuntimeDirs
-
- asset(String) - Method in class act.boot.ProjectLayoutBuilder
-
- asset(File) - Method in class act.boot.ProjectLayoutBuilder
-
- Async - Annotation Type in act.util
-
Mark a class or method to as “asynchronous”
- Async.MethodNameTransformer - Class in act.util
-
When a public void
method has been annotated as @Async
, ActFramework will enhance the class by adding an new method as a copy of the original method, the name of the new method will be the result of calling the original method.
- asyncMethodName() - Method in class act.event.meta.SimpleEventListenerMetaInfo
-
- asyncRefresh() - Method in class act.app.App
-
In dev mode it could request app to refresh.
- AtomicLongSeq() - Constructor for class act.util.IdGenerator.SequenceProvider.AtomicLongSeq
-
- attach(ISObject...) - Method in class act.mail.MailerContext
-
- attach(File...) - Method in class act.mail.MailerContext
-
- attachTo(HandlerParamMetaInfo) - Method in class act.controller.meta.BindAnnoInfo
-
- attachTo(HandlerParamMetaInfo) - Method in class act.controller.meta.ParamAnnoInfo
-
- attachTo(HandlerParamMetaInfo) - Method in interface act.controller.meta.ParamAnnoInfoTrait
-
- ATTR_CSR_TOKEN_PREFETCH - Static variable in class act.app.ActionContext
-
- ATTR_CSRF_TOKEN - Static variable in class act.app.ActionContext
-
- ATTR_CURRENT_FILE_INDEX - Static variable in class act.app.ActionContext
-
- ATTR_EXCEPTION - Static variable in class act.app.ActionContext
-
- ATTR_HANDLER - Static variable in class act.app.ActionContext
-
- ATTR_MERCY - Static variable in annotation type act.data.annotation.ReadContent
-
- ATTR_METHOD - Static variable in class act.cli.CliContext
-
- ATTR_PATH_VARS - Static variable in class act.app.ActionContext
-
- ATTR_PWD - Static variable in class act.cli.CliContext
-
- ATTR_RESULT - Static variable in class act.app.ActionContext
-
- ATTR_WAS_UNAUTHENTICATED - Static variable in class act.app.ActionContext
-
- attribute(String, Object) - Method in class act.cli.CliOverHttpSession
-
- attribute(String) - Method in class act.cli.CliOverHttpSession
-
- attribute(String, Object) - Method in class act.cli.CliSession
-
- attribute(String) - Method in class act.cli.CliSession
-
- attribute(String, Object) - Method in interface act.util.ActContext
-
- attribute(String) - Method in interface act.util.ActContext
-
- attribute(String, Object) - Method in class act.util.ActContext.Base
-
Associate a user attribute to the context.
- attribute(String) - Method in class act.util.ActContext.Base
-
- attributes() - Method in interface act.util.ActContext
-
- attributes() - Method in class act.util.ActContext.Base
-
- attributes() - Method in class act.util.GeneralAnnoInfo
-
- AuditingModel<PRINCIPAL_TYPE> - Interface in act.db
-
The model with time tracking and auditing built in
- authorize() - Method in class act.cli.CliOverHttpAuthority.AllowAll
-
- authorize() - Method in interface act.cli.CliOverHttpAuthority
-
Implementation shall provide the authorization logic in this method to check if the current principal has access to CliOverHttp facilities.
- AutoBind - Annotation Type in act.inject
-
Mark a class/interface to be subject to auto bind process.
- AutoConfig - Annotation Type in act.app.conf
-
This annotation marks a class as auto configured class.
- AutoConfigPlugin - Class in act.app.conf
-
- AutoConfigPlugin() - Constructor for class act.app.conf.AutoConfigPlugin
-
- AutoFileItem(FileItemStream, ActionContext) - Constructor for class act.data.ApacheMultipartParser.AutoFileItem
-
- available() - Method in class act.data.MultipartStream.ItemInputStream
-
Returns the number of bytes, which are currently available, without blocking.
- cache() - Static method in class act.Act
-
- cache(String, Object) - Method in class act.app.ActionContext
-
Add an object into cache by key.
- cache(String, Object, int) - Method in class act.app.ActionContext
-
Add an object into cache by key with expiration time specified
- cache() - Method in class act.app.App
-
- cache(String) - Method in class act.app.App
-
- cached(String) - Method in class act.app.ActionContext
-
Return cached object by key.
- cachedBanner() - Static method in class act.util.Banner
-
- cachedJsonDTO(ActContext<?>) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- cachedTemplate() - Method in class act.util.ActContext.Base
-
- cachedTemplate() - Method in interface act.util.ActContext
-
- CacheFor - Annotation Type in act.util
-
Mark an action handler method result can be cached
- cacheForHalfHour(String, Object) - Method in class act.app.ActionContext
-
Add an object into cache by key and expired after half hour
- cacheForOneHour(String, Object) - Method in class act.app.ActionContext
-
Add an object into cache by key and expired after one hour
- cacheForOneMinute(String, Object) - Method in class act.app.ActionContext
-
Add an object into cache by key and expired after one minute
- cacheForTenMinutes(String, Object) - Method in class act.app.ActionContext
-
Add an object into cache by key and expired after 10 minutes
- cacheKey(ActionContext) - Method in class act.controller.CacheSupportMetaInfo
-
- cacheName(String) - Method in class act.conf.AppConfig
-
- cacheName() - Method in class act.conf.AppConfig
-
- cacheNameSession(String) - Method in class act.conf.AppConfig
-
- cacheNameSession() - Method in class act.conf.AppConfig
-
- CacheParams - Class in act.controller
-
All we need for a cache
- CacheParams(String, int) - Constructor for class act.controller.CacheParams
-
- cacheService(CacheServiceProvider) - Method in class act.conf.AppConfig
-
- cacheService(Class<? extends CacheServiceProvider>) - Method in class act.conf.AppConfig
-
- cacheService(String) - Method in class act.conf.AppConfig
-
- cacheSupport() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- cacheSupport() - Method in class act.handler.builtin.controller.ControllerAction
-
- cacheSupport() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- CacheSupportMetaInfo - Class in act.controller
-
- cacheTemplate(Template) - Method in class act.util.ActContext.Base
-
- cacheTemplate(Template) - Method in interface act.util.ActContext
-
- calculateChecksum(List<File>) - Static method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- call(ITag.__ParameterList, ITag.__Body) - Method in class act.view.rythm.Tags.ActMessage
-
- call(ITag.__ParameterList, ITag.__Body) - Method in class act.view.rythm.Tags.ReverseRouting
-
- call(ITag.__ParameterList, ITag.__Body) - Method in class act.view.rythm.Tags.ValidationError
-
- callback(String, String, boolean) - Method in class act.util.ClassFinderData
-
- cancel(String) - Method in class act.job.AppJobManager
-
Cancel a scheduled Job by ID
- cancel(String, AppJobManager) - Method in class act.job.JobAdmin
-
- canonicalName(Class) - Static method in class act.util.ClassInfoRepository
-
Java Class.getCanonicalName()
sometimes will throw out InternalError
with message: “{code Malformed class name}” We just ignore it
- canonicalName(String) - Static method in class act.util.ClassInfoRepository
-
- canonicalName() - Method in class act.util.ClassNode
-
- canonicalRecipients(List<InternetAddress>, String...) - Static method in class act.mail.MailerContext
-
- cat(SObject, int, int, int, String, boolean, String, CliContext) - Method in class act.SysUtilAdmin
-
- catchList() - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- CatchMethodMetaInfo - Class in act.controller.meta
-
Unlike other interceptors (Before/After/Finally), Catch interceptor has a special attribute: value, the exception class.
- CatchMethodMetaInfo(CatchMethodMetaInfo, ControllerClassMetaInfo) - Constructor for class act.controller.meta.CatchMethodMetaInfo
-
- CatchMethodMetaInfo(ControllerClassMetaInfo) - Constructor for class act.controller.meta.CatchMethodMetaInfo
-
- cc(String...) - Static method in class act.mail.Mailer.Util
-
- CC - Static variable in class act.mail.MailerConfig
-
- cc(String...) - Method in class act.mail.MailerContext
-
- cc() - Method in class act.mail.MailerContext
-
- ccList() - Method in class act.mail.MailerConfig
-
- cd(String) - Method in class act.SysUtilAdmin
-
- chain(CORS.Spec) - Method in class act.security.CORS.Spec
-
- chain(CSRF.Spec) - Method in class act.security.CSRF.Spec
-
- chain(Osgl.Var<ClassWriter>, List<? extends ByteCodeVisitor>) - Static method in class act.util.ByteCodeVisitor
-
- chain(List<? extends ByteCodeVisitor>) - Static method in class act.util.ByteCodeVisitor
-
- chain(ClassWriter, ByteCodeVisitor, ByteCodeVisitor...) - Static method in class act.util.ByteCodeVisitor
-
- chain(ClassWriter, ClassFilter...) - Static method in class act.util.ClassDetector
-
- characterEncoding() - Method in class act.controller.ResponseCache
-
- characterEncoding(String) - Method in class act.controller.ResponseCache
-
- characterEncoding() - Method in class act.ResponseImplBase
-
- characterEncoding(String) - Method in class act.ResponseImplBase
-
- charset - Variable in class act.ResponseImplBase
-
- chDir(File) - Method in class act.cli.CliContext
-
- check(ActionContext, H.Session) - Method in class act.security.CSRF.Spec
-
Check CSRF token after session resolved
- checkCsrf(H.Session) - Method in class act.app.ActionContext
-
- checkpw(char[], String) - Static method in class org.mindrot.jbcrypt.BCrypt
-
Check that a plaintext password matches a previously hashed one.
- checkpw(String, String) - Static method in class org.mindrot.jbcrypt.BCrypt
-
Check that a plaintext password matches a previously hashed one
- checkUpdates(boolean) - Method in class act.app.App
-
- children() - Method in class act.cli.tree.FilteredTreeNode
-
- children() - Method in class act.cli.tree.SimpleTreeNode
-
- children(List<TreeNode>) - Method in class act.cli.tree.SimpleTreeNode
-
- children() - Method in interface act.cli.tree.TreeNode
-
Returns a list of child tree node
- CLASS_FILTER - Static variable in class act.inject.param.JsonDTOClassManager
-
- CLASS_LOADING - Static variable in class act.metric.MetricInfo
-
- classCacheSize() - Static method in class act.Act
-
- ClassDetector - Class in act.util
-
- ClassDetector() - Constructor for class act.util.ClassDetector
-
- CLASSES - Static variable in enum act.app.RuntimeDirs
-
- classes(App) - Static method in enum act.app.RuntimeDirs
-
- classes - Variable in class act.util.ClassInfoRepository
-
- classes() - Method in class act.util.ClassInfoRepository
-
- classFileNameToClassName(String) - Static method in enum act.util.ClassNames
-
- ClassFilter<SUPER_TYPE,ANNOTATION_TYPE extends Annotation> - Class in act.util
-
Defines class filter specification and handle method when the class been found.
- ClassFilter(Class<SUPER_TYPE>, Class<ANNOTATION_TYPE>) - Constructor for class act.util.ClassFilter
-
- ClassFilter(boolean, boolean, Class<SUPER_TYPE>, Class<ANNOTATION_TYPE>) - Constructor for class act.util.ClassFilter
-
- ClassFinderByteCodeScanner - Class in act.util
-
- ClassFinderByteCodeScanner() - Constructor for class act.util.ClassFinderByteCodeScanner
-
- ClassFinderData - Class in act.util
-
- ClassFinderData() - Constructor for class act.util.ClassFinderData
-
- ClassFinderData.By - Enum in act.util
-
- classInfo() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- classInfo() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- classInfo() - Method in class act.job.meta.JobMethodMetaInfo
-
- classInfo() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- ClassInfoByteCodeScanner - Class in act.util
-
- ClassInfoByteCodeScanner() - Constructor for class act.util.ClassInfoByteCodeScanner
-
- classInfoHolder(MailerClassMetaInfoHolder) - Method in class act.mail.bytecode.MailerEnhancer
-
- classInfoRepository() - Static method in class act.Act
-
- classInfoRepository() - Method in class act.app.AppClassLoader
-
- classInfoRepository - Variable in class act.boot.BootstrapClassLoader
-
- classInfoRepository() - Method in class act.boot.BootstrapClassLoader
-
- classInfoRepository() - Method in interface act.util.ActClassLoader
-
- ClassInfoRepository - Class in act.util
-
The repository to keep class information
- ClassInfoRepository() - Constructor for class act.util.ClassInfoRepository
-
- classLoader(App) - Method in enum act.Act.Mode
-
- classLoader() - Method in class act.app.App
-
- classMetaInfo() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- className() - Method in class act.app.Source
-
- className(File, File) - Static method in enum act.app.Source.Util
-
- className(String) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- className() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- className(String) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- className() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- className - Variable in class act.db.AdaptiveRecord.MetaInfo
-
- className() - Method in class act.event.meta.SimpleEventListenerMetaInfo
-
- className(String) - Method in class act.job.meta.JobClassMetaInfo
-
- className() - Method in class act.job.meta.JobClassMetaInfo
-
- className(String) - Method in class act.mail.meta.MailerClassMetaInfo
-
- className() - Method in class act.mail.meta.MailerClassMetaInfo
-
- className() - Method in class act.util.AsmType
-
- className() - Method in class act.util.ClassDetector
-
- classNameIndexBuilder(Map<String, byte[]>, Osgl.Function<String, Boolean>) - Static method in enum act.util.Jars.F
-
- ClassNames - Enum in act.util
-
utilities to manipulate class names
- classNameToClassFileName(String) - Static method in enum act.util.ClassNames
-
- classNameToClassFileName(String, boolean) - Static method in enum act.util.ClassNames
-
- ClassNode - Class in act.util
-
- classOf(Annotation) - Static method in class act.util.AnnotationUtil
-
Deprecated.
- clear() - Method in interface act.metric.MetricStore
-
Clear metric data
- clear() - Method in class act.metric.SimpleMetricStore
-
- clear() - Static method in class act.plugin.Plugin.InfoRepo
-
- clearAppDefinedVars() - Method in class act.view.ViewManager
-
- clearCurrent() - Static method in class act.app.ActionContext
-
- clearExistingToken(H.Session, String) - Method in interface act.security.CSRFProtector
-
- clearLocal() - Static method in class act.app.ActionContext
-
- clearMetricData() - Method in class act.metric.MetricAdmin
-
- clearThreadLocals() - Static method in exception act.view.RenderAny
-
- CLI_CONTEXT - Static variable in class act.inject.ActProviders
-
- CLI_HANDLER - Static variable in class act.metric.MetricInfo
-
- CLI_SESSION - Static variable in class act.inject.ActProviders
-
- CLI_SESSION_ATTRIBUTE - Static variable in enum act.util.AsmTypes
-
- CliContext - Class in act.cli
-
- CliContext(String, App, ConsoleReader, CliSession) - Constructor for class act.cli.CliContext
-
- CliContext(String, App, ConsoleReader, CliSession, boolean) - Constructor for class act.cli.CliContext
-
- CliContext.ParsingContext - Class in act.cli
-
- CliContext.ParsingContextBuilder - Class in act.cli
-
- CliContextParamLoader - Class in act.inject.param
-
- CliCursor - Interface in act.cli.util
-
- cliDispatcher() - Method in class act.app.App
-
- CliDispatcher - Class in act.cli
-
Dispatch console command to CLI command handler
- CliDispatcher(App) - Constructor for class act.cli.CliDispatcher
-
- cliEnable(boolean) - Method in class act.conf.AppConfig
-
- cliEnabled() - Method in class act.conf.AppConfig
-
- CliException - Exception in act.cli
-
- CliException(String) - Constructor for exception act.cli.CliException
-
- CliException(String, Object...) - Constructor for exception act.cli.CliException
-
- CliException(Throwable) - Constructor for exception act.cli.CliException
-
- CliException(Throwable, String, Object...) - Constructor for exception act.cli.CliException
-
- CliHandler - Interface in act.handler
-
Defines a thread-save function object that can be applied to a
CliContext
context to produce certain output which could be applied to cli associated with the context
- CliHandlerBase - Class in act.handler
-
- CliHandlerBase() - Constructor for class act.handler.CliHandlerBase
-
- CliHandlerProxy - Class in act.handler.builtin.cli
-
- CliHandlerProxy(CommanderClassMetaInfo, CommandMethodMetaInfo, App) - Constructor for class act.handler.builtin.cli.CliHandlerProxy
-
- cliJSONPageSize() - Method in class act.conf.AppConfig
-
- cliJSONPageSz(int) - Method in class act.conf.AppConfig
-
- cliOverHttp(boolean) - Method in class act.conf.AppConfig
-
- cliOverHttp() - Method in class act.conf.AppConfig
-
- CliOverHttp - Class in act.controller.builtin
-
Handles CLI over http requests
- CliOverHttp() - Constructor for class act.controller.builtin.CliOverHttp
-
- CliOverHttpAuthority - Interface in act.cli
-
A simple interface for authorization
- cliOverHttpAuthority(CliOverHttpAuthority) - Method in class act.conf.AppConfig
-
- cliOverHttpAuthority() - Method in class act.conf.AppConfig
-
- CliOverHttpAuthority.AllowAll - Class in act.cli
-
- CliOverHttpConsole - Class in act.cli
-
A ConsoleReader
for cli over http
- CliOverHttpConsole(ActionContext, OutputStream) - Constructor for class act.cli.CliOverHttpConsole
-
- CliOverHttpContext - Class in act.cli
-
The Cli over http context
- CliOverHttpContext(ActionContext, OutputStream) - Constructor for class act.cli.CliOverHttpContext
-
- cliOverHttpPort(int) - Method in class act.conf.AppConfig
-
- cliOverHttpPort() - Method in class act.conf.AppConfig
-
- CliOverHttpSession - Class in act.cli
-
The CliOverHttpSession
- CliOverHttpSession(ActionContext) - Constructor for class act.cli.CliOverHttpSession
-
- cliOverHttpSysCmd(boolean) - Method in class act.conf.AppConfig
-
- cliOverHttpSysCmdEnabled() - Method in class act.conf.AppConfig
-
- cliOverHttpTitle(String) - Method in class act.conf.AppConfig
-
- cliOverHttpTitle() - Method in class act.conf.AppConfig
-
- cliPort(int) - Method in class act.conf.AppConfig
-
- cliPort() - Method in class act.conf.AppConfig
-
- CliServer - Class in act.app
-
Servicing CLI session
- CliSession - Class in act.cli
-
- CliSession(ActionContext) - Constructor for class act.cli.CliSession
-
Construct a CliOverHttp session
- CliSession(Socket, CliServer) - Constructor for class act.cli.CliSession
-
- cliSessionExpiration(int) - Method in class act.conf.AppConfig
-
- cliSessionExpiration() - Method in class act.conf.AppConfig
-
- CliSessionStart - Class in act.cli.event
-
This event is emitted synchronously when a
CliSession
begin to run
- CliSessionStart(CliSession) - Constructor for class act.cli.event.CliSessionStart
-
- CliSessionTerminate - Class in act.cli.event
-
This event is emitted synchronously when a
CliSession
terminated
- CliSessionTerminate(CliSession) - Constructor for class act.cli.event.CliSessionTerminate
-
- cliTablePageSize() - Method in class act.conf.AppConfig
-
- cliTablePageSz(int) - Method in class act.conf.AppConfig
-
- CliView - Enum in act.cli.view
-
Define how the command method return result should be presented
- clone() - Method in class act.util.AsmByteCodeEnhancer
-
- close() - Method in class act.data.MultipartStream.ItemInputStream
-
Closes the input stream.
- close() - Method in class act.xio.NetworkBase
-
- close() - Method in class act.xio.undertow.ActBlockingExchange
-
- close() - Method in class act.xio.undertow.UndertowNetwork
-
- closeAndDrainRequest() - Method in class act.xio.undertow.UndertowRequest
-
- closeStreamAndWriter() - Method in class act.xio.undertow.UndertowResponse
-
- cmdPanel(String) - Method in class act.controller.builtin.CliOverHttp
-
- code() - Method in class act.app.Source
-
- CollectionASCIITableAware<T> - Class in act.cli.ascii_table.impl
-
This class is useful to extract the header and row data from a list of java beans.
- CollectionASCIITableAware(List<T>, String...) - Constructor for class act.cli.ascii_table.impl.CollectionASCIITableAware
-
- CollectionASCIITableAware(List<T>, List<String>, List<String>) - Constructor for class act.cli.ascii_table.impl.CollectionASCIITableAware
-
- command() - Method in class act.cli.CliContext
-
- Command - Annotation Type in act.cli
-
Mark a class method as a console command
- command(String) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- command() - Method in class act.cli.util.CommandLineParser
-
- COMMAND - Static variable in enum act.util.AsmTypes
-
- Command.Util - Class in act.cli
-
- CommanderByteCodeScanner - Class in act.cli.bytecode
-
Scan Commander class bytecode
- CommanderByteCodeScanner() - Constructor for class act.cli.bytecode.CommanderByteCodeScanner
-
- commanderClassMetaInfo(String) - Method in class act.app.AppClassLoader
-
- CommanderClassMetaInfo - Class in act.cli.meta
-
- CommanderClassMetaInfo() - Constructor for class act.cli.meta.CommanderClassMetaInfo
-
- commanderClassMetaInfo(String) - Method in interface act.cli.meta.CommanderClassMetaInfoHolder
-
- CommanderClassMetaInfoHolder - Interface in act.cli.meta
-
- commanderClassMetaInfoManager() - Method in class act.app.AppClassLoader
-
- CommanderClassMetaInfoManager - Class in act.cli.meta
-
- CommanderClassMetaInfoManager() - Constructor for class act.cli.meta.CommanderClassMetaInfoManager
-
- CommanderEnhancer - Class in act.cli.bytecode
-
- CommanderEnhancer() - Constructor for class act.cli.bytecode.CommanderEnhancer
-
- commanderInfo - Variable in class act.app.AppClassLoader
-
- commanderMetaInfo(String) - Method in class act.cli.meta.CommanderClassMetaInfoManager
-
- CommandExecutor - Class in act.cli
-
A command executor execute a command and return the result
- CommandExecutor() - Constructor for class act.cli.CommandExecutor
-
- commandLine() - Method in class act.cli.builtin.Exit
-
- commandLine() - Method in class act.cli.builtin.Help
-
- commandLine() - Method in class act.cli.builtin.IterateCursor
-
- commandLine() - Method in class act.cli.CliContext
-
- commandLine(CommanderClassMetaInfo, AppClassLoader) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- commandLine() - Method in class act.cli.util.CommandLineParser
-
- commandLine() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- commandLine() - Method in interface act.handler.CliHandler
-
Returns the command line information that is used to display the command in help.
- CommandLineParser - Class in act.cli.util
-
Parse a command line
- CommandLineParser(String) - Constructor for class act.cli.util.CommandLineParser
-
- commandList() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- CommandMethodMetaInfo - Class in act.cli.meta
-
Stores the command method meta info including method name method invocation type return type param info and associated annotation info
- CommandMethodMetaInfo(CommanderClassMetaInfo) - Constructor for class act.cli.meta.CommandMethodMetaInfo
-
- commandName(String) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- commandName() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- CommandNameCompleter - Class in act.cli
-
Allow user to use TAB to auto complete command name
- CommandNameCompleter(App) - Constructor for class act.cli.CommandNameCompleter
-
- CommandParamInfo - Class in act.sys.meta
-
- CommandParamInfo() - Constructor for class act.sys.meta.CommandParamInfo
-
- CommandParamMetaInfo - Class in act.cli.meta
-
Stores Command parameter meta info
- CommandParamMetaInfo() - Constructor for class act.cli.meta.CommandParamMetaInfo
-
- commandPath() - Method in class act.cli.CliContext
-
- commandPath(String) - Method in class act.cli.CliContext
-
- commands(boolean, boolean) - Method in class act.cli.CliDispatcher
-
Returns all commands in alphabetic order
- commit() - Method in class act.controller.ResponseCache
-
- commit() - Method in class act.xio.undertow.UndertowResponse
-
- commitContentType() - Method in class act.ResponseImplBase
-
- commitDownstream() - Method in class act.util.ByteCodeVisitor
-
- common() - Static method in class act.conf.ConfLoader
-
Return the “common” configuration set name.
- compactHandler() - Method in class act.route.RouteInfo
-
- compactHandler(String) - Static method in class act.route.RouteInfo
-
- compare(Class<? extends Exception>, Class<? extends Exception>) - Method in class act.util.ExceptionComparator
-
- compareTo(InterceptorMethodMetaInfo) - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- compareTo(ExceptionInterceptor) - Method in class act.handler.builtin.controller.ExceptionInterceptor
-
- compareTo(T) - Method in class act.handler.builtin.controller.Handler
-
- compareTo(RouteInfo) - Method in class act.route.RouteInfo
-
- compareTo(SysUtilAdmin.FileInfo) - Method in class act.SysUtilAdmin.FileInfo
-
- compatibilityErrorMessage(ParamAnnoInfoTrait) - Method in class act.controller.meta.HarmonyParamAnnotationTraitBase
-
- compatibilityErrorMessage(ParamAnnoInfoTrait) - Method in interface act.controller.meta.ParamAnnoInfoTrait
-
- compatibilityErrorMessage(ParamAnnoInfoTrait) - Method in class act.controller.meta.ParamAnnoInfoTraitBase
-
- compatibleWith(ParamAnnoInfoTrait) - Method in class act.controller.meta.HarmonyParamAnnotationTraitBase
-
- compatibleWith(ParamAnnoInfoTrait) - Method in interface act.controller.meta.ParamAnnoInfoTrait
-
- compatibleWith(ParamAnnoInfoTrait) - Method in class act.controller.meta.ParamAnnoInfoTraitBase
-
- CompilationException - Exception in act.app
-
- CompilationException(String) - Constructor for exception act.app.CompilationException
-
- CompilationException(File, String, int, int, int) - Constructor for exception act.app.CompilationException
-
- componentType(Type) - Method in class act.cli.meta.CommandParamMetaInfo
-
- componentType() - Method in class act.cli.meta.CommandParamMetaInfo
-
- componentType(Type) - Method in class act.controller.meta.HandlerParamMetaInfo
-
- componentType() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- componentType(Type) - Method in class act.sys.meta.ReturnTypeInfo
-
- componentType() - Method in class act.sys.meta.ReturnTypeInfo
-
- concat(ParamKey) - Method in enum act.inject.param.HttpRequestParamEncode
-
- concat(String[]) - Method in enum act.inject.param.HttpRequestParamEncode
-
- conf() - Static method in class act.Act
-
- conf(File) - Method in interface act.app.ProjectLayout
-
Returns the app configuration location in relation to the appBase
specified.
- conf(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- conf(File) - Method in enum act.app.ProjectLayout.PredefinedLayout
-
- CONF - Static variable in enum act.app.RuntimeDirs
-
- conf(App) - Static method in enum act.app.RuntimeDirs
-
- conf(String) - Method in class act.boot.ProjectLayoutBuilder
-
- conf(File) - Method in class act.boot.ProjectLayoutBuilder
-
- CONF_FILE - Static variable in enum act.app.App.F
-
- CONF_FILE_NAME - Static variable in class act.conf.ActConfig
-
- CONF_FILE_NAME - Static variable in class act.conf.AppConfig
-
- ConfAdmin - Class in act.conf
-
- ConfAdmin() - Constructor for class act.conf.ConfAdmin
-
- confFileName() - Method in class act.conf.ActConfLoader
-
- confFileName() - Method in class act.conf.AppConfLoader
-
- confFileName() - Method in class act.conf.ConfLoader
-
- config() - Method in class act.app.App
-
- config() - Method in class act.app.AppCodeScannerBase
-
- Config<E extends ConfigKey> - Class in act.conf
-
Base class for XxConfig
- Config(Map<String, ?>) - Constructor for class act.conf.Config
-
Construct a AppConfig
with a map.
- Config() - Constructor for class act.conf.Config
-
- config(String) - Method in class act.mail.MailerConfigManager
-
- config() - Method in class act.util.ActContext.Base
-
- config() - Method in interface act.util.ActContext
-
- configId(String) - Method in class act.mail.MailerContext
-
- configId(String) - Method in class act.mail.meta.MailerClassMetaInfo
-
- configId() - Method in class act.mail.meta.MailerClassMetaInfo
-
- configId(String) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- configId() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- ConfigItem - Class in act.conf
-
- ConfigItem(String, Config) - Constructor for class act.conf.ConfigItem
-
- configKey(String) - Method in enum act.Act.Mode
-
- ConfigKey - Interface in act.conf
-
Defines ConfigKey properties
- configure() - Method in class act.app.conf.AppConfigurator
-
Sub class shall override this method to do the configuration
- configure(AppConfig, DbServiceManager) - Method in interface act.db.util._SequenceNumberGenerator
-
Configure the sequence generator
- configure(AppConfig, DbServiceManager) - Method in class act.db.util._SequenceNumberGenerator.InMemorySequenceNumberGenerator
-
- configure(App) - Static method in class act.util.JsonUtilConfig
-
- conflict() - Static method in class act.controller.Controller.Util
-
- conflict(String, Object...) - Static method in class act.controller.Controller.Util
-
- conflictIf(boolean) - Static method in class act.controller.Controller.Util
-
- conflictIf(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
- conflictIfNot(boolean) - Static method in class act.controller.Controller.Util
-
- conflictIfNot(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
- ConfLoader<T extends Config> - Class in act.conf
-
Loading configurations from conf file or conf dir
- ConfLoader() - Constructor for class act.conf.ConfLoader
-
- confSetName() - Static method in class act.conf.ConfLoader
-
Return the name of the current conf set
- Constants - Enum in act
-
- Contact(String, String) - Constructor for class act.cli.ascii_table.Test.Contact
-
- containsHeader(String) - Method in class act.controller.ResponseCache
-
- containsHeader(String) - Method in class act.xio.undertow.UndertowResponse
-
- containsKey(String) - Method in interface act.db.AdaptiveRecord
-
Check if the active records has a value associated with key specified
- containsKey(MODEL_TYPE, String) - Static method in class act.db.AdaptiveRecord.Util
-
- CONTENT_TYPE - Static variable in class act.mail.MailerConfig
-
- contentDisposition(String, boolean) - Method in class act.controller.ResponseCache
-
- contentLength(long) - Method in class act.controller.ResponseCache
-
- contentLength(long) - Method in class act.xio.undertow.UndertowResponse
-
- ContentLinesBinder - Class in act.data
-
Read content lines from resource URL
- ContentLinesBinder() - Constructor for class act.data.ContentLinesBinder
-
- ContentLinesResolver - Class in act.data
-
Read content lines from resource URL
- ContentLinesResolver() - Constructor for class act.data.ContentLinesResolver
-
- ContentStringBinder - Class in act.data
-
Read content as string from resource URL
- ContentStringBinder() - Constructor for class act.data.ContentStringBinder
-
- ContentStringResolver - Class in act.data
-
Read content as string from resource URL
- ContentStringResolver() - Constructor for class act.data.ContentStringResolver
-
- contentSuffixAware(boolean) - Method in class act.conf.AppConfig
-
- contentSuffixAware() - Method in class act.conf.AppConfig
-
- contentType(String) - Method in class act.controller.ResponseCache
-
- contentType() - Method in class act.mail.MailerConfig
-
- contentType() - Method in class act.mail.MailerContext
-
- contentType - Variable in class act.ResponseImplBase
-
- context() - Method in class act.app.ActionContext.ActionContextEvent
-
- context - Variable in class act.controller.Controller.Base
-
- context(Object) - Method in class act.controller.ResponseCache
-
- context() - Method in class act.controller.ResponseCache
-
- Context - Annotation Type in act.inject
-
- CONTEXT - Static variable in enum act.util.AsmTypes
-
- contextPath() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- contextPath(String) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- contextPath() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- contextPath(String) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- contextPath() - Method in class act.mail.meta.MailerClassMetaInfo
-
- contextPath(String) - Method in class act.mail.meta.MailerClassMetaInfo
-
- contextPath() - Method in class act.RequestImplBase
-
- Controller - Annotation Type in act.controller
-
Mark a class as Controller, which contains at least one of the following: Action handler method Any one of Before/After/Exception/Finally interceptor
- controller() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- Controller.Base - Class in act.controller
-
Controller class extends this class automatically get ActionContext
injected as a field
- Controller.Util - Class in act.controller
-
Provides utilities for controller action methods to emit rendering results
- ControllerAction - Class in act.handler.builtin.controller
-
Dispatch request to real controller action method
- ControllerAction(ActionHandlerInvoker) - Constructor for class act.handler.builtin.controller.ControllerAction
-
- ControllerByteCodeScanner - Class in act.controller.bytecode
-
New controller scanner implementation
- ControllerByteCodeScanner() - Constructor for class act.controller.bytecode.ControllerByteCodeScanner
-
- controllerClasses() - Method in class act.app.conf.AppConfigurator
-
- controllerClassMetaInfo(String) - Method in class act.app.AppClassLoader
-
- controllerClassMetaInfo(String) - Method in class act.app.DevModeClassLoader
-
- ControllerClassMetaInfo - Class in act.controller.meta
-
- ControllerClassMetaInfo() - Constructor for class act.controller.meta.ControllerClassMetaInfo
-
- controllerClassMetaInfo(String) - Method in interface act.controller.meta.ControllerClassMetaInfoHolder
-
- controllerClassMetaInfo(String) - Method in interface act.job.meta.JobClassMetaInfoHolder
-
- ControllerClassMetaInfoHolder - Interface in act.controller.meta
-
- controllerClassMetaInfoManager() - Method in class act.app.AppClassLoader
-
- ControllerClassMetaInfoManager - Class in act.controller.meta
-
- ControllerClassMetaInfoManager(App) - Constructor for class act.controller.meta.ControllerClassMetaInfoManager
-
- ControllerEnhancer - Class in act.controller.bytecode
-
Enhance controllers (classes with either request handler method or interceptor methods)
- ControllerEnhancer() - Constructor for class act.controller.bytecode.ControllerEnhancer
-
- ControllerEnhancer(ClassVisitor, ControllerClassMetaInfoHolder) - Constructor for class act.controller.bytecode.ControllerEnhancer
-
- controllerInfo - Variable in class act.app.AppClassLoader
-
- controllerMetaInfo(String) - Method in class act.controller.meta.ControllerClassMetaInfoManager
-
- ControllerMetaInfoRegistered - Class in act.controller.meta
-
- ControllerMetaInfoRegistered(ControllerClassMetaInfo) - Constructor for class act.controller.meta.ControllerMetaInfoRegistered
-
- convert(List<String>, String, String, Osgl.Var<Method>) - Static method in class act.event.meta.SimpleEventListenerMetaInfo
-
- convertValue(Class, Object) - Method in class act.data.util.ActReflectionPropertySetter
-
- cookie(String) - Method in class act.app.ActionContext
-
- CookieConverter - Enum in act.xio.undertow
-
- cookieDomain(String) - Method in class act.conf.AppConfig
-
- cookieDomain() - Method in class act.conf.AppConfig
-
- cookieDomainProvider(Provider<String>) - Method in class act.conf.AppConfig
-
- cookieName(String) - Method in class act.app.conf.AppConfigurator.CsrfSetting
-
- cookiePrefix(String) - Method in class act.conf.AppConfig
-
- copy() - Method in class act.cli.CliContext.ParsingContext
-
- cors() - Method in class act.app.conf.AppConfigurator
-
- CORS - Class in act.security
-
Provice CORS header manipulation methods
- CORS() - Constructor for class act.security.CORS
-
- CORS.AllowHeaders - Annotation Type in act.security
-
Mark a controller class or action handler method that needs to add Access-Control-Allow-Headers
header
- CORS.AllowOrigin - Annotation Type in act.security
-
Mark a controller class or action handler method that needs to add Access-Control-Allow-Origin
header
- CORS.Disable - Annotation Type in act.security
-
Mark a controller class or action handler method that must not add any CORS headers irregarding to the global CORS setting
- CORS.ExposeHeaders - Annotation Type in act.security
-
Mark a controller class or action handler method that needs to add Access-Control-Expose-Headers
header
- CORS.MaxAge - Annotation Type in act.security
-
Mark a controller class or action handler method that needs to add Access-Control-Max-Age
header
- CORS.Spec - Class in act.security
-
- corsAllowHeaders(String) - Method in class act.conf.AppConfig
-
- corsAllowHeaders() - Method in class act.conf.AppConfig
-
- corsAllowOrigin(String) - Method in class act.conf.AppConfig
-
- corsAllowOrigin() - Method in class act.conf.AppConfig
-
- corsEnabled() - Method in class act.conf.AppConfig
-
- corsExposeHeaders() - Method in class act.conf.AppConfig
-
- corsHeaders(String) - Method in class act.conf.AppConfig
-
- corsHeadersExpose(String) - Method in class act.conf.AppConfig
-
- corsMaxAge(int) - Method in class act.conf.AppConfig
-
- corsMaxAge() - Method in class act.conf.AppConfig
-
- corsOptionCheck(Boolean) - Method in class act.conf.AppConfig
-
- corsOptionCheck() - Method in class act.conf.AppConfig
-
- corsSpec() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- corsSpec() - Method in interface act.handler.builtin.controller.AfterInterceptorInvoker
-
- corsSpec() - Method in class act.handler.builtin.controller.ControllerAction
-
- corsSpec() - Method in class act.handler.builtin.controller.ExceptionInterceptor
-
- corsSpec() - Method in interface act.handler.builtin.controller.ExceptionInterceptorInvoker
-
- corsSpec() - Method in class act.handler.builtin.controller.Handler
-
- corsSpec() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- corsSpec() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- corsSpec() - Method in class act.handler.DelegateRequestHandler
-
- corsSpec() - Method in class act.handler.OptionsRequestHandler
-
- corsSpec() - Method in interface act.handler.RequestHandler
-
Get CORS specification that specifically applied to this request handler
- corsSpec() - Method in class act.handler.RequestHandlerBase
-
- count() - Method in interface act.db.Dao
-
Returns total number of entities of the model type of this Dao
object.
- count() - Method in interface act.db.Dao.Query
-
- count(String) - Method in interface act.metric.MetricStore
-
Returns the counts of counter specified
- count(String) - Method in class act.metric.SimpleMetricStore
-
- countBy(String, Object...) - Method in interface act.db.Dao
-
Count the number of entities matches the fields and values specified.
- COUNTER - Static variable in enum act.metric.MetricInfo.Comparator
-
- counters() - Method in interface act.metric.MetricStore
-
Returns all counter names
- counters() - Method in class act.metric.SimpleMetricStore
-
- countOnce(String) - Method in interface act.metric.Metric
-
Call this method to increase one time for the counter specified
- countOnce(String) - Method in interface act.metric.MetricStore
-
Increment one on counter specified
- countOnce(String) - Method in class act.metric.SimpleMetric
-
- countOnce(String) - Method in class act.metric.SimpleMetricStore
-
- CR - Static variable in class act.data.MultipartStream
-
The Carriage Return ASCII character value.
- create(App, H.Request, H.Response) - Static method in class act.app.ActionContext
-
Create an new AppContext
and return the new instance
- create() - Static method in class act.app.AppManager
-
- create(MODEL_TYPE) - Method in class act.app.util.SimpleRestfulServiceBase
-
- create(Map<String, ?>) - Method in class act.conf.ActConfLoader
-
- create(Map<String, ?>) - Method in class act.conf.AppConfLoader
-
- create(Map<String, ?>) - Method in class act.conf.ConfLoader
-
- create(App) - Static method in class act.util.UploadFileStorageService
-
- create() - Static method in exception act.view.ActBadRequest
-
- create(String, Object...) - Static method in exception act.view.ActBadRequest
-
- create(Throwable, String, Object...) - Static method in exception act.view.ActBadRequest
-
- create(Throwable) - Static method in exception act.view.ActBadRequest
-
- create() - Static method in exception act.view.ActConflict
-
- create(String, Object...) - Static method in exception act.view.ActConflict
-
- create(Throwable, String, Object...) - Static method in exception act.view.ActConflict
-
- create(Throwable) - Static method in exception act.view.ActConflict
-
- create() - Static method in exception act.view.ActForbidden
-
- create(String, Object...) - Static method in exception act.view.ActForbidden
-
- create(Throwable, String, Object...) - Static method in exception act.view.ActForbidden
-
- create(Throwable) - Static method in exception act.view.ActForbidden
-
- create() - Static method in exception act.view.ActMethodNotAllowed
-
- create(String, Object...) - Static method in exception act.view.ActMethodNotAllowed
-
- create(Throwable, String, Object...) - Static method in exception act.view.ActMethodNotAllowed
-
- create(Throwable) - Static method in exception act.view.ActMethodNotAllowed
-
- create() - Static method in exception act.view.ActNotFound
-
- create(String, Object...) - Static method in exception act.view.ActNotFound
-
- create(Method, String) - Static method in exception act.view.ActNotFound
-
- create(Throwable, String, Object...) - Static method in exception act.view.ActNotFound
-
- create(Throwable) - Static method in exception act.view.ActNotFound
-
- create() - Static method in exception act.view.ActNotImplemented
-
- create(String, Object...) - Static method in exception act.view.ActNotImplemented
-
- create(Throwable, String, Object...) - Static method in exception act.view.ActNotImplemented
-
- create(Throwable) - Static method in exception act.view.ActNotImplemented
-
- create() - Static method in exception act.view.ActUnauthorized
-
- create(String) - Static method in exception act.view.ActUnauthorized
-
- create(String, boolean) - Static method in exception act.view.ActUnauthorized
-
- create(String) - Static method in class fc.cron.CronExpression
-
- createAfterInterceptor(InterceptorMethodMetaInfo, App) - Method in enum act.Act.Mode
-
- createAfterInterceptor(InterceptorMethodMetaInfo, App) - Static method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- createAppByteCodeScanner(App) - Method in class act.util.AnnotatedTypeFinder
-
- createAppByteCodeScanner(App) - Method in class act.util.AppCodeScannerPluginBase
-
- createAppSourceCodeScanner(App) - Method in class act.util.AnnotatedTypeFinder
-
- createAppSourceCodeScanner(App) - Method in class act.util.AppCodeScannerPluginBase
-
- createBeforeInterceptor(InterceptorMethodMetaInfo, App) - Method in enum act.Act.Mode
-
- createBeforeInterceptor(InterceptorMethodMetaInfo, App) - Static method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- createClass(String, byte[]) - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- createClass(String, byte[]) - Method in class act.boot.server.ServerBootstrapClassLoader
-
- createControllerAction(ActionMethodMetaInfo, App) - Static method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- CREATED - Static variable in class act.controller.Controller.Util
-
- created(String) - Static method in class act.controller.Controller.Util
-
Returns a Created
result
- created() - Static method in class act.controller.Controller.Util
-
Return a Created
result
- CREATED_JSON - Static variable in class act.controller.Controller.Util
-
- CREATED_XML - Static variable in class act.controller.Controller.Util
-
- createExceptionInterceptor(CatchMethodMetaInfo, App) - Method in enum act.Act.Mode
-
- createExceptionInterceptor(CatchMethodMetaInfo, App) - Static method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- createFinallyInterceptor(InterceptorMethodMetaInfo, App) - Method in enum act.Act.Mode
-
- createFinannyInterceptor(InterceptorMethodMetaInfo, App) - Static method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- createHandler(String) - Method in enum act.controller.annotation.HandleMissingAuthentication.Option
-
- createInputStream() - Method in class act.xio.undertow.UndertowRequest
-
- createMetaInfo(ControllerClassMetaInfo) - Method in enum act.controller.meta.InterceptorType
-
- createOutputStream() - Method in class act.controller.ResponseCache
-
- createOutputStream() - Method in class act.xio.undertow.UndertowResponse
-
- createQuery() - Method in interface act.db.Dao
-
- createQuery(String, Object...) - Method in interface act.db.Dao
-
- createRequestHandler(ActionMethodMetaInfo, App) - Method in enum act.Act.Mode
-
- createWithoutSeconds(String) - Static method in class fc.cron.CronExpression
-
- Cron - Annotation Type in act.job
-
Mark a method to be a cron job.
- CronExpression - Class in fc.cron
-
Parser for unix-like cron expressions: Cron expressions allow specifying combinations of criteria for time such as: "Each Monday-Friday at 08:00" or "Every last friday of the month at 01:30"
- CronExpression(String) - Constructor for class fc.cron.CronExpression
-
- CronExpression(String, boolean) - Constructor for class fc.cron.CronExpression
-
- crypt_raw(byte[], byte[], int, int[]) - Method in class org.mindrot.jbcrypt.BCrypt
-
Perform the central password hashing step in the bcrypt scheme
- crypto() - Static method in class act.Act
-
- crypto() - Method in class act.app.App
-
- csrf() - Method in class act.app.conf.AppConfigurator
-
- CSRF - Class in act.security
-
- CSRF() - Constructor for class act.security.CSRF
-
- CSRF.Disable - Annotation Type in act.security
-
Mark a controller class or action handler method that is not subject to CSRF protection.
- CSRF.Enable - Annotation Type in act.security
-
Mark a controller class or action handler method that requires the CSRF protection.
- CSRF.Spec - Class in act.security
-
- csrfCheckFailureHandler(MissingAuthenticationHandler) - Method in class act.conf.AppConfig
-
- csrfCheckFailureHandler() - Method in class act.conf.AppConfig
-
- csrfCookieName(String) - Method in class act.conf.AppConfig
-
- csrfCookieName() - Method in class act.conf.AppConfig
-
- csrfEnabled() - Method in class act.conf.AppConfig
-
- csrfFailureHandler() - Method in class act.app.ActionContext
-
- csrfFailureHandler() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- csrfFailureHandler() - Method in class act.handler.builtin.controller.ControllerAction
-
- csrfFailureHandler() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- csrfHeaderName(String) - Method in class act.conf.AppConfig
-
- csrfHeaderName() - Method in class act.conf.AppConfig
-
- csrfParamName(String) - Method in class act.conf.AppConfig
-
- csrfParamName() - Method in class act.conf.AppConfig
-
- csrfProtector(CSRFProtector) - Method in class act.conf.AppConfig
-
- csrfProtector() - Method in class act.conf.AppConfig
-
- CSRFProtector - Interface in act.security
-
- CSRFProtector.Predefined - Enum in act.security
-
- csrfSpec() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- csrfSpec() - Method in class act.handler.builtin.controller.ControllerAction
-
- csrfSpec() - Method in class act.handler.builtin.controller.FastRequestHandler
-
- csrfSpec() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- csrfSpec() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- csrfSpec() - Method in class act.handler.DelegateRequestHandler
-
- csrfSpec() - Method in interface act.handler.RequestHandler
-
Get CSRF specification that applied to this request handler
- csrfSpec() - Method in class act.handler.RequestHandlerBase
-
- CSV_VIEW - Static variable in enum act.util.AsmTypes
-
- CsvView - Annotation Type in act.cli
-
Mark a command method return value shall be displayed using a csv file format.
- ctxField(String, boolean) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- ctxField() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- ctxField(String, boolean) - Method in class act.mail.meta.MailerClassMetaInfo
-
- ctxField() - Method in class act.mail.meta.MailerClassMetaInfo
-
- ctxFieldIsPrivate() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- ctxFieldIsPrivate() - Method in class act.mail.meta.MailerClassMetaInfo
-
- ctxParamCount() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- cuid() - Static method in class act.Act
-
- cuid() - Method in class act.app.App
-
Return an ID in string that is unique across the cluster
- curArgId() - Method in class act.cli.CliContext.ParsingContext
-
- curDir() - Method in class act.cli.CliContext
-
Return the current working directory
- current() - Static method in class act.app.ActionContext
-
- current() - Static method in class act.cli.CliContext
-
- current() - Static method in class act.job.JobContext
-
- current() - Static method in class act.mail.MailerContext
-
- current - Static variable in annotation type act.util.PropertySpec
-
- currentContext() - Static method in class act.util.ActContext.Base
-
- currentContextType() - Static method in class act.util.ActContext.Base
-
- currentState() - Method in class act.app.App
-
- cursor() - Method in class act.cli.CliSession
-
- cursor(CliCursor) - Method in class act.cli.CliSession
-
- CustomizedProjectLayout(String, String, String, String, String, String, String, String, String, String) - Constructor for class act.app.ProjectLayout.CustomizedProjectLayout
-
- gc(CliContext) - Method in class act.SysUtilAdmin
-
- General - Annotation Type in act.util
-
Mark a class as “general”
- GeneralAnnoInfo - Class in act.util
-
- GeneralAnnoInfo(Type) - Constructor for class act.util.GeneralAnnoInfo
-
- GeneralAnnoInfo.AnnotationInvocationHandler<T extends Annotation> - Class in act.util
-
- GeneralAnnoInfo.EnumInfo - Class in act.util
-
- GeneralAnnoInfo.Visitor - Class in act.util
-
- generalAnnoInfoList() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- generalEnhancer(String, Osgl.Var<ClassWriter>) - Method in class act.BytecodeEnhancerManager
-
- generateMetaInfo(AdaptiveRecord) - Static method in class act.db.AdaptiveRecord.Util
-
- generateNext(String) - Method in class act.db.util.SequenceNumberGenerator.SequenceAdmin
-
- generateRandomInt(int) - Method in class act.app.util.AppCrypto
-
- generateRandomInt() - Method in class act.app.util.AppCrypto
-
- generateToken(String, String...) - Method in class act.app.util.AppCrypto
-
- generateToken(Token.Life, String, String...) - Method in class act.app.util.AppCrypto
-
- generateToken(int, String, String...) - Method in class act.app.util.AppCrypto
-
- generateToken(H.Session, App) - Method in interface act.security.CSRFProtector
-
- GenericMapCodec() - Constructor for class act.data.MapCodec.GenericMapCodec
-
- GenericPluginManager - Class in act.plugin
-
- GenericPluginManager() - Constructor for class act.plugin.GenericPluginManager
-
- genId() - Method in class act.util.IdGenerator
-
Generate a unique ID across the cluster
- GenieFactoryFinder - Class in act.inject.genie
-
The GenieFactoryFinder
find classes that contains @org.osgl.genie.annotation.Provides
annotated factory methods
- GenieFactoryFinder() - Constructor for class act.inject.genie.GenieFactoryFinder
-
- GenieInjector - Class in act.inject.genie
-
- GenieInjector(App) - Constructor for class act.inject.genie.GenieInjector
-
- GenieModuleScanner - Class in act.inject.genie
-
Find all classes that ends with Module
, try to register it as Genie module
- GenieModuleScanner() - Constructor for class act.inject.genie.GenieModuleScanner
-
- gensalt(int, SecureRandom) - Static method in class org.mindrot.jbcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt(int) - Static method in class org.mindrot.jbcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- gensalt() - Static method in class org.mindrot.jbcrypt.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
- get(String, SimpleRequestHandler) - Static method in class act.Act
-
- get(String, RequestHandlerBase) - Static method in class act.Act
-
- GET - Static variable in class act.app.conf.AppConfigurator
-
- get(MODEL_TYPE) - Method in class act.app.util.SimpleRestfulServiceBase
-
- get(ConfigKey) - Method in class act.conf.Config
-
- get(String) - Method in class act.conf.Config
-
Look up configuration by a String
key.
- get() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the contents of the file as an array of bytes.
- get(H.Request) - Static method in class act.data.RequestBodyParser
-
- get(Class<? extends AdaptiveRecord>, Osgl.Function<Class<? extends AdaptiveRecord>, AdaptiveRecord.MetaInfo>) - Method in class act.db.AdaptiveRecord.MetaInfo.Repository
-
- get() - Method in class act.db.di.FindBy
-
- get(String) - Method in interface act.db.util._SequenceNumberGenerator
-
Returns the current sequence number
- get(String) - Method in class act.db.util._SequenceNumberGenerator.InMemorySequenceNumberGenerator
-
- get(String) - Static method in class act.db.util.SequenceNumberGenerator
-
- get() - Method in class act.db.util.SequenceNumberGenerator.Provider
-
- get() - Method in class act.inject.DependencyInjectionBinder
-
- get(Class<T>) - Method in interface act.inject.DependencyInjector
-
Get a bean instance by class
- get(Class<T>) - Method in class act.inject.genie.DependentScope
-
- get(String) - Method in class act.inject.genie.DependentScope
-
- get(Class<T>) - Method in class act.inject.genie.GenieInjector
-
- get(BeanSpec) - Method in class act.inject.genie.GenieInjector
-
- get(Class<T>) - Method in class act.inject.genie.RequestScope
-
- get(String) - Method in class act.inject.genie.RequestScope
-
- get(Class<T>) - Method in class act.inject.genie.SessionScope
-
- get(String) - Method in class act.inject.genie.SessionScope
-
- get(Class<T>) - Method in class act.inject.genie.SingletonScope
-
- get(String) - Method in class act.inject.param.JsonDTO
-
- get(Class<?>, Method) - Method in class act.inject.param.JsonDTOClassManager
-
- get(Class<? extends ActContext>) - Method in class act.inject.param.ParamValueLoaderManager
-
- get(BeanSpec, DependencyInjector<?>) - Static method in class act.inject.param.ProvidedValueLoader
-
- get(String) - Method in interface act.inject.param.ScopeCacheSupport
-
- get(String) - Static method in class act.job.JobContext
-
Get value by key from the JobContext of current thread
- get(String, Class<T>) - Static method in class act.job.JobContext
-
Generic version of getting value by key from the JobContext of current thread
- get(Class<T>) - Method in class act.plugin.AppServicePluginManager
-
- get() - Static method in class act.sys.Env.PID
-
- get(String) - Method in class act.util.SimpleBean.MetaInfoManager
-
- get(String) - Static method in enum act.util.SysProps
-
- get() - Method in class act.validation.ValidationPlugin.ValidatorProvider
-
- get(Object, PropertySpec.MetaInfo, ActionContext) - Static method in exception act.view.FilteredRenderJSON
-
- get(H.Status, Object, PropertySpec.MetaInfo, ActionContext) - Static method in exception act.view.FilteredRenderJSON
-
- get() - Static method in exception act.view.RenderAny
-
- get(Object, PropertySpec.MetaInfo, ActContext) - Static method in exception act.view.RenderCSV
-
- get(H.Status, Object, PropertySpec.MetaInfo, ActContext) - Static method in exception act.view.RenderCSV
-
- get() - Static method in exception act.view.RenderJsonMap
-
- get() - Static method in exception act.view.RenderTemplate
-
- get(H.Status) - Static method in exception act.view.RenderTemplate
-
- getAccumulated() - Method in class act.metric.MetricInfo
-
- getActualSize() - Method in exception act.data.ApacheMultipartParser.SizeException
-
Retrieves the actual size of the request.
- getAge() - Method in class act.cli.ascii_table.Test.Employee
-
- getAnnotation(Class<?>, Class<T>) - Static method in class act.util.AnnotationUtil
-
- getArguments() - Method in class act.cli.util.CommandLineParser
-
- getAttribute(String) - Method in interface act.app.Daemon
-
Return the attribute set to the daemon
- getAttribute(String) - Method in class act.app.DaemonBase
-
- getAttribute(String) - Method in class act.util.GeneralAnnoInfo
-
- getAttributes() - Method in interface act.app.Daemon
-
Returns all attributes set on this daemon
- getAttributes() - Method in class act.app.DaemonBase
-
- getAvg() - Method in class act.metric.MetricInfo
-
- getBoolean(String, String) - Method in class act.cli.util.CommandLineParser
-
- getBooleanObject(String, String) - Method in class act.cli.util.CommandLineParser
-
- getByte(String, String, Byte) - Method in class act.cli.util.CommandLineParser
-
- getByteObject(String, String, Byte) - Method in class act.cli.util.CommandLineParser
-
- getBytes(JarFile, JarEntry) - Static method in enum act.util.Jars
-
- getBytesRead() - Method in class act.data.MultipartStream.ItemInputStream
-
Returns the number of bytes, which have been read by the stream.
- getCause() - Method in interface act.util.ActError
-
- getCause() - Method in exception act.view.TemplateException
-
- getCauseOrThis() - Method in interface act.util.ActError
-
- getCauseOrThis() - Method in exception act.view.ActBadRequest
-
- getCauseOrThis() - Method in exception act.view.ActConflict
-
- getCauseOrThis() - Method in exception act.view.ActErrorResult
-
- getCauseOrThis() - Method in exception act.view.ActForbidden
-
- getCauseOrThis() - Method in exception act.view.ActMethodNotAllowed
-
- getCauseOrThis() - Method in exception act.view.ActNotFound
-
- getCauseOrThis() - Method in exception act.view.ActNotImplemented
-
- getCauseOrThis() - Method in exception act.view.ActUnauthorized
-
- getChar(String, String, Character) - Method in class act.cli.util.CommandLineParser
-
- getCharObject(String, String, Character) - Method in class act.cli.util.CommandLineParser
-
- getCharSet() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the content charset passed by the agent or null
if not defined.
- getClassName() - Method in class act.util.SimpleBean.MetaInfo
-
- getComment() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getContentType() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the content type passed by the agent or null
if not defined.
- getContext() - Method in class act.SysUtilAdmin.FileInfo
-
- getCount() - Method in class act.metric.MetricInfo
-
- getCountAsStr() - Method in class act.metric.MetricInfo
-
- getCounters(Integer, boolean, Integer, String, boolean) - Method in class act.metric.MetricAdmin
-
- getCurrent(String) - Method in class act.db.util.SequenceNumberGenerator.SequenceAdmin
-
- getData() - Method in class act.cli.ascii_table.impl.CollectionASCIITableAware
-
- getData() - Method in interface act.cli.ascii_table.spec.IASCIITableAware
-
Returns the data items to render.
- getDataAlign() - Method in class act.cli.ascii_table.ASCIITableHeader
-
- getDefVal(Map<String, ?>) - Method in enum act.conf.ActConfigKey
-
Return default value of this setting.
- getDefVal(Map<String, ?>) - Method in enum act.conf.AppConfigKey
-
Return default value of this setting.
- getDirectCause() - Method in exception act.view.TemplateException
-
- getDomain() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getDouble(String, String, Double) - Method in class act.cli.util.CommandLineParser
-
- getDoubleObject(String, String, Double) - Method in class act.cli.util.CommandLineParser
-
- getEngine(App) - Method in class act.view.rythm.RythmView
-
- getErrorDescription() - Method in exception act.app.ActAppException
-
- getErrorDescription() - Method in exception act.app.CompilationException
-
- getErrorDescription() - Method in exception act.route.DuplicateRouteMappingException
-
- getErrorTitle() - Method in exception act.app.ActAppException
-
- getErrorTitle() - Method in exception act.app.CompilationException
-
- getErrorTitle() - Method in exception act.route.DuplicateRouteMappingException
-
- getExpires() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getFastMatchToken() - Method in class act.util.AdaptiveRecordCodec
-
- getFastMatchToken() - Method in class act.util.FastJsonJodaDateCodec
-
- getFastMatchToken() - Method in class act.util.FastJsonKeywordCodec
-
- getFastMatchToken() - Method in class act.util.FastJsonKvCodec
-
- getFastMatchToken() - Method in class act.util.FastJsonSObjectCodec
-
- getFieldName() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the name of the field in the multipart form corresponding to this file item.
- getFile(String) - Method in class act.cli.CliContext
-
- getFloat(String, String, Float) - Method in class act.cli.util.CommandLineParser
-
- getFloatObject(String, String, Float) - Method in class act.cli.util.CommandLineParser
-
- getHeaderAlign() - Method in class act.cli.ascii_table.ASCIITableHeader
-
- getHeaderEncoding() - Method in class act.data.MultipartStream
-
Retrieves the character encoding used when reading the headers of an individual part.
- getHeaderName() - Method in class act.cli.ascii_table.ASCIITableHeader
-
- getHeaders() - Method in class act.cli.ascii_table.impl.CollectionASCIITableAware
-
- getHeaders() - Method in interface act.cli.ascii_table.spec.IASCIITableAware
-
Returns the list of headers to render.
- getHeaders() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the file item headers.
- getHobby() - Method in class act.cli.ascii_table.Test.Employee
-
- getId(MODEL_TYPE) - Method in interface act.db.Dao
-
Extract ID value from the give model entity
- getId() - Method in class act.db.ModelBase
-
- getIgnoreCase(String) - Method in class act.conf.Config
-
- getInputStream() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns an
InputStream
that can be used to retrieve the contents of the file.
- getInputStream() - Method in class act.xio.undertow.ActBlockingExchange
-
- getInstance(String) - Static method in class act.Act
-
Return an instance with give class name
- getInstance(Class<? extends T>) - Static method in class act.Act
-
Return an instance with give class
- getInstance(String) - Method in class act.app.App
-
Get/Create new instance of a class specified by the className
Note if the class is a singleton class, then the singleton instance will be returned
- getInstance(Class<T>) - Method in class act.app.App
-
- getInstance() - Static method in class act.cli.ascii_table.ASCIITable
-
- getInt(String, String, Integer) - Method in class act.cli.util.CommandLineParser
-
- getInteger(ConfigKey) - Method in class act.conf.Config
-
- getInterestingStackTraceElement(App, Throwable) - Static method in exception act.app.ActAppException
-
- getIntObject(String, String, Integer) - Method in class act.cli.util.CommandLineParser
-
- getInvoker(H.Method, CharSequence, ActionContext) - Method in class act.route.Router
-
- getJavaSourceInfo(Throwable) - Static method in exception act.view.TemplateException
-
- getJob(String, AppJobManager) - Method in class act.job.JobAdmin
-
- getKey() - Method in class act.conf.ConfigItem
-
- getList(AppConfigKey, Class<T>) - Method in class act.conf.Config
-
Return a configuration value as list
- getListAttributes(String) - Method in class act.util.GeneralAnnoInfo
-
- getLocalizedMessage() - Method in interface act.util.ActError
-
- getLong(String, String, Long) - Method in class act.cli.util.CommandLineParser
-
- getLongObject(String, String, Long) - Method in class act.cli.util.CommandLineParser
-
- getMaxAge() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getMessage() - Method in exception act.app.RequestRefreshClassLoader
-
- getMessage() - Method in exception act.app.RequestServerRestart
-
- getMessage() - Method in exception act.route.DuplicateRouteMappingException
-
- getMessage() - Method in interface act.util.ActError
-
- getMs() - Method in class act.metric.MetricInfo
-
- getMsAvg() - Method in class act.metric.MetricInfo
-
- getName() - Method in class act.cli.ascii_table.Test.Employee
-
- getName() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the original filename in the client’s filesystem.
- getName() - Method in class act.metric.MetricInfo
-
- getName() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getNonblock(String, SimpleRequestHandler) - Static method in class act.Act
-
- getNs() - Method in class act.metric.MetricInfo
-
- getOptions() - Method in class act.cli.util.CommandLineParser
-
- getOutputStream() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns an
OutputStream
that can be used for storing the contents of the file.
- getOutputStream() - Method in class act.xio.undertow.ActBlockingExchange
-
- getPath() - Method in class act.SysUtilAdmin.FileInfo
-
- getPath() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getPermittedSize() - Method in exception act.data.ApacheMultipartParser.SizeException
-
Retrieves the permitted size of the request.
- getProvider(Class<T>) - Method in class act.inject.genie.GenieInjector
-
- getPublicFields() - Method in class act.util.SimpleBean.MetaInfo
-
- getReceiver() - Method in class act.xio.undertow.ActBlockingExchange
-
- getSalary() - Method in class act.cli.ascii_table.Test.Employee
-
- getSchedulerStatus(AppJobManager) - Method in class act.job.JobAdmin
-
- getSeconds() - Method in class act.metric.MetricInfo
-
- getSender() - Method in class act.xio.undertow.ActBlockingExchange
-
- getShort(String, String, Short) - Method in class act.cli.util.CommandLineParser
-
- getShortObject(String, String, Short) - Method in class act.cli.util.CommandLineParser
-
- getSize() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the size of the file.
- getSize() - Method in class act.SysUtilAdmin.FileInfo
-
- getSourceEnd() - Method in exception act.app.CompilationException
-
- getSourceStart() - Method in exception act.app.CompilationException
-
- getStoreLocation() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the
File
object for the
FileItem
’s data’s temporary location on the disk.
- getString(String, String) - Method in class act.cli.util.CommandLineParser
-
- getString(String) - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the contents of the file as a String, using the specified encoding.
- getString() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Returns the contents of the file as a String, using the default character encoding.
- getTable(String[], String[][]) - Method in class act.cli.ascii_table.ASCIITable
-
- getTable(String[], String[][], int) - Method in class act.cli.ascii_table.ASCIITable
-
- getTable(String[], int, String[][], int) - Method in class act.cli.ascii_table.ASCIITable
-
- getTable(ASCIITableHeader[], String[][]) - Method in class act.cli.ascii_table.ASCIITable
-
- getTable(IASCIITableAware) - Method in class act.cli.ascii_table.ASCIITable
-
- getTable(String[], String[][]) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- getTable(String[], String[][], int) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- getTable(String[], int, String[][], int) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- getTable(IASCIITableAware) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- getTable(ASCIITableHeader[], String[][]) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- getTable(String[], String[][]) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
Returns the ASCII table as string which can be rendered in console or JSP.
- getTable(String[], String[][], int) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- getTable(String[], int, String[][], int) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- getTable(ASCIITableHeader[], String[][]) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- getTable(IASCIITableAware) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- getTable(String[], String[][]) - Method in class act.cli.CliContext
-
- getTable(String[], String[][], int) - Method in class act.cli.CliContext
-
- getTable(String[], int, String[][], int) - Method in class act.cli.CliContext
-
- getTable(ASCIITableHeader[], String[][]) - Method in class act.cli.CliContext
-
- getTable(IASCIITableAware) - Method in class act.cli.CliContext
-
- getTempFile(ActionContext) - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Creates and returns a
File
representing a uniquely named temporary file in the configured repository path.
- getterFieldClass(String) - Method in class act.db.AdaptiveRecord.MetaInfo
-
- getterFieldClasses - Variable in class act.db.AdaptiveRecord.MetaInfo
-
- getterFieldSpecs - Variable in class act.db.AdaptiveRecord.MetaInfo
-
- getterFieldType(String) - Method in class act.db.AdaptiveRecord.MetaInfo
-
- getTimers(Integer, boolean, Integer, String, boolean) - Method in class act.metric.MetricAdmin
-
- getTimestamp() - Method in class act.SysUtilAdmin.FileInfo
-
- getVal() - Method in class act.conf.ConfigItem
-
- getValue(String) - Method in interface act.db.AdaptiveRecord
-
Get value from the active record by key specified
- getValue(MODEL_TYPE, String) - Static method in class act.db.AdaptiveRecord.Util
-
- getValue() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getVersion() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- Global - Annotation Type in act.util
-
Mark an interceptor as global interceptor.
- GLOBAL_AFTER_INTERCEPTOR - Static variable in class act.handler.builtin.controller.RequestHandlerProxy
-
- GLOBAL_BEFORE_INTERCEPTOR - Static variable in class act.handler.builtin.controller.RequestHandlerProxy
-
- GLOBAL_EXCEPTION_INTERCEPTOR - Static variable in class act.handler.builtin.controller.RequestHandlerProxy
-
- GLOBAL_FINALLY_INTERCEPTOR - Static variable in class act.handler.builtin.controller.RequestHandlerProxy
-
- group(String) - Method in class act.cli.meta.OptionAnnoInfoBase
-
- group() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- GroupAfterInterceptor(C.List<? extends AfterInterceptor>) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy.GroupAfterInterceptor
-
- GroupExceptionInterceptor(C.List<? extends ExceptionInterceptor>) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy.GroupExceptionInterceptor
-
- GroupFinallyInterceptor(C.List<FinallyInterceptor>) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy.GroupFinallyInterceptor
-
- GroupInterceptorMetaInfo - Class in act.controller.meta
-
Aggregate interception meta info.
- GroupInterceptorMetaInfo() - Constructor for class act.controller.meta.GroupInterceptorMetaInfo
-
- GroupInterceptorMetaInfo(GroupInterceptorMetaInfo) - Constructor for class act.controller.meta.GroupInterceptorMetaInfo
-
- GroupInterceptorWithResult(C.List<? extends ActionHandler>) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy.GroupInterceptorWithResult
-
- groupMatches(String) - Static method in class act.sys.Env
-
- groupMatches(String, boolean) - Static method in class act.sys.Env
-
- i18n(boolean) - Method in class act.conf.AppConfig
-
- I18n - Class in act.i18n
-
- I18n() - Constructor for class act.i18n.I18n
-
- i18n(String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Locale, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Class<?>, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<?>, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Locale, String, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(boolean, Locale, String, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Enum<?>) - Static method in class act.i18n.I18n
-
- i18n(Locale, Enum<?>) - Static method in class act.i18n.I18n
-
- i18n(Class<?>, Enum<?>) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<?>, Enum<?>) - Static method in class act.i18n.I18n
-
- i18n(Locale, String, Enum<?>) - Static method in class act.i18n.I18n
-
- i18n(Class<? extends Enum>) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<? extends Enum>) - Static method in class act.i18n.I18n
-
- i18n(Class<?>, Class<? extends Enum>) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<?>, Class<? extends Enum>) - Static method in class act.i18n.I18n
-
- i18n(Locale, String, Class<? extends Enum>) - Static method in class act.i18n.I18n
-
- i18n(Class<? extends Enum>, boolean) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<? extends Enum>, boolean) - Static method in class act.i18n.I18n
-
- i18n(Class<?>, Class<? extends Enum>, boolean) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<?>, Class<? extends Enum>, boolean) - Static method in class act.i18n.I18n
-
- i18n(Locale, String, Class<? extends Enum>, boolean) - Static method in class act.i18n.I18n
-
- i18n(boolean, String, Object...) - Method in class act.util.ActContext.Base
-
- i18n(String, Object...) - Method in class act.util.ActContext.Base
-
- i18n(Class<?>, String, Object...) - Method in class act.util.ActContext.Base
-
- i18n(boolean, Class<?>, String, Object...) - Method in class act.util.ActContext.Base
-
- i18n(Enum<?>) - Method in class act.util.ActContext.Base
-
- i18n(Class<?>, Enum<?>) - Method in class act.util.ActContext.Base
-
- i18n(Class<? extends Enum>) - Method in class act.util.ActContext.Base
-
- i18n(Class<?>, Class<? extends Enum>) - Method in class act.util.ActContext.Base
-
- i18n(Class<? extends Enum>, boolean) - Method in class act.util.ActContext.Base
-
- i18n(Class<?>, Class<? extends Enum>, boolean) - Method in class act.util.ActContext.Base
-
- i18n(boolean, String, Object...) - Method in interface act.util.ActContext
-
- i18n(String, Object...) - Method in interface act.util.ActContext
-
- i18n(Class<?>, String, Object...) - Method in interface act.util.ActContext
-
- i18n(boolean, Class<?>, String, Object...) - Method in interface act.util.ActContext
-
- i18n(Enum<?>) - Method in interface act.util.ActContext
-
- i18n(Class<?>, Enum<?>) - Method in interface act.util.ActContext
-
- i18n(Class<? extends Enum>) - Method in interface act.util.ActContext
-
- i18n(Class<?>, Class<? extends Enum>) - Method in interface act.util.ActContext
-
- i18n(Class<? extends Enum>, boolean) - Method in interface act.util.ActContext
-
- i18n(Class<?>, Class<? extends Enum>, boolean) - Method in interface act.util.ActContext
-
- i18nEnabled() - Method in class act.conf.AppConfig
-
- IASCIITable - Interface in act.cli.ascii_table.spec
-
Interface specifying ASCII table APIs.
- IASCIITableAware - Interface in act.cli.ascii_table.spec
-
An ASCII table interface for extracting the header, data and formatted cell data.
- id() - Method in class act.app.App
-
Returns short id which is derived from passed in app name.
- id() - Method in interface act.app.Daemon
-
Returns ID of the daemon logic
- id() - Method in class act.app.DaemonBase
-
Returns the full class name of this daemon.
- id() - Method in class act.app.event.AppEvent
-
- id() - Method in class act.cli.CliSession
-
- id() - Method in class act.cli.tree.FilteredTreeNode
-
- id() - Method in class act.cli.tree.SimpleTreeNode
-
- id(String) - Method in class act.cli.tree.SimpleTreeNode
-
- id() - Method in interface act.cli.tree.TreeNode
-
Returns id
of this node.
- id() - Method in class act.db.DbService
-
Returns the DB ID of the service
- id() - Method in interface act.event.ActEventListener
-
- id() - Method in class act.event.ActEventListenerBase
-
- id() - Method in exception act.exception.ActException
-
- id(String) - Method in class act.job.meta.JobMethodMetaInfo
-
- id() - Method in class act.job.meta.JobMethodMetaInfo
-
- id() - Method in class act.mail.MailerConfig
-
- id() - Method in class act.mail.MailService
-
- ID - Static variable in class act.view.rythm.RythmView
-
- idClass - Variable in class act.db.DaoBase
-
- IdGenerator - Class in act.util
-
Generate unique ID in a cluster
- IdGenerator() - Constructor for class act.util.IdGenerator
-
Create a default IdGenerator with following configuration: Node ID provider: four byte IP address Start ID provider: stored in
.act.id-global
file Sequence ID provider: Atomic Long sequence Long Encoder:
IdGenerator.SafeLongEncoder
- IdGenerator(boolean) - Constructor for class act.util.IdGenerator
-
Create a default IdGenerator with following configuration: Node ID provider: four byte IP address Start ID provider: stored in
.act.id-global
file Sequence ID provider: Atomic Long sequence Long Encoder:
IdGenerator.UnsafeLongEncoder
when
useUnsafeLongEncoder
is set to
true
or
IdGenerator.SafeLongEncoder
otherwise
- IdGenerator(IdGenerator.NodeIdProvider, IdGenerator.StartIdProvider, IdGenerator.SequenceProvider, IdGenerator.LongEncoder) - Constructor for class act.util.IdGenerator
-
Create a default IdGenerator with specified node id provider, start id provider and sequence provider:
- IdGenerator(int) - Constructor for class act.util.IdGenerator
-
Create a default IdGenerator with following configuration: Node ID provider: N byte IP address, where N is specified by effectiveIpBytes argument Start ID provider: stored in .act.id-global
file Sequnce ID provider: Atomic Long sequence
- IdGenerator(int, String) - Constructor for class act.util.IdGenerator
-
Create a default IdGenerator with following configuration: Node ID provider: N byte IP address, where N is specified by effectiveIpBytes argument Start ID provider: use start ID file specified by startIdFile argument Sequnce ID provider: Atomic Long sequence
- IdGenerator(String) - Constructor for class act.util.IdGenerator
-
Create a default IdGenerator with following configuration: Node ID provider: 4 byte IP address Start ID provider: use start ID file specified by startIdFile argument Sequnce ID provider: Atomic Long sequence
- IdGenerator.LongEncoder - Interface in act.util
-
- IdGenerator.LongEncoder.LongEncoderBase - Class in act.util
-
- IdGenerator.NodeIdProvider - Interface in act.util
-
- IdGenerator.NodeIdProvider.IpProvider - Class in act.util
-
- IdGenerator.SafeLongEncoder - Class in act.util
-
- IdGenerator.SequenceProvider - Interface in act.util
-
SequenceProvider
shall generate unique ID within one JVM per each call
- IdGenerator.SequenceProvider.AtomicLongSeq - Class in act.util
-
- IdGenerator.StartIdProvider - Interface in act.util
-
Implementation of StartIdProvider
shall return a unique id per each system start
- IdGenerator.StartIdProvider.DefaultStartIdProvider - Class in act.util
-
- IdGenerator.StartIdProvider.FileBasedStartCounter - Class in act.util
-
Generate system start ID based on incremental sequence.
- IdGenerator.StartIdProvider.Timestamp - Class in act.util
-
Generate system start ID based on timestamp
- IdGenerator.UnsafeLongEncoder - Class in act.util
-
- idType() - Method in interface act.db.Dao
-
Returns the identifier type
- idType - Variable in class act.db.DaoBase
-
- idType() - Method in class act.db.DaoBase
-
- idType - Variable in class act.db.ModelBase
-
- idType() - Method in class act.db.ModelBase
-
- IGNORE_NOTATION - Static variable in class act.route.Router
-
- IllegalBoundaryException() - Constructor for exception act.data.MultipartStream.IllegalBoundaryException
-
Constructs an IllegalBoundaryException
with no detail message.
- IllegalBoundaryException(String) - Constructor for exception act.data.MultipartStream.IllegalBoundaryException
-
Constructs an IllegalBoundaryException
with the specified detail message.
- implicitActionViewVariables() - Method in class act.view.ImplicitVariableProvider
-
Returns a list of implicit variables the plugin needs to inject into template render arguments for action view
- implicitActionViewVariables() - Method in class act.view.SystemImplicitVariableProvider
-
- implicitActionViewVariables() - Method in class act.view.ViewManager
-
- implicitMailerViewVariables() - Method in class act.view.ImplicitVariableProvider
-
Returns a list of implicit variables the plugin needs to inject into template render arguments for mailer view
- implicitMailerViewVariables() - Method in class act.view.SystemImplicitVariableProvider
-
- implicitMailerViewVariables() - Method in class act.view.ViewManager
-
- ImplicitVariableProvider - Class in act.view
-
Plugin developer could extend this interface to inject implicit variables to view template
- ImplicitVariableProvider() - Constructor for class act.view.ImplicitVariableProvider
-
- ImplicitVariableProvider.TemplateVariableScanner - Class in act.view
-
- implList(String, Map<String, ?>, Class<T>) - Method in enum act.conf.ActConfigKey
-
- implList(String, Map<String, ?>, Class<T>) - Method in enum act.conf.AppConfigKey
-
- implList(String, Map<String, ?>, Class<T>) - Method in interface act.conf.ConfigKey
-
- index() - Method in class act.cli.meta.ParamOptionAnnoInfo
-
- index() - Method in class act.controller.meta.LocalVariableMetaInfo
-
- index() - Method in interface act.controller.meta.ParamAnnoInfoTrait
-
- index() - Method in class act.controller.meta.ParamAnnoInfoTraitBase
-
- inferFullActionPath(String) - Static method in class act.route.Router
-
- inferFullActionPath(String, Osgl.Func0<String>) - Static method in class act.route.Router
-
- inferPrimitiveResult(Object, ActionContext, boolean, boolean) - Static method in class act.controller.Controller.Util
-
- inferResult(Result, ActionContext) - Static method in class act.controller.Controller.Util
-
- inferResult(Map<String, Object>, ActionContext) - Static method in class act.controller.Controller.Util
-
- inferResult(Object[], ActionContext) - Static method in class act.controller.Controller.Util
-
- inferResult(InputStream, ActionContext) - Static method in class act.controller.Controller.Util
-
- inferResult(File, ActionContext) - Static method in class act.controller.Controller.Util
-
Infer
Result
from an
File
.
- inferResult(ISObject, ActionContext) - Static method in class act.controller.Controller.Util
-
- inferResult(HandlerMethodMetaInfo, Object, ActionContext, boolean) - Static method in class act.controller.Controller.Util
-
- Info - Class in act
-
- Info() - Constructor for class act.Info
-
- InfoRepo() - Constructor for class act.plugin.Plugin.InfoRepo
-
- init(App) - Static method in class act.db.EntityClassRepository
-
- init() - Method in exception act.view.ActErrorResult
-
- init(App) - Method in class act.view.View
-
Sub class could use this method initialize the implementation
- initApp(App) - Method in class act.util.AppCodeScannerPluginManager
-
- initApplicationManager() - Static method in class act.Act
-
- initContentType(String) - Method in class act.controller.ResponseCache
-
- initContext() - Method in interface act.job.JobContextInitializer
-
- initDbService(String, App, Map<String, String>) - Method in class act.db.DbPlugin
-
- InitEvent(MailerContext) - Constructor for class act.mail.MailerContext.InitEvent
-
- initialize(Email) - Method in class act.validation.EmailHandler
-
- initialize(NotBlank) - Method in class act.validation.NotBlankHandler
-
- initialized() - Method in class act.db.di.FindBy
-
- initialized() - Static method in class act.job.JobContext
-
Whether JobContext of current thread initialized
- injectable(BeanSpec) - Method in class act.inject.genie.GenieInjector
-
- injector() - Static method in class act.Act
-
- injector(DI) - Method in class act.app.App
-
- injector() - Method in class act.app.App
-
- injectVia() - Method in class act.controller.meta.ActContextInjection
-
- InMemorySequenceNumberGenerator() - Constructor for class act.db.util._SequenceNumberGenerator.InMemorySequenceNumberGenerator
-
- innerClassNames() - Method in class act.app.Source
-
- insertInterceptor(C.List<T>, T) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- instance() - Static method in class act.app.App
-
- INSTANCE - Static variable in exception act.app.RequestRefreshClassLoader
-
- INSTANCE - Static variable in class act.cli.builtin.Exit
-
- INSTANCE - Static variable in class act.cli.builtin.Help
-
- INSTANCE - Static variable in class act.cli.builtin.IterateCursor
-
- INSTANCE - Static variable in class act.data.ContentLinesBinder
-
- INSTANCE - Static variable in class act.data.ContentLinesResolver
-
- INSTANCE - Static variable in class act.data.ContentStringBinder
-
- INSTANCE - Static variable in class act.data.ContentStringResolver
-
- INSTANCE - Static variable in class act.data.FileResolver
-
- INSTANCE - Static variable in class act.data.SObjectBinder
-
- INSTANCE - Static variable in class act.data.SObjectResolver
-
- INSTANCE - Static variable in class act.data.TextParser
-
- INSTANCE - Static variable in class act.data.util.JodaDateTimeResolver
-
- INSTANCE - Static variable in class act.handler.builtin.AlwaysBadRequest
-
- INSTANCE - Static variable in class act.handler.builtin.AlwaysForbidden
-
- INSTANCE - Static variable in class act.handler.builtin.AlwaysMethodNotAllowed
-
- INSTANCE - Static variable in class act.handler.builtin.AlwaysNotFound
-
- INSTANCE - Static variable in class act.handler.builtin.AlwaysNotImplemented
-
- INSTANCE - Static variable in class act.handler.builtin.AlwaysNotModified
-
- INSTANCE - Static variable in class act.handler.builtin.UnknownHttpMethodHandler
-
- INSTANCE - Static variable in class act.inject.genie.DependentScope
-
- INSTANCE - Static variable in class act.inject.genie.RequestScope
-
- INSTANCE - Static variable in class act.inject.genie.SessionScope
-
- INSTANCE - Static variable in class act.inject.genie.SingletonScope
-
- instance - Static variable in class act.util.FastJsonIterableSerializer
-
- INSTANCE - Static variable in class act.util.FastJsonKvCodec
-
- INSTANCE - Static variable in class act.util.SessionMapper.DefaultSessionMapper
-
- instance() - Static method in class act.util.SingletonBase
-
Returns the singleton instance of the sub type
- INSTANCE - Static variable in exception act.view.RenderAny
-
- INSTANCE - Static variable in exception act.view.RenderJsonMap
-
- INSTANCE - Static variable in exception act.view.RenderTemplate
-
- interceptorManager() - Method in class act.app.App
-
- InterceptorMethodMetaInfo - Class in act.controller.meta
-
Stores all method level information needed to generate
interceptors
- InterceptorMethodMetaInfo(InterceptorMethodMetaInfo, ControllerClassMetaInfo) - Constructor for class act.controller.meta.InterceptorMethodMetaInfo
-
- InterceptorMethodMetaInfo(ControllerClassMetaInfo) - Constructor for class act.controller.meta.InterceptorMethodMetaInfo
-
- interceptors() - Method in class act.controller.meta.ActionMethodMetaInfo
-
- interceptors() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- InterceptorType - Enum in act.controller.meta
-
- internalHandle(Exception, ActionContext) - Method in class act.handler.builtin.controller.ExceptionInterceptor
-
- internalMap() - Method in interface act.db.AdaptiveRecord
-
- internalName() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- internalName() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- internalName() - Method in class act.mail.meta.MailerClassMetaInfo
-
- internalName() - Method in class act.util.AsmType
-
- interpolate(String, MessageInterpolator.Context) - Method in class act.validation.ActValidationMessageInterpolator
-
- interpolate(String, MessageInterpolator.Context, Locale) - Method in class act.validation.ActValidationMessageInterpolator
-
- InvalidCommandLineException - Exception in act.cli
-
- InvalidCommandLineException(String) - Constructor for exception act.cli.InvalidCommandLineException
-
- InvalidCommandLineException(String, Object...) - Constructor for exception act.cli.InvalidCommandLineException
-
- invoke(Object...) - Method in class act.event.bytecode.ReflectedSimpleEventListener
-
- invoke(Object...) - Method in interface act.event.SimpleEventListener
-
- invoke(Object, Method, Object[]) - Method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
- InvokeAfter - Annotation Type in act.job
-
Mark a method to be a job that will be executed synchronously after the invocation of another job specified by the value
- InvokeBefore - Annotation Type in act.job
-
Mark a method to be a job that will be executed synchounously before the invocation of another job specified by the value
- invokeInstanceMethod() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- invokeInstanceMethod() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- invokeInstanceMethod() - Method in class act.job.meta.JobMethodMetaInfo
-
- invokeInstanceMethod() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- invokerVisitor() - Method in interface act.handler.builtin.controller.Handler.Visitor
-
- invokeStaticMethod() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- invokeStaticMethod() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- invokeStaticMethod() - Method in class act.job.meta.JobMethodMetaInfo
-
- invokeStaticMethod() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- InvokeType - Enum in act.sys.meta
-
- ipEffectiveBytes(int) - Method in class act.conf.AppConfig
-
- ipEffectiveBytes() - Method in class act.conf.AppConfig
-
- IpProvider() - Constructor for class act.util.IdGenerator.NodeIdProvider.IpProvider
-
- IpProvider(int) - Constructor for class act.util.IdGenerator.NodeIdProvider.IpProvider
-
- IS_CONTROLLER - Variable in class act.route.Router.f
-
- isAbstract() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- isAbstract() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- isAbstract() - Method in class act.job.meta.JobClassMetaInfo
-
- isAbstract() - Method in class act.mail.meta.MailerClassMetaInfo
-
- isAbstract(int) - Static method in enum act.util.AsmTypes
-
- isAbstract(int) - Static method in class act.util.ByteCodeVisitor
-
- isAbstract() - Method in class act.util.ClassNode
-
- isAcceptFormatSupported(H.Format) - Static method in class act.view.TemplatePathResolver
-
- isActionAnnotation(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- isActionAnnotation(Class<? extends Annotation>) - Static method in class act.job.meta.JobClassMetaInfo
-
- isActionMethod(String, String) - Method in class act.route.Router
-
- isActionUtilAnnotation(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- isAjax() - Method in class act.app.ActionContext
-
- isAsync() - Method in class act.event.bytecode.ReflectedSimpleEventListener
-
- isAsync(AnnotatedElement) - Static method in class act.event.EventBus
-
- isAsync() - Method in class act.event.meta.SimpleEventListenerMetaInfo
-
- isClosed() - Method in class act.data.MultipartStream.ItemInputStream
-
Returns, whether the stream is closed.
- isCommander() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- isConstructor(String) - Static method in class act.util.ByteCodeVisitor
-
- isContext() - Method in class act.cli.meta.CommandParamMetaInfo
-
- isContext() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- isContextType(Type) - Static method in enum act.util.AsmTypes
-
- isController() - Method in class act.app.Source
-
- isController() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- isController(boolean) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- isDestroyed() - Method in class act.app.AppClassLoader
-
- isDestroyed() - Method in class act.db.DaoBase
-
- isDestroyed() - Method in interface act.Destroyable
-
- isDestroyed() - Method in class act.handler.CliHandlerBase
-
- isDestroyed() - Method in class act.handler.RequestHandlerBase
-
- isDestroyed() - Method in class act.handler.RequestHandlerResolverBase
-
- isDestroyed() - Method in class act.util.DestroyableBase
-
- isDev() - Static method in class act.Act
-
- isDev() - Method in enum act.Act.Mode
-
- isDev() - Method in class act.app.App
-
- isDiscard() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- isEmpty() - Method in class act.cli.util.MappedFastJsonNameFilter
-
- isEmpty() - Method in class act.util.ClassInfoRepository
-
- isEnvAnnotation(Class<? extends Annotation>) - Static method in class act.sys.Env
-
- isErrorSpot(String, String) - Method in interface act.util.ActError
-
- isErrorSpot(String, String) - Method in exception act.view.ActBadRequest
-
- isErrorSpot(String, String) - Method in exception act.view.ActConflict
-
- isErrorSpot(String, String) - Method in exception act.view.ActErrorResult
-
- isErrorSpot(String, String) - Method in exception act.view.ActForbidden
-
- isErrorSpot(String, String) - Method in exception act.view.ActMethodNotAllowed
-
- isErrorSpot(String, String) - Method in exception act.view.ActNotFound
-
- isErrorSpot(String, String) - Method in exception act.view.ActNotImplemented
-
- isErrorSpot(String, String) - Method in exception act.view.ActUnauthorized
-
- isErrorSpot(String, String) - Method in exception act.view.RythmTemplateException
-
- isErrorSpot(String, String) - Method in exception act.view.TemplateException
-
- isFatal(Exception) - Method in class act.app.DaemonBase
-
- isField() - Method in enum act.controller.meta.ActContextInjection.InjectType
-
- isFormField() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Determines whether or not a FileItem
instance represents a simple form field.
- isHandling() - Method in enum act.app.ActionContext.State
-
- isHidden() - Method in class act.SysUtilAdmin.FileInfo
-
- isHttpOnly() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- isInMemory() - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Provides a hint as to whether or not the file contents will be read from memory.
- isIntercepting() - Method in enum act.app.ActionContext.State
-
- isInterceptorAnnotation(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- isIsoStandard(String) - Static method in class act.data.JodaDateTimeCodecBase
-
- isJob() - Method in class act.job.meta.JobClassMetaInfo
-
- isJob(boolean) - Method in class act.job.meta.JobClassMetaInfo
-
- isLocal() - Method in enum act.controller.meta.ActContextInjection.InjectType
-
- isLoggedIn() - Method in class act.app.ActionContext
-
- isMailer() - Method in class act.mail.meta.MailerClassMetaInfo
-
- isMailer(boolean) - Method in class act.mail.meta.MailerClassMetaInfo
-
- isMailerAnno(String) - Static method in class act.mail.bytecode.MailerByteCodeScanner
-
- isMainThread() - Method in class act.app.App
-
- isMarried() - Method in class act.cli.ascii_table.Test.Employee
-
- isOptionsMethod() - Method in class act.app.ActionContext
-
- isParam() - Method in enum act.controller.meta.ActContextInjection.InjectType
-
- isPattern() - Method in class act.data.util.StringOrPattern
-
- isPostConstructProcessor(Class<? extends Annotation>) - Method in class act.inject.genie.GenieInjector
-
- isPrivate(int) - Static method in class act.util.ByteCodeVisitor
-
- isProd() - Static method in class act.Act
-
- isProd() - Method in enum act.Act.Mode
-
- isProd() - Method in class act.app.App
-
- isProvided(Class<?>) - Static method in class act.inject.ActProviders
-
- isProvided(Class<?>) - Method in interface act.inject.DependencyInjector
-
Report if a given type is a provided type (e.g.
- isProvided(Class<?>) - Method in class act.inject.genie.GenieInjector
-
- isPublic(int) - Static method in enum act.util.AsmTypes
-
- isPublic(int) - Static method in class act.util.ByteCodeVisitor
-
- isPublic() - Method in class act.util.ClassNode
-
- isPublicField(String, String) - Method in class act.util.SimpleBean.MetaInfoManager
-
- isPublicNotAbstract(int) - Static method in enum act.util.AsmTypes
-
- isQualifier(Class<? extends Annotation>) - Method in class act.inject.genie.GenieInjector
-
- isRestarting() - Method in class act.app.App
-
- isResult() - Method in class act.sys.meta.ReturnTypeInfo
-
- isScope(Class<? extends Annotation>) - Method in class act.inject.genie.GenieInjector
-
- isSecure() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- isSessionDissolved() - Method in class act.app.ActionContext
-
- isSessionResolved() - Method in class act.app.ActionContext
-
- isSimpleType(Type) - Static method in class act.app.util.SimpleTypeInstanceFactory
-
- isSourceAvailable() - Method in exception act.app.CompilationException
-
- isSourceAvailable() - Method in class act.app.SourceInfo.Base
-
- isSourceAvailable() - Method in interface act.app.SourceInfo
-
- isSourceAvailable() - Method in class act.app.SourceInfoImpl
-
- isSourceClass(String) - Method in class act.app.AppClassLoader
-
- isSourceClass(String) - Method in class act.app.DevModeClassLoader
-
- isStarted() - Method in class act.app.App
-
- isStatic() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- isStatic() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- isStatic() - Method in class act.event.meta.SimpleEventListenerMetaInfo
-
- isStatic() - Method in class act.job.meta.JobMethodMetaInfo
-
- isStatic() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- isStatic(int) - Static method in enum act.util.AsmTypes
-
- isStatic(int) - Static method in class act.util.ByteCodeVisitor
-
- isTargetClass(String) - Method in class act.util.AsmByteCodeEnhancer
-
- isTargetClass(String) - Method in class act.util.PredictableByteCodeVisitor
-
- isTemplateEngineInvokeLine(String) - Method in exception act.view.RythmTemplateException
-
- isTemplateEngineInvokeLine(String) - Method in exception act.view.TemplateException
-
- isValid() - Method in class act.util.ClassFinderData
-
- isValid(CharSequence, ConstraintValidatorContext) - Method in class act.validation.EmailHandler
-
- isValid(CharSequence, ConstraintValidatorContext) - Method in class act.validation.NotBlankHandler
-
- IterateCursor - Class in act.cli.builtin
-
- iterator() - Method in class act.util.FastJsonIterable
-
- s() - Method in class act.data.util.StringOrPattern
-
- SAFE_ENCODER - Static variable in class act.util.IdGenerator
-
- safeGet(String) - Method in class act.util.SimpleBean.MetaInfoManager
-
- SafeLongEncoder() - Constructor for class act.util.IdGenerator.SafeLongEncoder
-
- save(MODEL_TYPE) - Method in interface act.db.Dao
-
Save new or update existing the entity in persistent layer with all properties of the entity
- save(MODEL_TYPE, String, Object...) - Method in interface act.db.Dao
-
Update existing entity in persistent layer with specified fields and value.
- save(Iterable<MODEL_TYPE>) - Method in interface act.db.Dao
-
Batch save entities
- saveLocal() - Method in class act.app.ActionContext
-
- scan() - Method in class act.app.AppClassLoader
-
- scan() - Method in class act.app.AppManager
-
- scan() - Method in class act.app.DevModeClassLoader
-
- scan() - Method in class act.plugin.PluginScanner
-
- scan(File, Jars.F.JarEntryVisitor...) - Static method in enum act.util.Jars
-
- scanByteCode(Iterable<String>, Osgl.Function<String, byte[]>) - Method in class act.app.AppClassLoader
-
This method implement a event listener based scan process: First loop: through all cached bytecode.
- scanFinished(String) - Method in interface act.app.AppByteCodeScanner
-
Called when scanning for one class finished
- scanFinished(String) - Method in class act.cli.bytecode.CommanderByteCodeScanner
-
- scanFinished(String) - Method in class act.controller.bytecode.ControllerByteCodeScanner
-
- scanFinished(String) - Method in class act.event.bytecode.SimpleEventListenerByteCodeScanner
-
- scanFinished(String) - Method in class act.inject.genie.GenieFactoryFinder
-
- scanFinished(String) - Method in class act.inject.genie.GenieModuleScanner
-
- scanFinished(String) - Method in class act.job.bytecode.JobByteCodeScanner
-
- scanFinished(String) - Method in class act.mail.bytecode.MailerByteCodeScanner
-
- scanFinished(String) - Method in class act.util.ClassFinderByteCodeScanner
-
- scanFinished(String) - Method in class act.util.ClassInfoByteCodeScanner
-
- scanFinished(String) - Method in class act.util.SimpleBean.ByteCodeScanner
-
- scanFinished(String) - Method in class act.view.ImplicitVariableProvider.TemplateVariableScanner
-
- scanFinished(String) - Method in class act.view.rythm.RythmTransformerScanner
-
- scanList() - Method in class act.app.App
-
- scanList() - Method in class act.boot.BootstrapClassLoader
-
- scannerManager() - Method in class act.app.App
-
- scannerPluginManager() - Static method in class act.Act
-
- scanningError(AsmException) - Static method in exception act.view.ActErrorResult
-
- scheduleFind() - Method in class act.util.ClassFinderData
-
- scope() - Method in class act.app.AppClassLoader
-
- scope() - Method in class act.db.DaoBase
-
- scope() - Method in interface act.Destroyable
-
- scope() - Method in class act.handler.CliHandlerBase
-
- scope() - Method in class act.handler.RequestHandlerBase
-
- scope() - Method in class act.handler.RequestHandlerResolverBase
-
- scope() - Method in class act.util.DestroyableBase
-
- ScopeCacheSupport - Interface in act.inject.param
-
- ScopeCacheSupport.Base - Class in act.inject.param
-
- secret(String) - Method in class act.conf.AppConfig
-
- secret() - Method in class act.conf.AppConfig
-
- secure() - Method in class act.RequestImplBase
-
- SecurityContext - Interface in act.app.security
-
- securityContext() - Method in class act.db.DaoBase
-
- SecurityContextAware - Interface in act.app.security
-
- send(Object...) - Static method in class act.mail.Mailer.Util
-
- send() - Method in class act.mail.MailerContext
-
- send(H.Request) - Method in interface act.xio.HttpClient
-
- sender(String) - Method in class act.mail.meta.MailerClassMetaInfo
-
- SenderEnhancer - Class in act.mail.bytecode
-
- SenderEnhancer(MethodVisitor, SenderMethodMetaInfo, int, String, String, String, String[]) - Constructor for class act.mail.bytecode.SenderEnhancer
-
- SenderMethodMetaInfo - Class in act.mail.meta
-
- SenderMethodMetaInfo(MailerClassMetaInfo) - Constructor for class act.mail.meta.SenderMethodMetaInfo
-
- senderPath() - Method in class act.mail.MailerContext
-
- senderPath(String) - Method in class act.mail.MailerContext
-
- senderPath(String, String) - Method in class act.mail.MailerContext
-
- sendError(int, String, Object...) - Method in class act.controller.ResponseCache
-
- sendError(int, String) - Method in class act.controller.ResponseCache
-
- sendError(int) - Method in class act.controller.ResponseCache
-
- sendError(int, String) - Method in class act.xio.undertow.UndertowResponse
-
- sendError(int) - Method in class act.xio.undertow.UndertowResponse
-
- sendRedirect(String) - Method in class act.controller.ResponseCache
-
- sendRedirect(String) - Method in class act.xio.undertow.UndertowResponse
-
- seqId() - Method in class act.util.IdGenerator.SequenceProvider.AtomicLongSeq
-
- seqId() - Method in interface act.util.IdGenerator.SequenceProvider
-
- SequenceAdmin() - Constructor for class act.db.util.SequenceNumberGenerator.SequenceAdmin
-
- sequenceNumberGenerator(_SequenceNumberGenerator) - Method in class act.conf.AppConfig
-
- sequenceNumberGenerator() - Method in class act.conf.AppConfig
-
- SequenceNumberGenerator - Class in act.db.util
-
Sequence number manipulation utility class
- SequenceNumberGenerator() - Constructor for class act.db.util.SequenceNumberGenerator
-
- SequenceNumberGenerator.Provider - Class in act.db.util
-
- SequenceNumberGenerator.SequenceAdmin - Class in act.db.util
-
- sequenceProvider(IdGenerator.SequenceProvider) - Method in class act.conf.AppConfig
-
- sequenceProvider() - Method in class act.conf.AppConfig
-
- serializeFlash(H.Cookie, ActionContext) - Method in class act.util.SessionMapper.DefaultSessionMapper
-
- serializeFlash(H.Cookie, ActionContext) - Method in class act.util.SessionMapper.HeaderSessionMapper
-
- serializeFlash(H.Cookie, ActionContext) - Method in interface act.util.SessionMapper
-
- serializeSession(H.Cookie, ActionContext) - Method in class act.util.SessionMapper.DefaultSessionMapper
-
- serializeSession(H.Cookie, ActionContext) - Method in class act.util.SessionMapper.HeaderSessionMapper
-
- serializeSession(H.Cookie, ActionContext) - Method in interface act.util.SessionMapper
-
- ServerBootstrapClassLoader - Class in act.boot.server
-
This class loader is responsible for loading Act classes
- ServerBootstrapClassLoader(ClassLoader) - Constructor for class act.boot.server.ServerBootstrapClassLoader
-
- ServerBootstrapClassLoader() - Constructor for class act.boot.server.ServerBootstrapClassLoader
-
- serverHeader(String) - Method in class act.conf.AppConfig
-
- serverHeader() - Method in class act.conf.AppConfig
-
- serverTimezoneOffset() - Static method in class act.i18n.TimeZoneResolver
-
- service(Class<T>) - Method in class act.app.App
-
- session() - Method in class act.app.ActionContext
-
- session(String) - Method in class act.app.ActionContext
-
- session(String, String) - Method in class act.app.ActionContext
-
- session() - Method in class act.cli.CliContext
-
- SESSION - Static variable in class act.inject.ActProviders
-
- session() - Method in class act.mail.MailerConfig
-
- SESSION_KEY - Static variable in class act.i18n.TimeZoneResolver
-
- sessionCookieName(String) - Method in class act.conf.AppConfig
-
- sessionCookieName() - Method in class act.conf.AppConfig
-
- SessionDissolvedEvent(ActionContext) - Constructor for class act.app.ActionContext.SessionDissolvedEvent
-
- sessionEncrypt(boolean) - Method in class act.conf.AppConfig
-
- sessionFree() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- sessionFree() - Method in interface act.handler.builtin.controller.AfterInterceptorInvoker
-
- sessionFree() - Method in class act.handler.builtin.controller.ControllerAction
-
- sessionFree() - Method in interface act.handler.builtin.controller.ExceptionInterceptorInvoker
-
- sessionFree() - Method in class act.handler.builtin.controller.FastRequestHandler
-
- sessionFree() - Method in class act.handler.builtin.controller.Handler
-
- sessionFree() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- sessionFree() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- sessionFree() - Method in class act.handler.DelegateRequestHandler
-
- sessionFree() - Method in interface act.handler.RequestHandler
-
Returns if the handler is session free or not.
- sessionFree() - Method in class act.handler.RequestHandlerBase
-
- sessionKeyUsername(String) - Method in class act.conf.AppConfig
-
- sessionKeyUsername() - Method in class act.conf.AppConfig
-
- sessionManager() - Static method in class act.Act
-
- SessionManager - Class in act.util
-
Resolve/Persist session/flash
- SessionManager() - Constructor for class act.util.SessionManager
-
- SessionManager.Listener - Class in act.util
-
- sessionMapper(SessionMapper) - Method in class act.conf.AppConfig
-
- sessionMapper() - Method in class act.conf.AppConfig
-
- SessionMapper - Interface in act.util
-
Map the H.Session
and H.Cookie
to/from H.Response
/H.Request
- SessionMapper.DefaultSessionMapper - Class in act.util
-
The default session mapper, do the mapping by adding/reading cookie information directly to response/request
- SessionMapper.HeaderSessionMapper - Class in act.util
-
The header session mapper do mapping through write/read the header of response/request
- sessionPersistent(boolean) - Method in class act.conf.AppConfig
-
- sessionResolved(H.Session, ActionContext) - Method in class act.util.SessionManager.Listener
-
Called once a session object has been resolved from session cookie of the incoming request
- SessionResolvedEvent(H.Session, ActionContext) - Constructor for class act.app.ActionContext.SessionResolvedEvent
-
- SessionScope - Class in act.inject.genie
-
- SessionScope() - Constructor for class act.inject.genie.SessionScope
-
- sessionSecure(boolean) - Method in class act.conf.AppConfig
-
- sessionSecure() - Method in class act.conf.AppConfig
-
- sessionTtl(int) - Method in class act.conf.AppConfig
-
- sessionTtl() - Method in class act.conf.AppConfig
-
- SessionVariable - Annotation Type in act.inject
-
- SessionVariableAnnoInfo - Class in act.sys.meta
-
- SessionVariableAnnoInfo(String) - Constructor for class act.sys.meta.SessionVariableAnnoInfo
-
- SessionWillDissolveEvent(ActionContext) - Constructor for class act.app.ActionContext.SessionWillDissolveEvent
-
- set(String, Object) - Method in class act.inject.param.JsonDTO
-
Called by generated setXxx(T bean)
method
- setAbstract() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- setAbstract() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- setAbstract() - Method in class act.job.meta.JobClassMetaInfo
-
- setAbstract() - Method in class act.mail.meta.MailerClassMetaInfo
-
- setAge(int) - Method in class act.cli.ascii_table.Test.Employee
-
- setApp(App) - Method in interface act.app.AppCodeScanner
-
- setApp(App) - Method in class act.app.AppCodeScannerBase
-
- setAppContext(ActContext) - Method in interface act.app.AppContextAware
-
- setAppContext(ActContext) - Method in class act.db.DaoBase
-
- setAttribute(String, Object) - Method in interface act.app.Daemon
-
Set an attribute to the daemon
- setAttribute(String, Object) - Method in class act.app.DaemonBase
-
- setBlockIssue(Exception) - Method in class act.app.App
-
- setBoundary(byte[]) - Method in class act.data.MultipartStream
- setClassName(String) - Method in class act.util.SimpleBean.MetaInfo
-
- setComment(String) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setContentType(H.Request, H.Response) - Method in exception act.view.RenderTemplate
-
- setContext() - Method in class act.cli.meta.CommandParamMetaInfo
-
- setContext() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- setCookieAndRenderArgs(ActionContext) - Method in class act.security.CSRF.Spec
-
- setCsrfCookieAndRenderArgs() - Method in class act.app.ActionContext
-
- setDataAlign(int) - Method in class act.cli.ascii_table.ASCIITableHeader
-
- setDiscard(boolean) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setDomain(String) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setDownstream(ClassVisitor) - Method in class act.util.ByteCodeVisitor
-
- setExpires(Date) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setExpress() - Method in class act.handler.RequestHandlerBase
-
- setFieldName(String) - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Sets the field name used to reference this file item.
- setFormField(boolean) - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Specifies whether or not a FileItem
instance represents a simple form field.
- setFullPaths(List<String>) - Method in class act.util.FastJsonPropertyPreFilter
-
- setHeaderAlign(int) - Method in class act.cli.ascii_table.ASCIITableHeader
-
- setHeaderEncoding(String) - Method in class act.data.MultipartStream
-
Specifies the character encoding to be used when reading the headers of individual parts.
- setHeaderName(String) - Method in class act.cli.ascii_table.ASCIITableHeader
-
- setHeaders(FileItemHeaders) - Method in class act.data.ApacheMultipartParser.AutoFileItem
-
Sets the file item headers.
- setHobby(String) - Method in class act.cli.ascii_table.Test.Employee
-
- setHttpOnly(boolean) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setId(ID_TYPE) - Method in class act.db.ModelBase
-
- setLastError(Exception) - Method in class act.app.DaemonBase
-
Set last error without updating the state and logging the message
- setLogLevel(String, int) - Method in class act.util.LogAdmin
-
- setMarried(boolean) - Method in class act.cli.ascii_table.Test.Employee
-
- setMaxAge(Integer) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setName(String) - Method in class act.cli.ascii_table.Test.Employee
-
- setPath(String) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setReadFileContent() - Method in class act.cli.meta.CommandParamMetaInfo
-
- setReadFileContent() - Method in class act.cli.meta.FieldOptionAnnoInfo
-
- setSalary(double) - Method in class act.cli.ascii_table.Test.Employee
-
- setSecure(boolean) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setSecurityContext(SecurityContext) - Method in interface act.app.security.SecurityContextAware
-
- setSecurityContext(SecurityContext) - Method in class act.db.DaoBase
-
- setSessionFree() - Method in class act.handler.RequestHandlerBase
-
- setterFieldClass(String) - Method in class act.db.AdaptiveRecord.MetaInfo
-
- setterFieldClasses - Variable in class act.db.AdaptiveRecord.MetaInfo
-
- setterFieldSpecs - Variable in class act.db.AdaptiveRecord.MetaInfo
-
- setterFieldType(String) - Method in class act.db.AdaptiveRecord.MetaInfo
-
- setup() - Method in class act.app.DaemonBase
-
- setUpClient(NetworkHandler, int) - Method in class act.xio.NetworkBase
-
- setUpClient(NetworkHandler, int) - Method in class act.xio.undertow.UndertowNetwork
-
- setValue(String) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- setVersion(int) - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- shortCuts(CliHandler) - Method in class act.cli.CliDispatcher
-
- shortStyle(DateTime) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(ITemplate, DateTime) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(LocalDateTime) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(ITemplate, LocalDateTime) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(LocalDate) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(ITemplate, LocalDate) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(LocalTime) - Static method in class act.view.rythm.JodaTransformers
-
- shortStyle(ITemplate, LocalTime) - Static method in class act.view.rythm.JodaTransformers
-
- shouldScan(String) - Method in class act.app.AppCodeScannerBase
-
- shouldScan(String) - Method in class act.app.AppSourceCodeScannerBase
-
- shouldScan(String) - Method in class act.cli.bytecode.CommanderByteCodeScanner
-
- shouldScan(String) - Method in class act.controller.bytecode.ControllerByteCodeScanner
-
- shouldScan(String) - Method in class act.event.bytecode.SimpleEventListenerByteCodeScanner
-
- shouldScan(String) - Method in class act.inject.genie.GenieFactoryFinder
-
- shouldScan(String) - Method in class act.inject.genie.GenieModuleScanner
-
- shouldScan(String) - Method in class act.job.bytecode.JobByteCodeScanner
-
- shouldScan(String) - Method in class act.mail.bytecode.MailerByteCodeScanner
-
- shouldScan(String) - Method in class act.util.ClassFinderByteCodeScanner
-
- shouldScan(String) - Method in class act.util.ClassInfoByteCodeScanner
-
- shouldScan(String) - Method in class act.util.SimpleBean.ByteCodeScanner
-
- shouldScan(String) - Method in class act.view.ImplicitVariableProvider.TemplateVariableScanner
-
- shouldScan(String) - Method in class act.view.rythm.RythmTransformerScanner
-
- show(ActionContext, App) - Static method in class act.Info
-
- showHelp(String, CliContext) - Method in class act.cli.builtin.Help
-
- showLogLevel(String) - Method in class act.util.LogAdmin
-
- shutdown() - Static method in class act.Act
-
- shutdown(CliContext) - Method in class act.ActAdmin
-
- shutdown() - Method in class act.app.App
-
- shutdown() - Method in interface act.xio.Network
-
- shutdown() - Method in class act.xio.NetworkBase
-
- shutdownApp(App) - Static method in class act.Act
-
- shutdownEventBus() - Method in class act.app.App
-
- sign(String) - Method in class act.app.App
-
- sign(String) - Method in class act.app.util.AppCrypto
-
- SimpleASCIITableImpl - Class in act.cli.ascii_table.impl
-
This implementation builds the header and data rows by considering each column one by one in the format of ‘FFFF…’ (border format).
- SimpleASCIITableImpl() - Constructor for class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- SimpleASCIITableImpl(PrintWriter) - Constructor for class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- SimpleBean - Interface in act.util
-
ActFramework will do the following byte code enhancement to classes that are instance of `SimpleBean:
- SimpleBean.ByteCodeEnhancer - Class in act.util
-
- SimpleBean.ByteCodeScanner - Class in act.util
-
- SimpleBean.MetaInfo - Class in act.util
-
Keep track of the class info needed by simple bean enhancement logic
- SimpleBean.MetaInfoManager - Class in act.util
-
- simpleBeanInfo - Variable in class act.app.AppClassLoader
-
- simpleBeanInfoManager() - Method in class act.app.AppClassLoader
-
- simpleBeanMetaInfo(String) - Method in class act.app.AppClassLoader
-
- SimpleEventListener - Interface in act.event
-
- SimpleEventListener.Marker - Annotation Type in act.event
-
Mark a custom annotation type as event handler method marker.
- SimpleEventListenerByteCodeScanner - Class in act.event.bytecode
-
- SimpleEventListenerByteCodeScanner() - Constructor for class act.event.bytecode.SimpleEventListenerByteCodeScanner
-
- SimpleEventListenerMetaInfo - Class in act.event.meta
-
- SimpleEventListenerMetaInfo(List<Object>, List<Osgl.Func0>, String, String, String, List<String>, boolean, boolean, boolean, App) - Constructor for class act.event.meta.SimpleEventListenerMetaInfo
-
- SimpleMetric - Class in act.metric
-
A simple implementation of
Metric
- SimpleMetric(MetricStore) - Constructor for class act.metric.SimpleMetric
-
- SimpleMetricPersistService() - Constructor for class act.metric.SimpleMetricPlugin.SimpleMetricPersistService
-
- SimpleMetricPlugin - Class in act.metric
-
- SimpleMetricPlugin() - Constructor for class act.metric.SimpleMetricPlugin
-
- SimpleMetricPlugin.SimpleMetricPersistService - Class in act.metric
-
- SimpleMetricStore - Class in act.metric
-
- SimpleMetricStore(SimpleMetricPlugin) - Constructor for class act.metric.SimpleMetricStore
-
- simpleName() - Method in class act.app.Source
-
- SimpleRequestHandler - Interface in act.handler
-
A ï½€SimpleRequestHandler` is treated as a
RequestHandler
with the following default properties:
- SimpleRestfulServiceBase<ID_TYPE,MODEL_TYPE extends ModelBase<ID_TYPE,MODEL_TYPE>,DAO_TYPE extends DaoBase<ID_TYPE,MODEL_TYPE,?>> - Class in act.app.util
-
A class template for simple RESTful service
- SimpleRestfulServiceBase(DAO_TYPE) - Constructor for class act.app.util.SimpleRestfulServiceBase
-
- SimpleTimer - Class in act.metric
-
A simple implementation of
Timer
- SimpleTimer(String, MetricStore) - Constructor for class act.metric.SimpleTimer
-
- SimpleTreeNode - Class in act.cli.tree
-
A simple mutable tree node implementation
- SimpleTreeNode() - Constructor for class act.cli.tree.SimpleTreeNode
-
- SimpleTreeNode(String) - Constructor for class act.cli.tree.SimpleTreeNode
-
- SimpleTreeNode(String, String) - Constructor for class act.cli.tree.SimpleTreeNode
-
- SimpleTreeNode(String, String, List<TreeNode>) - Constructor for class act.cli.tree.SimpleTreeNode
-
- SimpleTypeInstanceFactory - Class in act.app.util
-
Some simple type does not have default constructor, e.g.
- SimpleTypeInstanceFactory() - Constructor for class act.app.util.SimpleTypeInstanceFactory
-
- SINGLE_APP_SCANNER - Static variable in class act.app.AppScanner
-
- singleton(Class<T>) - Static method in class act.Act
-
- singleton(Class<T>) - Method in class act.app.App
-
- SingletonBase - Class in act.util
-
Application could extend this class to create singleton classes.
- SingletonBase() - Constructor for class act.util.SingletonBase
-
- SingletonEnhancer - Class in act.util
-
- SingletonEnhancer() - Constructor for class act.util.SingletonEnhancer
-
- SingletonFinder - Class in act.app
-
Find all classes annotated with Singleton
- SingletonProvisioned - Class in act.app.event
-
Emitted immediately when
App
’s all component annotated with
Singleton
has been provisioned
- SingletonProvisioned(App) - Constructor for class act.app.event.SingletonProvisioned
-
- SingletonRegistry - Class in act.app
-
provides service for app to get singleton instance by type
- SingletonScope - Class in act.inject.genie
-
- SingletonScope() - Constructor for class act.inject.genie.SingletonScope
-
- size() - Method in interface act.db.AdaptiveRecord
-
Get the size of the data stored in the active record
- size(AdaptiveRecord) - Static method in class act.db.AdaptiveRecord.Util
-
- SizeException(String, long, long) - Constructor for exception act.data.ApacheMultipartParser.SizeException
-
Creates a new instance.
- skip(long) - Method in class act.data.MultipartStream.ItemInputStream
-
Skips the given number of bytes.
- skipPreamble() - Method in class act.data.MultipartStream
-
Finds the beginning of the first encapsulation
.
- SMTP_HOST - Static variable in class act.mail.MailerConfig
-
- SMTP_PASSWORD - Static variable in class act.mail.MailerConfig
-
- SMTP_PORT - Static variable in class act.mail.MailerConfig
-
- SMTP_SSL - Static variable in class act.mail.MailerConfig
-
- SMTP_TLS - Static variable in class act.mail.MailerConfig
-
- SMTP_USERNAME - Static variable in class act.mail.MailerConfig
-
- snapshot() - Static method in class act.Version
-
- SObjectBinder - Class in act.data
-
Resolve file uploads
- SObjectBinder() - Constructor for class act.data.SObjectBinder
-
- SObjectResolver - Class in act.data
-
Resolver String value into SObject
- SObjectResolver() - Constructor for class act.data.SObjectResolver
-
- source(String) - Method in class act.app.DevModeClassLoader
-
- source(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- source(File) - Method in interface act.app.ProjectLayout
-
Returns Java srccode file root in relation to the appBase
- Source - Class in act.app
-
Encapsulate java srccode unit data including srccode code, byte code etc.
- source(String) - Method in class act.boot.ProjectLayoutBuilder
-
- source(File) - Method in class act.boot.ProjectLayoutBuilder
-
- source() - Method in class act.event.ActEvent
-
- Source.State - Enum in act.app
-
- Source.Util - Enum in act.app
-
- SOURCE_PLACEHODER - Static variable in class act.event.ActEvent
-
- SourceCodeLoader - Class in act.app
-
The SourceCodeLoader
load byte code dynamically compiled from srccode code into JVM
- SourceCodeLoader() - Constructor for class act.app.SourceCodeLoader
-
- sourceCodeScanners() - Method in class act.app.AppCodeScannerManager
-
- sourceDirs() - Method in class act.app.App
-
- sourceFile(List<File>, String) - Static method in enum act.app.Source.Util
-
- sourceFileNameToClassName(File, String) - Static method in enum act.util.ClassNames
-
- SourceInfo - Interface in act.app
-
Implemented by exceptions with srccode attachment
- sourceInfo() - Method in interface act.util.ActError
-
- sourceInfo() - Method in exception act.view.ActBadRequest
-
- sourceInfo() - Method in exception act.view.ActConflict
-
- sourceInfo - Variable in exception act.view.ActErrorResult
-
- sourceInfo() - Method in exception act.view.ActErrorResult
-
- sourceInfo() - Method in exception act.view.ActForbidden
-
- sourceInfo() - Method in exception act.view.ActMethodNotAllowed
-
- sourceInfo() - Method in exception act.view.ActNotFound
-
- sourceInfo() - Method in exception act.view.ActNotImplemented
-
- sourceInfo() - Method in exception act.view.ActUnauthorized
-
- SourceInfo.Base - Class in act.app
-
- SourceInfoImpl - Class in act.app
-
- SourceInfoImpl(Source, int) - Constructor for class act.app.SourceInfoImpl
-
- sourceVersion(JavaVersion) - Method in class act.conf.AppConfig
-
- sourceVersion() - Method in class act.conf.AppConfig
-
- spec(String[]) - Method in class act.cli.meta.OptionAnnoInfoBase
-
- spec(Collection<H.Method>) - Static method in class act.security.CORS
-
- spec(Class) - Static method in class act.security.CORS
-
- spec(Method) - Static method in class act.security.CORS
-
- spec(Class) - Static method in class act.security.CSRF
-
- spec(Method) - Static method in class act.security.CSRF
-
- SqlDateTsGenerator - Class in act.db.util
-
- SqlDateTsGenerator() - Constructor for class act.db.util.SqlDateTsGenerator
-
- SRC - Static variable in enum act.app.ProjectLayout.F
-
- stackTrace() - Method in interface act.util.ActError
-
- stackTrace() - Method in exception act.view.ActBadRequest
-
- stackTrace() - Method in exception act.view.ActConflict
-
- stackTrace() - Method in exception act.view.ActErrorResult
-
- stackTrace() - Method in exception act.view.ActForbidden
-
- stackTrace() - Method in exception act.view.ActMethodNotAllowed
-
- stackTrace() - Method in exception act.view.ActNotFound
-
- stackTrace() - Method in exception act.view.ActNotImplemented
-
- stackTrace() - Method in exception act.view.ActUnauthorized
-
- stackTraceOf(Throwable, ActError) - Static method in class act.util.ActError.Util
-
- start() - Static method in class act.Act
-
- start(String) - Static method in class act.Act
-
Start Act application with a string:
- start(String, String) - Static method in class act.Act
-
- start(String, Class<?>) - Static method in class act.Act
-
- start(Class<?>) - Static method in class act.Act
-
- start(String, String, Class<?>) - Static method in class act.Act
-
- start(String, String, String) - Static method in class act.Act
-
- start(String) - Method in interface act.app.AppCodeScanner
-
Reset the scanner internal state to start an new scanning session.
- start(String) - Method in class act.app.AppCodeScannerBase
-
- start() - Method in interface act.app.Daemon
-
Start this daemon
- start(String, CliContext) - Method in class act.app.DaemonAdmin
-
- start() - Method in class act.app.DaemonBase
-
- start() - Static method in class act.boot.app.RunApp
-
Start the application.
- start(Class<?>) - Static method in class act.boot.app.RunApp
-
- start(String) - Static method in class act.boot.app.RunApp
-
- start(String, String, Class<?>) - Static method in class act.boot.app.RunApp
-
- start(String, String, String) - Static method in class act.boot.app.RunApp
-
- start() - Static method in class act.cli.CliContext.ParsingContextBuilder
-
- start() - Method in class act.controller.meta.LocalVariableMetaInfo
-
- start() - Method in interface act.xio.Network
-
- start() - Method in class act.xio.NetworkBase
-
- startApp(String, String) - Static method in class act.Act
-
- startHandling() - Method in class act.app.ActionContext
-
- startId() - Method in class act.util.IdGenerator.StartIdProvider.DefaultStartIdProvider
-
- startId() - Method in class act.util.IdGenerator.StartIdProvider.FileBasedStartCounter
-
- startId() - Method in interface act.util.IdGenerator.StartIdProvider
-
Returns the system start ID.
- startId() - Method in class act.util.IdGenerator.StartIdProvider.Timestamp
-
- startIdFile(String) - Method in class act.conf.AppConfig
-
- startIdFile() - Method in class act.conf.AppConfig
-
- startIdProvider(IdGenerator.StartIdProvider) - Method in class act.conf.AppConfig
-
- startIdProvider() - Method in class act.conf.AppConfig
-
- startIntercepting() - Method in class act.app.ActionContext
-
- startServer() - Static method in class act.Act
-
- startTimer(String) - Method in interface act.metric.Metric
-
Call this method to start a
Timer
before starting a process.
- startTimer(String) - Method in class act.metric.SimpleMetric
-
- state() - Method in class act.app.ActionContext
-
- state() - Method in interface act.app.Daemon
-
Returns the
state
of this daemon
- state() - Method in class act.app.DaemonBase
-
- Stateless - Annotation Type in act.util
-
Mark a Class is stateless in the context of ActFramework.
- StaticFileGetter - Class in act.handler.builtin
-
- StaticFileGetter(String, App) - Constructor for class act.handler.builtin.StaticFileGetter
-
- StaticFileGetter(File) - Constructor for class act.handler.builtin.StaticFileGetter
-
- StaticResourceGetter - Class in act.handler.builtin
-
Unlike a
StaticFileGetter
, the
StaticResourceGetter
read resource from jar packages
- StaticResourceGetter(String) - Constructor for class act.handler.builtin.StaticResourceGetter
-
- status(String, CliContext, JodaDateTimeCodec) - Method in class act.app.DaemonAdmin
-
- status(H.Status) - Method in class act.controller.ResponseCache
-
- status(int) - Method in class act.controller.ResponseCache
-
- status(int) - Method in class act.xio.undertow.UndertowResponse
-
- statusCode() - Method in exception act.view.ActErrorResult
-
- stop() - Method in interface act.app.Daemon
-
Stop this daemon
- stop(String, CliContext) - Method in class act.app.DaemonAdmin
-
- stop() - Method in class act.app.DaemonBase
-
- stop() - Method in class act.cli.CliSession
-
- stop(String) - Method in class act.cli.CliSession
-
- stop() - Method in class act.metric.SimpleTimer
-
- stop() - Method in interface act.metric.Timer
-
Stop the timer
- store(FileItem, App) - Static method in class act.util.UploadFileStorageService
-
- strBuf() - Method in class act.util.ActContext.Base
-
- strBuf() - Method in interface act.util.ActContext
-
Returns a reusable S.Buffer
instance
- STREAM_TERMINATOR - Static variable in class act.data.MultipartStream
-
A byte sequence that that follows a delimiter of the last encapsulation in the stream (–
).
- STRING - Static variable in enum act.util.AsmTypes
-
- STRING_DESC - Static variable in enum act.util.AsmTypes
-
- STRING_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- STRING_NAME - Static variable in enum act.util.AsmTypes
-
- STRING_TYPE - Static variable in enum act.util.AsmTypes
-
- StringOrPattern - Class in act.data.util
-
- StringOrPattern(String) - Constructor for class act.data.util.StringOrPattern
-
- StringParser() - Constructor for class act.app.BuildFileProbe.StringParser
-
- StringValueResolverFinder - Class in act.util
-
- StringValueResolverFinder() - Constructor for class act.util.StringValueResolverFinder
-
- StringValueResolverManager - Class in act.app.data
-
- StringValueResolverManager(App) - Constructor for class act.app.data.StringValueResolverManager
-
- StringValueResolverPlugin<T> - Class in act.data
-
- StringValueResolverPlugin() - Constructor for class act.data.StringValueResolverPlugin
-
- StringValueResolverValueLoader - Class in act.inject.param
-
- StringValueResolverValueLoader(ParamKey, StringValueResolver<?>, Param, DefaultValue, Class<?>) - Constructor for class act.inject.param.StringValueResolverValueLoader
-
- SUB_CLASS_FINDER - Static variable in enum act.util.AsmTypes
-
- subClass() - Method in class act.cli.bytecode.CommanderEnhancer
-
- subClass() - Method in class act.controller.bytecode.ControllerEnhancer
-
- subClass() - Method in class act.db.EntityClassEnhancer
-
- subClass() - Method in class act.mail.bytecode.MailerEnhancer
-
- subClass() - Method in class act.util.AsmByteCodeEnhancer
-
- subClass() - Method in class act.util.DataObjectEnhancer
-
- subClass() - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- subClass() - Method in class act.util.SingletonEnhancer
-
- SubClassFinder - Annotation Type in act.util
-
The annotation is used on a certain method to mark it as a callback method when a certain class has been found by super class specified.
- subject(String, Object...) - Static method in class act.mail.Mailer.Util
-
- SUBJECT - Static variable in class act.mail.MailerConfig
-
- subject() - Method in class act.mail.MailerConfig
-
- subject() - Method in class act.mail.MailerContext
-
- subject(String, Object...) - Method in class act.mail.MailerContext
-
- subjectToInject(BeanSpec) - Method in class act.inject.genie.GenieInjector
-
- subSet(String) - Method in class act.conf.Config
-
- SubTypeFinder<T> - Class in act.util
-
Find classes that extends a specified type directly or indirectly, or implement a specified type directly or indirectly
- SubTypeFinder(Class<T>) - Constructor for class act.util.SubTypeFinder
-
- SubTypeFinder(Class<T>, AppEventId) - Constructor for class act.util.SubTypeFinder
-
- successStatus() - Method in class act.app.ActionContext
-
- suffixRequired() - Method in class act.util.Jars.F.JarEntryVisitor
-
- summary() - Method in class act.cli.builtin.Help
-
- summary() - Method in interface act.handler.CliHandler
-
Returns the summary of the command.
- summary() - Method in class act.handler.CliHandlerBase
-
- superType(Type) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- superType() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- superType(Type) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- superType() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- superType(Type) - Method in class act.job.meta.JobClassMetaInfo
-
- superType() - Method in class act.job.meta.JobClassMetaInfo
-
- superType() - Method in class act.util.ClassFilter
-
Specify the super type that must be extended or implemented by the targeting class
- supportedHttpMethods() - Static method in class act.route.Router
-
- supportJsonDecorator() - Method in class act.inject.param.ParamValueLoaderService
-
- supportPartialPath() - Method in class act.handler.builtin.RedirectDir
-
- supportPartialPath() - Method in class act.handler.builtin.StaticFileGetter
-
- supportPartialPath() - Method in class act.handler.builtin.StaticResourceGetter
-
- supportPartialPath() - Method in class act.handler.DelegateRequestHandler
-
- supportPartialPath() - Method in interface act.handler.RequestHandler
-
Indicate if this request handler support partial path lookup.
- supportPartialPath() - Method in class act.handler.RequestHandlerBase
-
- supportPost - Variable in class act.controller.CacheSupportMetaInfo
-
- SysProps - Enum in act.util
-
provide utilities to access system properties
- systemCommands() - Method in class act.cli.CliDispatcher
-
Returns a list of system commands in alphabetic order
- SystemEvent - Interface in act.event
-
A tag to mark an event class is defined by Act or plugin
- SystemImplicitVariableProvider - Class in act.view
-
Define system implicit variables
- SystemImplicitVariableProvider() - Constructor for class act.view.SystemImplicitVariableProvider
-
- SysUtilAdmin - Class in act
-
- SysUtilAdmin() - Constructor for class act.SysUtilAdmin
-
- SysUtilAdmin.FileInfo - Class in act
-
- v - Variable in class act.controller.meta.ActContextInjection
-
- val(Map<String, ?>) - Method in enum act.conf.ActConfigKey
-
- val(Map<String, ?>) - Method in enum act.conf.AppConfigKey
-
- val(Map<String, ?>) - Method in interface act.conf.ConfigKey
-
- ValidationError() - Constructor for class act.view.rythm.Tags.ValidationError
-
- ValidationPlugin - Class in act.validation
-
- ValidationPlugin() - Constructor for class act.validation.ValidationPlugin
-
- ValidationPlugin.ValidatorProvider - Class in act.validation
-
- ValidatorProvider() - Constructor for class act.validation.ValidationPlugin.ValidatorProvider
-
- value() - Method in class act.db.util.DBAnnotation
-
- value() - Method in class act.util.GeneralAnnoInfo.EnumInfo
-
- ValueObjectCodecFinder - Class in act.util
-
- ValueObjectCodecFinder() - Constructor for class act.util.ValueObjectCodecFinder
-
- valueOf(String) - Static method in enum act.Act.F
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.Act.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.ActionContext.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.App.F
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.Daemon.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.event.AppEventId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.ProjectLayout.F
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.ProjectLayout.PredefinedLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.ProjectLayout.util
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.ProjectLayout.Utils
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.RuntimeDirs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.Source.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.app.Source.Util
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.cli.tree.TreeNodeFilter.Common
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.cli.view.CliView
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.conf.ActConfigKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.conf.AppConfigKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.Constants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.controller.annotation.HandleMissingAuthentication.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.controller.meta.ActContextInjection.InjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.controller.meta.InterceptorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.Destroyable.Util
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.inject.param.HttpRequestParamEncode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.metric.MetricInfo.Comparator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.route.RouteSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.security.CSRFProtector.Predefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.sys.meta.InvokeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.AsmTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.ClassFinderData.By
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.ClassNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.Files
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.FsEvent.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.Jars.F
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.Jars
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.util.SysProps
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.xio.undertow.CookieConverter
-
Returns the enum constant of this type with the specified name.
- valueOfIgnoreCase(String) - Static method in enum act.Act.Mode
-
- valueOfIgnoreCase(String) - Static method in enum act.app.ProjectLayout.PredefinedLayout
-
- valueOfIgnoreCase(String) - Static method in enum act.conf.ActConfigKey
-
Return key enum instance from the string in case insensitive mode
- valueOfIgnoreCase(String) - Static method in enum act.conf.AppConfigKey
-
Return key enum instance from the string in case insensitive mode
- valueOfIgnoreCase(String) - Static method in enum act.security.CSRFProtector.Predefined
-
- values() - Static method in enum act.Act.F
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.Act.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.ActionContext.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.App.F
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.Daemon.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.event.AppEventId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.ProjectLayout.F
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.ProjectLayout.PredefinedLayout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.ProjectLayout.util
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.ProjectLayout.Utils
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.RuntimeDirs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.Source.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.app.Source.Util
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.cli.tree.TreeNodeFilter.Common
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.cli.view.CliView
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.conf.ActConfigKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.conf.AppConfigKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.Constants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.controller.annotation.HandleMissingAuthentication.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.controller.meta.ActContextInjection.InjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.controller.meta.InterceptorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.Destroyable.Util
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.inject.param.HttpRequestParamEncode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.metric.MetricInfo.Comparator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.route.RouteSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.security.CSRFProtector.Predefined
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.sys.meta.InvokeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.AsmTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.ClassFinderData.By
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.ClassNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.Files
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.FsEvent.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.Jars.F
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.Jars
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.util.SysProps
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.xio.undertow.CookieConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VarDef - Class in act.view
-
Defines an implicit variable
- VarDef(String, Class<?>) - Constructor for class act.view.VarDef
-
Construct an implicit variable by name and type
- verifyPassword(String, String) - Method in class act.app.util.AppCrypto
-
- verifyPassword(char[], String) - Method in class act.app.util.AppCrypto
-
- verifyToken(String, H.Session, App) - Method in interface act.security.CSRFProtector
-
- VERSION - Static variable in class act.Act
-
- version() - Method in class act.SysUtilAdmin
-
- Version - Class in act
-
Stores the act version and build number
- Version() - Constructor for class act.Version
-
- version() - Static method in class act.Version
-
- Versioned - Interface in act.data
-
A Versioned
data has method to retrieve the version
- view(CliView) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- view() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- View - Class in act.view
-
The base class that different View solution should extends
- View() - Constructor for class act.view.View
-
- view(String) - Method in class act.view.ViewManager
-
- viewManager() - Static method in class act.Act
-
- ViewManager - Class in act.view
-
Manage different view solutions
- ViewManager() - Constructor for class act.view.ViewManager
-
- violation(String) - Method in class act.util.ActContext.Base
-
- violation(String) - Method in interface act.util.ActContext
-
- violationMessage(String) - Method in class act.app.ActionContext
-
- violationMessage() - Method in class act.app.ActionContext
-
- violations() - Method in class act.util.ActContext.Base
-
- violations() - Method in interface act.util.ActContext
-
- Virtual - Annotation Type in act.util
-
Mark a controller action handler method is virtual.
- visit(int, String, String) - Method in interface act.app.AppSourceCodeScanner
-
Visit the source code line.
- visit(int, String, String) - Method in class act.app.AppSourceCodeScannerBase
-
- visit(int, int, String, String, String, String[]) - Method in class act.cli.bytecode.CommanderEnhancer
-
- visit(int, int, String, String, String, String[]) - Method in class act.controller.bytecode.ControllerEnhancer
-
- visit(int, int, String, String, String, String[]) - Method in class act.db.EntityClassEnhancer
-
- visit(int, int, String, String, String, String[]) - Method in class act.mail.bytecode.MailerEnhancer
-
- visit(ActionContext) - Method in class act.security.CORS.Spec
-
- visit(String, Object) - Method in class act.sys.meta.EnvAnnotationVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class act.util.ClassDetector
-
- visit(int, int, String, String, String, String[]) - Method in class act.util.DataObjectEnhancer
-
- visit(String, Object) - Method in class act.util.GeneralAnnoInfo.Visitor
-
- visit(int, int, String, String, String, String[]) - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- visit(int, int, String, String, String, String[]) - Method in class act.util.SingletonEnhancer
-
- visitAnnotatedClasses(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all class node that has been annotated by the class represented by this ClassNode
- visitAnnotatedClasses(Osgl.Function<ClassNode, ?>, boolean, boolean) - Method in class act.util.ClassNode
-
Accept a visitor that visit all class node that has been annotated by the class represented by this ClassNode
- visitAnnotation(String, boolean) - Method in class act.app.util.EnvMatcher
-
- visitAnnotation(String, boolean) - Method in class act.controller.bytecode.HandlerEnhancer
-
- visitAnnotation(String, boolean) - Method in class act.db.EntityClassEnhancer
-
- visitAnnotation(String, boolean) - Method in class act.util.DataObjectEnhancer
-
- visitAnnotation(String, String) - Method in class act.util.GeneralAnnoInfo.Visitor
-
- visitAnnotation(String, boolean) - Method in class act.util.SingletonEnhancer
-
- visitArray(String) - Method in class act.util.GeneralAnnoInfo.Visitor
-
- visitEnd() - Method in class act.controller.bytecode.HandlerEnhancer
-
- visitEnd() - Method in class act.db.EntityClassEnhancer
-
- visitEnd() - Method in class act.mail.bytecode.SenderEnhancer
-
- visitEnd() - Method in class act.sys.meta.EnvAnnotationVisitor
-
- visitEnd() - Method in class act.util.DataObjectEnhancer
-
- visitEnd() - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- visitEnd() - Method in class act.util.SingletonEnhancer
-
- visitEnum(String, String, String) - Method in class act.sys.meta.EnvAnnotationVisitor
-
- visitEnum(String, String, String) - Method in class act.util.GeneralAnnoInfo.Visitor
-
- visitField(int, String, String, String, Object) - Method in class act.util.DataObjectEnhancer
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class act.controller.bytecode.HandlerEnhancer
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class act.mail.bytecode.SenderEnhancer
-
- visitMethod(int, String, String, String, String[]) - Method in class act.cli.bytecode.CommanderEnhancer
-
- visitMethod(int, String, String, String, String[]) - Method in class act.controller.bytecode.ControllerEnhancer
-
- visitMethod(int, String, String, String, String[]) - Method in class act.db.EntityClassEnhancer
-
- visitMethod(int, String, String, String, String[]) - Method in class act.mail.bytecode.MailerEnhancer
-
- visitMethod(int, String, String, String, String[]) - Method in class act.util.DataObjectEnhancer
-
- visitMethod(int, String, String, String, String[]) - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- Visitor(AnnotationVisitor, GeneralAnnoInfo) - Constructor for class act.util.GeneralAnnoInfo.Visitor
-
- visitParameterAnnotation(int, String, boolean) - Method in class act.controller.bytecode.HandlerEnhancer
-
- visitPublicAnnotatedClasses(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all public class node that has been annotated by the class represented by this ClassNode
- visitPublicNotAbstractAnnotatedClasses(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all public and non-abstract class node that has been annotated by the class represented by this ClassNode
- visitPublicNotAbstractSubTreeNodes(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all public descendants of the class represented by this ClassNode
NOT including this ClassNode
itself
- visitPublicNotAbstractTreeNodes(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all public descendants of the class represented by this ClassNode
including this ClassNode
itself
- visitPublicSubTreeNodes(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all public and non-abstract descendants of the class represented by this ClassNode
NOT including this ClassNode
itself
- visitPublicTreeNodes(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all public and non-abstract descendants of the class represented by this ClassNode
including this ClassNode
itself
- visitSubTree(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all descendants of the class represented by this ClassNode
NOT including this ClassNode
itself
- visitSubTree(Osgl.Function<ClassNode, ?>, boolean, boolean) - Method in class act.util.ClassNode
-
Accept a visitor that visit all descendants of the class represetned by this ClassNode
NOT including this ClassNode
itself.
- visitTree(Osgl.Function<ClassNode, ?>) - Method in class act.util.ClassNode
-
Accept a visitor that visit all descendants of the class represented by this ClassNode
including this ClassNode
itself
- visitTree(Osgl.Function<ClassNode, ?>, boolean, boolean) - Method in class act.util.ClassNode
-
Accept a visitor that visit all descendants of the class represetned by this ClassNode
including this ClassNode
itself.
- VOID - Static variable in enum act.util.AsmTypes
-