Router.Visitor
to traverse route mapping in this routerAccepted
resultI18n
APIsApp
AppConfig
with a map.Act
configuration keys.ActionContext
into the controller action handlerActEvent
is a generic version of EventObject
ActEvent
with source instanceAppContext
encapsulate contextual properties needed by an application sessionActionContext.State.SESSION_RESOLVED
and in turn before ActionContext.SessionResolvedEvent
is fired.ActionContext.PreFireSessionResolvedEvent
get notified.Provider
can extends this base class to automatically register to injectorAdaptiveRecord
interface specifies a special Model
in that the fields/columns could be implicitly defined by databaseClassNode
implements an interface specified by the given nameResult
is committedClassNode
that has been annotated by the annotation class represented by this ClassNode
ClassNode
is annotated by an annotation class specified by the nameAnnotation
tagged on another annotation instanceClassNode
App
instanceApp
represents an application that is deployed in a Act containerAppByteCodeScanner
scans application bytecodeAppByteCodeScanner
implementationsApp.classForName(String)
method on the current app instance
App
’s class loader has loaded classesApp
’s class loader instance initializedApp
’s app code scanner finished its workAppSourceCodeScanner
and AppByteCodeScanner
AppCodeScanner
implementationsAppSourceCodeScanner
and AppByteCodeScanner
for the applicationApp
’s configAppConfig
with a map.App
configuration keys.AppConfigPlugin
scan source code or byte code to detect if there are any user defined AppConfigurator
implementation and use it to populate AppConfig
default valuesapp custom config
db services
have been loadedApp
’s dependency injector is loadedApp
’s dependency injector is provisionedAct.Mode
TreeNode
and check the result.AppClassLoader
AppStart
eventAppResourceManager
is used to check java srccode code changes and also resource files changes etcApp
instancesSourceCodeScanner
scan source code.AppSourceCodeScanner
AppSubTypeFinder
extends SubTypeFinder
with an method to apply the finder when application started.count
first bytes in the arrays a
and b
.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.BadRequest
instance.BadRequest
instance along with error message.BadRequest
instance with error code specified.BadRequest
instance with error code and message specified.BadRequest
if test evaluated to true
.BadRequest
with error message if test evaluated to true
.BadRequest
with error code if test
evaluated to true
.BadRequest
with error code and message if test
evaluated to true
.BadRequest
if test string S.blank(String)
.BadRequest
with error message if test string is blankBadRequest
with error code if test
string is blank
.BadRequest
with error code and message if test
string is blank
.BadRequest
if test evaluated to false
.BadRequest
with error message if test evaluated to false
.BadRequest
with error code if test
is false
.BadRequest
with error code and message if test
is false
.BadRequest
if test object is null
BadRequest
with error message if test object is nullBadRequest
with error code if test
is null
.BadRequest
with error code and message if test
is null
.ActionContext
as parameter and returns a Result
.Result
is committedRenderBinary
result with an ISObject
instance.RenderBinary
result with a file.RenderBinary
result with a delayed output stream writer.SysEventListener
to a SysEventId
.ActEventListener
to an event type extended from EventObject
.ActEventListener
to an event type extended from EventObject
with time expiration ttl
specified.SimpleEventListener
to an object.SysEventListener
to a SysEventId
asynchronously.eventListener
to an event type extended from EventObject
asynchronously.eventListener
to class
asynchronously with time expiration specified.ActEventListener
to corresponding ActEvent
SysEventListener
to a SysEventId
synchronously.eventListener
to an event type extended from EventObject
synchronously.eventListener
to class
synchronously with time expiration specified.CRLF–
).PasswordSpec.Builder
instance.ProjectLayoutProbe
by inspecting a certain application build file, e.g.ByteCodeVisitor
cache service
Class.getCanonicalName()
sometimes will throw out InternalError
with message: “{code Malformed class name}” We just ignore itSubClassFinder
annotations.App.classLoader()
ActionContext
CliContext
context to produce certain output which could be applied to cli associated with the contextConsoleReader
for cli over httpCliSession
begin to runCliSession
terminatedCloseable.close()
without throwing out the IOException
.command executor
CliHandler.commandLine()
appBase
specified.AppConfig
with a map.Conflict
instance.Conflict
instance with error message.Conflict
instance with error code.Conflict
instance with error code and message specified.Conflict
if test
is true
.Conflict
with error message specified if test
is true
.Conflict
with error code if test
is true
.Conflict
with error code and message if test
is true
.Conflict
if test
is false
.Conflict
with error message specified if test
is false
.Conflict
with error code if test
is false
.Conflict
with error code and message if test
is false
.Content-Security-Policy
that applied to this request handlerorg.osgl.inject.annotation.Provided
insteadActionContext
injected as a fieldrequest dispatcher
and interceptors
ControllerClassMetaInfo
has been registeredSessionMapper
with HTTP cookieAccess-Control-Allow-Credentials
header and set the value to true
Access-Control-Allow-Headers
headerAccess-Control-Allow-Origin
headerAccess-Control-Allow-Credentials
header and set the value to false
Access-Control-Expose-Headers
headerAccess-Control-Max-Age
headerDao
object.AppContext
and return the new instanceCreated
resultCreated
resultDao.q()
Dao.q(String, Object...)
WebSocketConnectionHandler
instanceWebSocketConnectionHandler
instance without message handler, i.e.application's
crypto serviceContent-Security-Policy
header.App.cuid()
ActContext.currentMethod()
.Daemon
Daemon
, start them after application
is startedDao
object that can operate on this entity of the entities with the same type.Dao
object that can operate on this entity of the entities with the same type.Object.equals(Object)
and Object.hashCode()
.Object
methods, e.g.ActContext
DbService
with service ID and the current application3
SecureTicketCodec
.Dao.delete(Object)
DependencyInjectionListener.listenTo()
.@Description
annotation can be used by developer to document programming elements including class, field, method and parameter.AppDescriptor
from byte arrayDestroyable.Util.destroyAll(Collection, Class)
insteadRenderBinary
result with an ISObject
instance.RenderBinary
result with a URL.RenderBinary
result with a URL.RenderBinary
result with a file.RenderBinary
result with a file.RenderBinary
result with an InputStream
.Email
annotations on the same element.App event
event ID
.EventBus.emit(EventObject, Object...)
for performance tuning.event ID
and force event listeners be invoked asynchronously without regarding to how listeners are bound.EventBus.emitAsync(EventObject, Object...)
for performance tuning.event ID
and force event listeners be invoked synchronously without regarding to how listeners are bound.EventBus.emitSync(EventObject, Object...)
for performance tuning.Endpoint
represents an API that provides specific servicepublic static Dao dao()
method to the entity model class@Env.Mode
, @Env.Profile
, @Env.Group
Env
annotations and check if the class’s Env
annotation matches current running environmentObject.equals(Object)
and Object.hashCode()
methods on the enclosing class.Object.equals(Object)
and Object.hashCode()
methods on the enclosing classEventBus
has been initializedObject.getClass()
method, which always return the java class of the current instance.context
specifiedRequestHandler
implement this means the underline network can invoke the handler directly in IO thread instead of worker threadserialize features
on an action method.SimplePropertyPreFilter
so it can properly handle the property filters defined with hierarchies, e.g.ValueObject
into JSON stringCRLF
).option annotation info
that come from a field
RenderJSON
that allows PropertySpec
to be applied to control the output fieldsRenderXML
that allows PropertySpec
to be applied to control the output fieldsMODEL_TYPE
MODEL_TYPE
buffer
, starting at the specified position
.boundary
in the buffer
region delimited by head
and tail
.listeners
that has been registered
Forbidden
resultForbidden
result with custom message template and arguments.Forbidden
resultForbidden
result with custom message template and arguments.Forbidden
result if the test condition is true
Forbidden
result if test condition is true
Forbidden
result if the test condition is true
Forbidden
result if test condition is true
Forbidden
result if the test condition is false
Forbidden
result if the test condition is false
Forbidden
result if the test condition is false
Forbidden
result if the test condition is false
FsChangeDetector
detects changes files in a folder and all sub folders.GenieFactoryFinder
find classes that contains @org.osgl.genie.annotation.Provides
annotated factory methodsModule
, try to register it as Genie moduleconfiguration key
String key.
- get(H.Request) - Static method in class act.data.RequestBodyParser
-
- get(Class<? extends AdaptiveRecord>, Lang.Function<Class<? extends AdaptiveRecord>, AdaptiveRecord.MetaInfo>) - Method in class act.db.AdaptiveRecord.MetaInfo.Repository
-
- get() - Method in class act.db.di.FindBy
-
- get() - Method in class act.db.meta.EntityMetaInfoRepo.Provider
-
- get(String) - Method in class act.db.meta.EntityMetaInfoRepo.Provider
-
- 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(BeanSpec) - 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(BeanSpec) - Method in class act.inject.genie.RequestScope
-
- get(String) - Method in class act.inject.genie.RequestScope
-
- get(BeanSpec) - Method in class act.inject.genie.SessionScope
-
- get(String) - Method in class act.inject.genie.SessionScope
-
- get(BeanSpec) - Method in class act.inject.genie.SingletonScope
-
- get(String) - Method in class act.inject.param.JsonDTO
-
Called by
ParamValueLoader
to get the bean
- 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() - Method in class act.inject.util.ResourceLoader
-
- 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(String) - Method in class act.meta.ClassMetaInfoManager
-
- get(String) - Method in class act.metric.MetricProvider
-
- get() - Method in class act.metric.MetricProvider
-
- 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() - Static method in exception act.view.RenderAny
-
- get() - Static method in exception act.view.RenderJsonMap
-
- get() - Static method in exception act.view.RenderJwt
-
- get() - Static method in exception act.view.RenderTemplate
-
- get(H.Status) - Static method in exception act.view.RenderTemplate
-
- get(String) - Method in class act.ws.WebSocketConnectionRegistry
-
Return a list of websocket connection by key
- 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<T>) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- getAnnotation(Class<?>, Class<T>) - Static method in class act.util.AnnotationUtil
-
- getAppName() - Method in class act.internal.util.AppDescriptor
-
Returns the app name
- 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
-
- getBlockTags() - Method in class act.apidoc.javadoc.Javadoc
-
- 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
-
- getClassName() - Method in class act.util.SimpleBean.MetaInfo
-
- getComment() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getContent() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- 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
-
- getCurrent() - Method in class me.tongfei.progressbar.ProgressBar
-
Returns the current progress.
- getCurrentSteps() - Method in class act.util.SimpleProgressGauge
-
- 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
-
- getDefaultValue() - Method in class act.apidoc.Endpoint.ParamInfo
-
- 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.
- getDescription() - Method in class act.apidoc.Endpoint
-
- getDescription() - Method in class act.apidoc.Endpoint.ParamInfo
-
- getDescription() - Method in class act.apidoc.javadoc.Javadoc
-
- getDescription() - Method in enum act.route.RouteSource
-
- 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
-
- getElements() - Method in class act.apidoc.javadoc.JavadocDescription
-
- 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
-
- getExtraMessage() - Method in class me.tongfei.progressbar.ProgressBar
-
Returns the extra message at the end of the progress bar.
- 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
-
- 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
-
- getHandler() - Method in class act.apidoc.Endpoint
-
- 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.
- getHobby() - Method in class act.cli.ascii_table.Test.Employee
-
- getHttpMethod() - Method in class act.apidoc.Endpoint
-
- getId() - Method in class act.apidoc.Endpoint
-
- getId(MODEL_TYPE) - Method in interface act.db.Dao
-
Extract ID value from the give model entity
- getId() - Method in class act.db.ModelBase
-
- getId() - Method in class act.job.Job
-
- getId() - Method in class act.util.SimpleProgressGauge
-
- getIgnoreCase(String) - Method in class act.conf.Config
-
- 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
- getInstance(Class<T>) - Method in class act.app.App
-
Get/Create new instance of a class
- getInstance() - Static method in class act.cli.ascii_table.ASCIITable
-
- getInt(String, String, Integer) - Method in class act.cli.util.CommandLineParser
-
- getInteger(ConfigKey, Integer) - 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, String, ActionContext) - Method in class act.route.Router
-
- getJavaSourceInfo(Throwable) - Static method in exception act.view.TemplateException
-
- getJob(String, JobManager) - Method in class act.job.JobAdmin
-
- getJobProgress(String, JobManager) - 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
-
- getMax() - Method in class me.tongfei.progressbar.ProgressBar
-
Returns the maximum value of this progress bar.
- getMaxAge() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getMaxHint() - Method in class act.util.SimpleProgressGauge
-
- 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.apidoc.Endpoint.ParamInfo
-
- getName() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- getName() - Method in class act.cli.ascii_table.Test.Employee
-
- 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.apidoc.Endpoint.ParamInfo
-
- getOptions() - Method in class act.cli.util.CommandLineParser
-
- getOrCreate(String) - Method in class act.meta.ClassMetaInfoManager
-
- getOrCreateFieldInfo(String) - Method in class act.db.meta.EntityClassMetaInfo
-
- getOutputStream() - Method in class act.xio.undertow.ActBlockingExchange
-
- getPackageName() - Method in class act.internal.util.AppDescriptor
-
Returns the package name
- getParams() - Method in class act.apidoc.Endpoint
-
- getPath() - Method in class act.apidoc.Endpoint
-
- 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.
- getPort() - Method in class act.apidoc.Endpoint
-
- getProgressInPercent() - Method in class act.job.Job
-
- getProgressPercent() - Method in class act.util.SimpleProgressGauge
-
- 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
-
- getResource(String) - Static method in class act.Act
-
Find a resource by given name.
- getResource(String) - Method in class act.app.App
-
Finds the resource with the given name.
- getResourceAsStream(String) - Static method in class act.Act
-
Returns an input stream for reading the specified resource.
- getResourceAsStream(String) - Method in class act.app.App
-
Returns an input stream for reading the specified resource.
- getReturnSample() - Method in class act.apidoc.Endpoint
-
- getReturnType() - Method in class act.apidoc.Endpoint
-
- getSalary() - Method in class act.cli.ascii_table.Test.Employee
-
- getSampleJsonPost() - Method in class act.apidoc.Endpoint
-
- getSampleQuery() - Method in class act.apidoc.Endpoint
-
- getSchedulerStatus(JobManager) - Method in class act.job.JobAdmin
-
- getScheme() - Method in class act.apidoc.Endpoint
-
- 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.SysUtilAdmin.FileInfo
-
- getSourceEnd() - Method in exception act.app.CompilationException
-
- getSourceStart() - Method in exception act.app.CompilationException
-
- getStackTrace() - Method in exception act.view.ActUnauthorized
-
- getString(String, String) - Method in class act.cli.util.CommandLineParser
-
- 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
-
- getTagName() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- getTask() - Method in class me.tongfei.progressbar.ProgressBar
-
Returns the name of this task.
- getTemplate(String) - Method in class act.view.ViewManager
-
- 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
-
- getType() - Method in class act.apidoc.Endpoint.ParamInfo
-
- getType() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- 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.internal.util.AppDescriptor
-
Returns the app version
- getVersion() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- getVersions() - Method in class act.Info
-
- getXid() - Method in class act.apidoc.Endpoint
-
Returns extends id.
- 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(List<? extends AfterInterceptor>) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy.GroupAfterInterceptor
-
- GroupExceptionInterceptor(List<? extends ExceptionInterceptor>) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy.GroupExceptionInterceptor
-
- GroupFinallyInterceptor(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(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
-
H
- handle(CliContext) - Method in class act.cli.builtin.Exit
-
- handle(CliContext) - Method in class act.cli.builtin.Help
-
- handle(CliContext) - Method in class act.cli.builtin.IterateCursor
-
- handle(String, Object, Annotation, ActionContext) - Method in interface act.controller.ActionMethodParamAnnotationHandler
-
- handle(ActionContext) - Method in class act.controller.builtin.ThrottleFilter
-
- handle(ActionContext) - Method in class act.handler.builtin.AlwaysBadRequest
-
- handle(ActionContext) - Method in class act.handler.builtin.AlwaysForbidden
-
- handle(ActionContext) - Method in class act.handler.builtin.AlwaysMethodNotAllowed
-
- handle(ActionContext) - Method in class act.handler.builtin.AlwaysNotFound
-
- handle(ActionContext) - Method in class act.handler.builtin.AlwaysNotImplemented
-
- handle(ActionContext) - Method in class act.handler.builtin.AlwaysNotModified
-
- handle(CliContext) - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- handle(ActionContext) - Method in class act.handler.builtin.controller.ActionHandler
-
- handle(ActionContext) - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- handle(Result, ActionContext) - Method in class act.handler.builtin.controller.AfterInterceptor
-
Sub class should implement this method to do further processing on the result and return the processed result, or return a completely new result
- handle(Result, ActionContext) - Method in interface act.handler.builtin.controller.AfterInterceptorInvoker
-
- handle(ActionContext) - Method in class act.handler.builtin.controller.ControllerAction
-
- handle(Exception, ActionContext) - Method in class act.handler.builtin.controller.ExceptionInterceptor
-
- handle(Exception, ActionContext) - Method in interface act.handler.builtin.controller.ExceptionInterceptorInvoker
-
- handle(ActionContext) - Method in class act.handler.builtin.controller.FinallyInterceptor
-
- handle(ActionContext) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- handle(Result, ActionContext) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- handle(Exception, ActionContext) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- handle(ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- handle(ActionContext) - Method in class act.handler.builtin.Echo
-
- handle(ActionContext) - Method in class act.handler.builtin.FileGetter
-
- handle(ActionContext) - Method in class act.handler.builtin.Redirect
-
- handle(ActionContext) - Method in class act.handler.builtin.RedirectDir
-
- handle(ActionContext) - Method in class act.handler.builtin.ResourceGetter
-
- handle(String, ActionContext) - Method in class act.handler.builtin.ResourceGetter
-
- handle(ActionContext) - Method in class act.handler.builtin.UnknownHttpMethodHandler
-
- handle(CliContext) - Method in interface act.handler.CliHandler
-
Invoke handler upon a cli context
- handle(ActionContext) - Method in class act.handler.DelegateRequestHandler
-
- handle(ActionContext) - Method in class act.handler.OptionsRequestHandler
-
- handle(ActionContext) - Method in interface act.handler.RequestHandler
-
Invoke handler upon an action context
- handle(ActionContext) - Method in interface act.handler.SimpleRequestHandler
-
Invoke handler upon an action context
- handle(H.Method) - Method in class act.handler.UnknownHttpMethodProcessor
-
- handle(ActionContext) - Method in interface act.util.MissingAuthenticationHandler
-
Throw out a
Result
when authentication is missing.
- handle(ActionContext) - Method in class act.util.RedirectToLoginUrl
-
- handle(ActionContext) - Method in class act.util.ReturnUnauthorized
-
- handle(ActionContext) - Method in class act.ws.SecureTicketHandler
-
- handle(ActionContext, NetworkDispatcher) - Method in class act.xio.NetworkHandler
-
- handleAfter(Result, ActionContext) - Method in class act.app.AppInterceptorManager
-
- handleBefore(ActionContext) - Method in class act.app.AppInterceptorManager
-
- HandleCsrfFailure - Annotation Type in act.controller.annotation
-
Specify how to handle the case when CSRF checking failed
- handleException(Exception, ActionContext) - Method in class act.app.AppInterceptorManager
-
- handleFinally(ActionContext) - Method in class act.app.AppInterceptorManager
-
- HandleMissingAuthentication - Annotation Type in act.controller.annotation
-
Specify how to handle the case when interact user not authenticated
- HandleMissingAuthentication.Option - Enum in act.controller.annotation
-
- handler() - Method in class act.app.ActionContext
-
- handler(RequestHandler) - Method in class act.app.ActionContext
-
- handler(String) - Method in class act.cli.CliDispatcher
-
- handler(String) - Method in enum act.controller.annotation.HandleMissingAuthentication.Option
-
- handler(String) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- Handler<T extends Handler> - Class in act.handler.builtin.controller
-
The base class of @Before, @After, @Exception, @Finally interceptor and request dispatcher
- Handler(int) - Constructor for class act.handler.builtin.controller.Handler
-
- handler() - Method in class act.handler.DelegateRequestHandler
-
- handler() - Method in class act.route.RouteInfo
-
- handler - Variable in class act.xio.WebSocketConnectionHandler
-
- Handler.Visitor - Interface in act.handler.builtin.controller
-
- handler_ - Variable in class act.handler.DelegateRequestHandler
-
- handlerClass - Variable in class act.xio.WebSocketConnectionHandler
-
- HandlerEnhancer - Class in act.controller.bytecode
-
- HandlerEnhancer(MethodVisitor, HandlerMethodMetaInfo, int, String, String, String, String[]) - Constructor for class act.controller.bytecode.HandlerEnhancer
-
- handleRequest(HttpServerExchange) - Method in class act.xio.undertow.ActHttpHandler
-
- handlerMethod() - Method in class act.util.ActContext.Base
-
- handlerMethod(Method) - Method in class act.util.ActContext.Base
-
- handlerMethod() - Method in interface act.util.ActContext
-
The method that handles the current request.
- handlerMethod(Method) - Method in interface act.util.ActContext
-
Set the
ActContext.handlerMethod()
- HandlerMethodMetaInfo<T extends HandlerMethodMetaInfo> - Class in act.controller.meta
-
Common meta data storage for both
ControllerAction
and Handler
- HandlerMethodMetaInfo(HandlerMethodMetaInfo, ControllerClassMetaInfo) - Constructor for class act.controller.meta.HandlerMethodMetaInfo
-
Construct a
HandlerMethodMetaInfo
from a copy with a different class info.
- HandlerMethodMetaInfo(ControllerClassMetaInfo) - Constructor for class act.controller.meta.HandlerMethodMetaInfo
-
- HandlerParamMetaInfo - Class in act.controller.meta
-
- HandlerParamMetaInfo() - Constructor for class act.controller.meta.HandlerParamMetaInfo
-
- HarmonyParamAnnotationTraitBase - Class in act.controller.meta
-
A
HarmonyParamAnnotationTraitBase
is compatible with other ParamAnnoInfoTrait
except a annotation with the same type of itself
- HarmonyParamAnnotationTraitBase(int) - Constructor for class act.controller.meta.HarmonyParamAnnotationTraitBase
-
- has(String) - Method in class act.util.ClassInfoRepository
-
- hasAnnotation(Class<? extends Annotation>) - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- hasArguments(CommandLineParser) - Method in class act.cli.CliContext.ParsingContext
-
- hasBlockIssue() - Method in class act.app.App
-
Check if the app has block issue set
- hasCommand() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- hasCtxField() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- hasCtxField() - Method in class act.mail.meta.MailerClassMetaInfo
-
- hasDbBind(Annotation[]) - Static method in class act.inject.param.ParamValueLoaderService
-
- hasEntityListeners() - Method in class act.db.meta.EntityClassMetaInfo
-
- hash(String) - Method in class act.crypto.HMAC
-
- hash(byte[]) - Method in class act.crypto.HMAC
-
- HASH_SYMBOL_LINE - Static variable in class act.util.LogSupport
-
- hashCode() - Method in class act.apidoc.javadoc.Javadoc
-
- hashCode() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- hashCode() - Method in class act.apidoc.javadoc.JavadocDescription
-
- hashCode() - Method in class act.apidoc.javadoc.JavadocInlineTag
-
- hashCode() - Method in class act.apidoc.javadoc.JavadocSnippet
-
- hashCode() - Method in class act.app.App
-
- hashCode() - Method in class act.app.AppCodeScannerBase
-
- hashCode() - Method in class act.app.conf.AppConfigurator
-
- hashCode() - Method in class act.app.util.NamedPort
-
- hashCode() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- hashCode() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- hashCode() - Method in class act.controller.meta.ActContextInjection
-
- hashCode() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- hashCode() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- hashCode() - Method in class act.db.DbPlugin
-
- hashCode() - Method in class act.db.meta.EntityClassMetaInfo
-
- hashCode() - Method in class act.db.meta.EntityFieldMetaInfo
-
- hashCode() - Method in class act.db.ModelBase
-
- hashCode() - Method in class act.db.util.DBAnnotation
-
- hashCode() - Method in class act.event.ActEventListenerBase
-
- hashCode() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- hashCode() - Method in class act.handler.builtin.controller.Handler
-
- hashCode() - Method in class act.job.meta.JobMethodMetaInfo
-
- hashCode() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- hashCode() - Method in class act.metric.MetricInfo
-
- hashCode() - Method in class act.session.JWT.Token
-
- hashCode() - Method in class act.util.ClassInfoRepository
-
- hashCode() - Method in class act.util.ClassNode
-
- hashCode() - Method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
Calculates the hash code of this annotation proxy as described in
Annotation.hashCode()
.
- hashCode() - Method in class act.util.GeneralAnnoInfo
-
- hashCode() - Method in class act.view.VarDef
-
- hashpw(char[], String) - Static method in class org.mindrot.jbcrypt.BCrypt
-
- hashpw(String, String) - Static method in class org.mindrot.jbcrypt.BCrypt
-
Hash a password using the OpenBSD bcrypt scheme
- hasInterface(String) - Method in class act.util.ClassNode
-
- hasLocalVariableTable() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- hasLocalVariableTable() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- hasLoginUrl() - Method in class act.util.RedirectToLoginUrl
-
- hasMultipleOptionArguments() - Method in class act.cli.CliContext.ParsingContext
-
- hasNext() - Method in interface act.cli.util.CliCursor
-
- hasNext() - Method in class act.cli.util.TableCursor
-
- hasNext() - Method in class me.tongfei.progressbar.wrapped.ProgressBarWrappedIterator
-
- hasOption(AppClassLoader) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- hasPasswordField() - Method in class act.internal.password.PasswordMetaInfo
-
- hasPattern(Collection<String>) - Static method in class act.util.FastJsonPropertyPreFilter
-
- hasPlugin() - Method in class act.db.DbManager
-
- hasPublicField() - Method in class act.util.SimpleBean.MetaInfo
-
- hasRenderArgs() - Method in class act.util.ActContext.Base
-
- hasReturn() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- hasReturn() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- hasReturn() - Method in class act.sys.meta.ReturnTypeInfo
-
- hasReturnOrThrowResult() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- hasRouteTo(String, Router) - Method in class act.util.RedirectToLoginUrl
-
- hasTemplate() - Method in class act.app.ActionContext
-
- hasViolation() - Method in class act.util.ActContext.Base
-
- hasViolation() - Method in interface act.util.ActContext
-
- header(String, String) - Method in class act.controller.ResponseCache
-
- header(JWT.Header, String) - Method in class act.session.JWT.Token
-
- header(String) - Method in class act.xio.undertow.UndertowRequest
-
- header(String, String) - Method in class act.xio.undertow.UndertowResponse
-
- HEADER_PART_SIZE_MAX - Static variable in class act.data.MultipartStream
-
The maximum length of
header-part
that will be processed (10 kilobytes = 10240 bytes.).
- HEADER_SEPARATOR - Static variable in class act.data.MultipartStream
-
A byte sequence that marks the end of
header-part
(CRLFCRLF
).
- headerJsonString() - Method in class act.session.JWT.Token
-
- headerName(String) - Method in class act.app.conf.AppConfigurator.CsrfSetting
-
- headers(String) - Method in class act.xio.undertow.UndertowRequest
-
- headerSessionExpiration(String) - Method in class act.conf.AppConfig
-
- headerSessionExpiration() - Method in class act.conf.AppConfig
-
- HeaderSessionMapper(String) - Constructor for class act.util.SessionMapper.HeaderSessionMapper
-
- HeaderSessionMapper() - Constructor for class act.util.SessionMapper.HeaderSessionMapper
-
- HeaderTokenSessionMapper - Class in act.session
-
Implement
SessionMapper
using HTTP header
- HeaderTokenSessionMapper(AppConfig) - Constructor for class act.session.HeaderTokenSessionMapper
-
- HeaderVariable - Annotation Type in act.inject
-
Indicate binding from a
H.Header
to a controller field or action handler parameter
- height(int) - Method in exception act.view.ZXingResult
-
- Help - Class in act.cli.builtin
-
- help(String) - Method in class act.cli.meta.OptionAnnoInfoBase
-
- help() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- helpMsg(String) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- helpMsg() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- hideBuiltInEndpointsInApiDoc(boolean) - Method in class act.conf.AppConfig
-
- HMAC - Class in act.crypto
-
- HMAC(String) - Constructor for class act.crypto.HMAC
-
- HMAC(HMAC.Algorithm) - Constructor for class act.crypto.HMAC
-
- HMAC(String, String) - Constructor for class act.crypto.HMAC
-
- HMAC(String, HMAC.Algorithm) - Constructor for class act.crypto.HMAC
-
- HMAC.Algorithm - Enum in act.crypto
-
- home() - Method in class act.app.App
-
The home dir of an application, referenced only at runtime.
- home(App) - Static method in enum act.app.RuntimeDirs
-
- home() - Method in class act.conf.ActConfig
-
- home(AppConfig) - Method in class act.controller.builtin.CliOverHttp
-
- hook(App) - Static method in class act.Act
-
- host(String) - Method in class act.conf.AppConfig
-
- host() - Method in class act.conf.AppConfig
-
- how(ClassFinderData.By) - Method in class act.util.ClassFinderData
-
- html(String, Object...) - Static method in class act.controller.Controller.Util
-
Returns a
RenderText
result with specified message template and args.
- HTTP_HANDLER - Static variable in class act.metric.MetricInfo
-
- HttpClient - Interface in act.xio
-
Send a request out to remote HTTP service and get the response
- httpExternal(boolean) - Method in class act.conf.AppConfig
-
- httpExternal() - Method in class act.conf.AppConfig
-
- httpExternalPort(int) - Method in class act.conf.AppConfig
-
- httpExternalPort() - Method in class act.conf.AppConfig
-
- httpExternalSecurePort(int) - Method in class act.conf.AppConfig
-
- httpExternalSecurePort() - Method in class act.conf.AppConfig
-
- HttpFormatValueResolver - Class in act.data
-
- HttpFormatValueResolver() - Constructor for class act.data.HttpFormatValueResolver
-
- httpMaxParams(int) - Method in class act.conf.AppConfig
-
- httpMaxParams() - Method in class act.conf.AppConfig
-
- httpPort() - Static method in class act.Act
-
- httpPort(int) - Method in class act.conf.AppConfig
-
- httpPort() - Method in class act.conf.AppConfig
-
- HttpRequestParamEncode - Enum in act.inject.param
-
- httpSecure(boolean) - Method in class act.conf.AppConfig
-
- httpSecure() - Method in class act.conf.AppConfig
-
- httpsPort(int) - Method in class act.conf.AppConfig
-
- httpsPort() - Method in class act.conf.AppConfig
-
I
- 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(boolean, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Locale, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(boolean, Locale, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Class<?>, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(boolean, Class<?>, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(Locale, Class<?>, String, Object...) - Static method in class act.i18n.I18n
-
- i18n(boolean, Locale, Class<?>, 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 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.SysEvent
-
- 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 enum act.data.DateTimeStyle
-
- 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 - Variable in class act.job.bytecode.JobAnnoInfo
-
- 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
-
- idField() - Method in class act.db.meta.EntityClassMetaInfo
-
- 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
-
Default start ID provider will try to use the
IdGenerator.StartIdProvider.FileBasedStartCounter
.
- 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
-
- ignoreMissingTemplate() - Method in exception act.view.RenderAny
-
- 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.
- Image2ascii - Class in ascii
-
- Image2ascii() - Constructor for class ascii.Image2ascii
-
- 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, Lang.Func0<String>) - Static method in class act.route.Router
-
- inferPrimitiveResult(Object, ActionContext, boolean, boolean, 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
-
Infer
Result
from an InputStream
.
- 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
-
Infer a
Result
from a object
value v: If v is null
then null returned If v is instance of Result
then it is returned directly to infer the Result
If v is instance of InputStream
then Controller.Util.inferResult(InputStream, ActionContext)
is used to infer the Result
If v is instance of File
then Controller.Util.inferResult(File, ActionContext)
is used to infer the Result
If v is instance of Map
then Controller.Util.inferResult(Map, ActionContext)
is used to infer the Result
If v is an array of Object
then Controller.Util.inferResult(Object[], ActionContext)
is used to infer the Result
- Info - Class in act
-
- Info(App) - Constructor for class act.Info
-
- info(String, Object...) - Method in class act.util.LogSupport
-
- info(Throwable, String, Object...) - Method in class act.util.LogSupport
-
- Info.Unit - Class in act
-
- InfoRepo() - Constructor for class act.plugin.Plugin.InfoRepo
-
- infoType() - Method in class act.meta.ClassMetaInfoManager
-
- InheritedStateless - Annotation Type in act.util
-
Mark a Class is stateless in the context of ActFramework.
- 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
-
- initAsynchronously() - Method in class act.db.DbService
-
Tells the framework whether this service init asynchronously or synchronously
- 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
-
- initialize(Password) - Method in class act.validation.PasswordHandler
-
- initialized() - Method in class act.db.DbService
-
Report if the db service has been initialized
- initialized() - Method in class act.db.di.FindBy
-
- initialized() - Method in class act.inject.util.ConfigResourceLoader
-
- initialized() - Method in class act.inject.util.ResourceLoader
-
- initialized() - Static method in class act.job.JobContext
-
Whether JobContext of current thread initialized
- injector() - Static method in class act.Act
-
Returns the
app
’s DependencyInjector
- injector(DI) - Method in class act.app.App
-
- injector() - Method in class act.app.App
-
- injector - Variable in class act.inject.param.ParamValueLoaderService
-
- 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(List<T>, T) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- INST - Static variable in class act.plugin.ControllerPlugin.Manager
-
- instance() - Static method in class act.app.App
-
- INSTANCE - Static variable in exception act.app.RequestRefreshClassLoader
-
- INSTANCE - Static variable in exception act.boot.app.BlockIssueSignal
-
- 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.RenderJwt
-
- INSTANCE - Static variable in exception act.view.RenderTemplate
-
- INSTANCE - Static variable in class act.ws.FullMessageBinder
-
- 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
-
- internalCreateWsConnHandler(ActionMethodMetaInfo, WebSocketConnectionManager) - Method in class act.xio.NetworkBase
-
- internalCreateWsConnHandler(ActionMethodMetaInfo, WebSocketConnectionManager) - Method in class act.xio.undertow.UndertowNetwork
-
- 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 the SimpleEventListener.
- invoke(Object, Method, Object[]) - Method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
- invoke(WebSocketContext) - Method in class act.xio.WebSocketConnectionHandler
-
- 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
-
- invokeMethod() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- invokeMethod() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- invoker() - Method in class act.handler.builtin.controller.ControllerAction
-
- 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
-
- isAsync() - Method in interface act.event.SimpleEventListener
-
Report if this is an asynchronous listener.
- isBuiltIn() - Method in class act.route.UrlPath
-
Check if the URL path is a built-in service url.
- isByPassImplicitTemplateVariable() - Method in class act.app.ActionContext
-
- isClosed() - Method in class act.ActResponse
-
- 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
-
- isConsumed() - Method in class act.app.ActionContext
-
- 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
-
- isCreatedAt() - Method in class act.db.meta.EntityFieldMetaInfo
-
- isDateTimeType(Class<?>) - Static method in class act.util.$$
-
- isDebugEnabled() - Method in class act.util.LogSupport
-
- 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
-
Returns if the current mode is
dev mode
- isDev() - Method in class act.app.App
-
- isDiscard() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- isDone() - Method in interface act.util.ProgressGauge
-
Check if the progress has been finished
- isDone() - Method in class act.util.SimpleProgressGauge
-
- isEmpty() - Method in class act.apidoc.javadoc.JavadocDescription
-
- isEmpty() - Method in class act.cli.util.MappedFastJsonNameFilter
-
- isEmpty() - Method in class act.util.ClassInfoRepository
-
- isEntity(String) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- isEntityListener(String) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- isEnvAnnoDescriptor(String) - Static method in class act.sys.Env
-
- 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
-
- isExecuted() - Method in class act.job.Job
-
- isFatal(Exception) - Method in class act.app.DaemonBase
-
- isField() - Method in enum act.controller.meta.ActContextInjection.InjectType
-
- isHandling() - Method in enum act.app.ActionContext.State
-
- isHidden() - Method in class act.SysUtilAdmin.FileInfo
-
- isHideBuiltInEndpointsInApiDoc() - Method in class act.conf.AppConfig
-
- isHttpOnly() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- isInheritedScopeStopper(Class<? extends Annotation>) - Method in class act.inject.genie.GenieInjector
-
- 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
-
- isJson() - Method in class act.ws.WebSocketContext
-
- isLargeResponse() - Method in class act.app.ActionContext
-
- isLastModifiedAt() - Method in class act.db.meta.EntityFieldMetaInfo
-
- 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
-
- isMappedSuperClass(String) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- isMarried() - Method in class act.cli.ascii_table.Test.Employee
-
- isMyAncestor(ClassNode) - Method in class act.util.ClassNode
-
- isMyDescendant(ClassNode) - Method in class act.util.ClassNode
-
- isoFormatter() - Method in class act.data.JodaDateTimeCodec
-
- isoFormatter() - Method in class act.data.JodaDateTimeCodecBase
-
- isoFormatter() - Method in class act.data.JodaLocalDateCodec
-
- isoFormatter() - Method in class act.data.JodaLocalDateTimeCodec
-
- isoFormatter() - Method in class act.data.JodaLocalTimeCodec
-
- isOneTime() - Method in class act.job.Job
-
- isOptionsMethod() - Method in class act.app.ActionContext
-
- isPackageOrClassName(String) - Static method in class act.internal.util.JavaNames
-
Check if a given string is a valid java package or class name.
- isParam() - Method in enum act.controller.meta.ActContextInjection.InjectType
-
- isPassword(String) - Method in class act.util.SimpleBean.MetaInfo
-
- isPasswordField(String) - Method in class act.internal.password.PasswordMetaInfo
-
- isPathVar(String) - Method in class act.app.ActionContext
-
- 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
-
Returns if the current mode is
prod 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
-
- isProvided(BeanSpec) - 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
-
- isReadyForDestroy() - Method in class act.app.ActionContext
-
- isRegistered(String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- isRequired() - Method in class act.apidoc.Endpoint.ParamInfo
-
- isRestarting() - Method in class act.app.App
-
- isResult() - Method in class act.sys.meta.ReturnTypeInfo
-
- isReturnArray() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- isRotateEnabled() - Method in class act.session.RotationSecretProvider
-
- isScope(Class<? extends Annotation>) - Method in class act.inject.genie.GenieInjector
-
- isSecure() - Method in class act.xio.undertow.UndertowCookieAdaptor
-
- isSensitive(String) - Method in class act.util.SimpleBean.MetaInfo
-
- isSessionDissolved() - Method in class act.app.ActionContext
-
- isSessionResolved() - Method in class act.app.ActionContext
-
- isSimpleType(Type) - Static method in class act.app.util.SimpleTypeInstanceFactory
-
- isSinglePasswordProvider() - Method in class act.internal.password.PasswordMetaInfo
-
- isSingleton(Class<?>) - Method in class act.app.App
-
Report if a class is registered into singleton registry
- 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
-
- isStatic - Variable in class act.xio.WebSocketConnectionHandler
-
- isTargetClass(String) - Method in class act.util.AsmByteCodeEnhancer
-
- isTargetClass(String) - Method in class act.util.PredictableByteCodeVisitor
-
- isTemplateContextAnno(String) - Static method in class act.mail.bytecode.MailerByteCodeScanner
-
- isTemplateEngineInvokeLine(String) - Method in exception act.view.RythmTemplateException
-
- isTemplateEngineInvokeLine(String) - Method in exception act.view.TemplateException
-
- isTemplatePath(String) - Static method in class act.view.ViewManager
-
Check if a given string is a template path or template content
- isThrowable(BeanSpec) - Static method in class act.inject.param.ParamValueLoaderService
-
- isTraceEnabled() - Static method in class act.job.JobTrigger
-
- isTraceEnabled() - Method in class act.util.LogSupport
-
- isUrlContextAnnotation(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- isUrlContextAnnotationSupportAbsolutePath(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- isUrlContextAnnotationSupportInheritance(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- isValid() - Method in class act.internal.util.AppDescriptor
-
Check if this
AppVersion
data is valid.
- 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
-
- isValid(char[]) - Method in interface act.validation.Password.Validator
-
Check if a given password string is validate
- isValid(char[], ConstraintValidatorContext) - Method in class act.validation.PasswordHandler
-
- isValid(char[]) - Method in class act.validation.PasswordSpec
-
- isWsHandler() - Method in class act.xio.WebSocketConnectionHandler
-
This method is used by
RequestHandlerProxy
to check if a handler is WS handler or GET handler
- IterateCursor - Class in act.cli.builtin
-
- iterator() - Method in class act.util.FastJsonIterable
-
- iterator() - Method in class me.tongfei.progressbar.wrapped.ProgressBarWrappedIterable
-
J
- JAR_FILE - Static variable in enum act.app.App.F
-
- JarEntryVisitor() - Constructor for class act.util.Jars.F.JarEntryVisitor
-
- jars() - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- jars(ClassLoader) - Static method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- Jars - Enum in act.util
-
Provides utilities manipulating jar files
- Jars.F - Enum in act.util
-
- Jars.F.JarEntryVisitor - Class in act.util
-
- jarsChecksum() - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- JAVA_SOURCE - Static variable in enum act.app.App.F
-
- JavaDateTsGenerator - Class in act.db.util
-
- JavaDateTsGenerator() - Constructor for class act.db.util.JavaDateTsGenerator
-
- Javadoc - Class in act.apidoc.javadoc
-
- Javadoc(JavadocDescription) - Constructor for class act.apidoc.javadoc.Javadoc
-
- JavadocBlockTag - Class in act.apidoc.javadoc
-
A block tag.
- JavadocBlockTag(JavadocBlockTag.Type, String) - Constructor for class act.apidoc.javadoc.JavadocBlockTag
-
- JavadocBlockTag(String, String) - Constructor for class act.apidoc.javadoc.JavadocBlockTag
-
- JavadocBlockTag.Type - Enum in act.apidoc.javadoc
-
The type of tag: it could either correspond to a known tag (param, return, etc.) or represent an unknown tag.
- JavadocDescription - Class in act.apidoc.javadoc
-
A javadoc text, potentially containing inline tags.
- JavadocDescription() - Constructor for class act.apidoc.javadoc.JavadocDescription
-
- JavadocDescription(List<JavadocDescriptionElement>) - Constructor for class act.apidoc.javadoc.JavadocDescription
-
- JavadocDescriptionElement - Interface in act.apidoc.javadoc
-
An element of a description: either an inline tag or a piece of text.
- JavadocInlineTag - Class in act.apidoc.javadoc
-
An inline tag contained in a Javadoc description.
- JavadocInlineTag(String, JavadocInlineTag.Type, String) - Constructor for class act.apidoc.javadoc.JavadocInlineTag
-
- JavadocInlineTag.Type - Enum in act.apidoc.javadoc
-
The type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent an unknown tag.
- JavadocParser - Class in act.apidoc.javadoc
-
- JavadocParser() - Constructor for class act.apidoc.javadoc.JavadocParser
-
- JavadocSnippet - Class in act.apidoc.javadoc
-
A piece of text inside a Javadoc description.
- JavadocSnippet(String) - Constructor for class act.apidoc.javadoc.JavadocSnippet
-
- JavaNames - Class in act.internal.util
-
Provides utility methods relevant to Java names, e.g.
- JavaNames() - Constructor for class act.internal.util.JavaNames
-
- JavaVersion - Enum in act.util
-
- JdkDateResolver - Class in act.data.util
-
- JdkDateResolver() - Constructor for class act.data.util.JdkDateResolver
-
- Job - Class in act.job
-
A
Job
is a piece of logic that can be run/scheduled in ActFramework
- JOB_HANDLER - Static variable in class act.metric.MetricInfo
-
- JobAdmin - Class in act.job
-
Provide admin service to act
JobManager
- JobAdmin() - Constructor for class act.job.JobAdmin
-
- JobAdmin.WebsocketEndpoints - Class in act.job
-
- JobAdmin.WebsocketEndpoints.JobProgress - Class in act.job
-
- JobAnnoInfo - Class in act.job.bytecode
-
- JobAnnotationProcessor - Class in act.job
-
- JobAnnotationProcessor(App) - Constructor for class act.job.JobAnnotationProcessor
-
- JobByteCodeScanner - Class in act.job.bytecode
-
Scan class to collect Job class meta info
- JobByteCodeScanner() - Constructor for class act.job.bytecode.JobByteCodeScanner
-
- jobClassMetaInfo(String) - Method in class act.app.AppClassLoader
-
- JobClassMetaInfo - Class in act.job.meta
-
Stores all class level information to support generating of Job worker class that wrap the annotated Job action method
- JobClassMetaInfo() - Constructor for class act.job.meta.JobClassMetaInfo
-
- JobClassMetaInfoHolder - Interface in act.job.meta
-
- jobClassMetaInfoManager() - Method in class act.app.AppClassLoader
-
- JobClassMetaInfoManager - Class in act.job.meta
-
- JobClassMetaInfoManager() - Constructor for class act.job.meta.JobClassMetaInfoManager
-
- JobContext - Class in act.job
-
Communicate context data across threads
- JobContextInitializer - Interface in act.job
-
- JobContextParamLoader - Class in act.inject.param
-
- JobContextParamLoader(App) - Constructor for class act.inject.param.JobContextParamLoader
-
- jobInfo - Variable in class act.app.AppClassLoader
-
- jobManager() - Static method in class act.Act
-
Returns the
app
’s JobManager
- jobManager() - Method in class act.app.App
-
- JobManager - Class in act.job
-
- JobManager(App) - Constructor for class act.job.JobManager
-
- jobMetaInfo(String) - Method in class act.job.meta.JobClassMetaInfoManager
-
- JobMethodMetaInfo - Class in act.job.meta
-
- JobMethodMetaInfo(JobClassMetaInfo, List<String>) - Constructor for class act.job.meta.JobMethodMetaInfo
-
- jobPoolSize(int) - Method in class act.conf.AppConfig
-
- jobPoolSize() - Method in class act.conf.AppConfig
-
- JobProgress() - Constructor for class act.job.JobAdmin.WebsocketEndpoints.JobProgress
-
- JobTrigger - Class in act.job
-
A
JobTrigger
triggers a Job
to be executed
- JobTrigger() - Constructor for class act.job.JobTrigger
-
- JodaDateTimeCodec - Class in act.data
-
- JodaDateTimeCodec(DateTimeFormatter) - Constructor for class act.data.JodaDateTimeCodec
-
- JodaDateTimeCodec(String) - Constructor for class act.data.JodaDateTimeCodec
-
- JodaDateTimeCodec(AppConfig) - Constructor for class act.data.JodaDateTimeCodec
-
- JodaDateTimeCodecBase<T> - Class in act.data
-
- JodaDateTimeCodecBase(DateTimeFormatter) - Constructor for class act.data.JodaDateTimeCodecBase
-
- JodaDateTimeCodecBase(String) - Constructor for class act.data.JodaDateTimeCodecBase
-
- JodaDateTimeFormatter - Class in act.view.rythm
-
- JodaDateTimeFormatter() - Constructor for class act.view.rythm.JodaDateTimeFormatter
-
- JodaDateTimeResolver - Class in act.data.util
-
- JodaDateTimeResolver() - Constructor for class act.data.util.JodaDateTimeResolver
-
- JodaDateTimeTsGenerator - Class in act.db.util
-
- JodaDateTimeTsGenerator() - Constructor for class act.db.util.JodaDateTimeTsGenerator
-
- JodaInstantTsGenerator - Class in act.db.util
-
- JodaInstantTsGenerator() - Constructor for class act.db.util.JodaInstantTsGenerator
-
- JodaLocalDateCodec - Class in act.data
-
- JodaLocalDateCodec(DateTimeFormatter) - Constructor for class act.data.JodaLocalDateCodec
-
- JodaLocalDateCodec(String) - Constructor for class act.data.JodaLocalDateCodec
-
- JodaLocalDateCodec(AppConfig) - Constructor for class act.data.JodaLocalDateCodec
-
- JodaLocalDateTimeCodec - Class in act.data
-
- JodaLocalDateTimeCodec(DateTimeFormatter, boolean) - Constructor for class act.data.JodaLocalDateTimeCodec
-
- JodaLocalDateTimeCodec(String) - Constructor for class act.data.JodaLocalDateTimeCodec
-
- JodaLocalDateTimeCodec(AppConfig) - Constructor for class act.data.JodaLocalDateTimeCodec
-
- JodaLocalDateTimeTsGenerator - Class in act.db.util
-
- JodaLocalDateTimeTsGenerator() - Constructor for class act.db.util.JodaLocalDateTimeTsGenerator
-
- JodaLocalDateTsGenerator - Class in act.db.util
-
- JodaLocalDateTsGenerator() - Constructor for class act.db.util.JodaLocalDateTsGenerator
-
- JodaLocalTimeCodec - Class in act.data
-
- JodaLocalTimeCodec(DateTimeFormatter, boolean) - Constructor for class act.data.JodaLocalTimeCodec
-
- JodaLocalTimeCodec(String) - Constructor for class act.data.JodaLocalTimeCodec
-
- JodaLocalTimeCodec(AppConfig) - Constructor for class act.data.JodaLocalTimeCodec
-
- JodaLocalTimeTsGenerator - Class in act.db.util
-
- JodaLocalTimeTsGenerator() - Constructor for class act.db.util.JodaLocalTimeTsGenerator
-
- JodaReadableInstantCodecBase<T extends org.joda.time.ReadableInstant> - Class in act.data
-
- JodaReadableInstantCodecBase(DateTimeFormatter) - Constructor for class act.data.JodaReadableInstantCodecBase
-
- JodaReadableInstantCodecBase(String) - Constructor for class act.data.JodaReadableInstantCodecBase
-
- JodaReadablePatialCodecBase<T extends org.joda.time.ReadablePartial> - Class in act.data
-
- JodaReadablePatialCodecBase(DateTimeFormatter) - Constructor for class act.data.JodaReadablePatialCodecBase
-
- JodaReadablePatialCodecBase(String) - Constructor for class act.data.JodaReadablePatialCodecBase
-
- JodaTransformers - Class in act.view.rythm
-
- JodaTransformers() - Constructor for class act.view.rythm.JodaTransformers
-
- json(String, Object...) - Static method in class act.controller.Controller.Util
-
Returns a
RenderJSON
result with specified message template and args.
- json(Object) - Static method in class act.controller.Controller.Util
-
Returns a
RenderJSON
result with any object.
- JSON_VIEW - Static variable in enum act.util.AsmTypes
-
- JSON_VIEW_DEPRECATED - Static variable in enum act.util.AsmTypes
-
- JsonArrayResolver - Class in act.data
-
- JsonArrayResolver() - Constructor for class act.data.JsonArrayResolver
-
- jsonContentTypeProvider() - Method in class act.conf.AppConfig
-
- JsonDTO - Class in act.inject.param
-
The base class of system generated data transfer object to support converting JSON string into handler method parameters (or plus controller class fields)
- JsonDTO() - Constructor for class act.inject.param.JsonDTO
-
- JsonDTOClassManager - Class in act.inject.param
-
- JsonDTOClassManager(App) - Constructor for class act.inject.param.JsonDTOClassManager
-
- jsonDtoKey() - Method in interface act.util.JsonDtoKeyHolder
-
Returns JSON DTO key
- JsonDtoKeyHolder - Interface in act.util
-
- jsonEncoded() - Method in class act.app.ActionContext
-
- jsonMap(Object...) - Static method in class act.controller.Controller.Util
-
Returns a
RenderJsonMap
result with any object.
- JsonObjectCodec() - Constructor for class act.data.MapCodec.JsonObjectCodec
-
- JsonObjectResolver - Class in act.data
-
- JsonObjectResolver() - Constructor for class act.data.JsonObjectResolver
-
- JsonUtilConfig - Class in act.util
-
- JsonUtilConfig() - Constructor for class act.util.JsonUtilConfig
-
- JsonUtilConfig.JsonWriter - Class in act.util
-
- JsonView - Annotation Type in act.cli
-
Deprecated.
- JsonView - Annotation Type in act.util
-
Mark a command method return value shall be displayed as a JSON object.
- JsonWebToken - Class in act.internal.util
-
- JsonWebToken() - Constructor for class act.internal.util.JsonWebToken
-
- JsonWebTokenSessionCodec - Class in act.session
-
- JsonWebTokenSessionCodec(AppConfig, JWT) - Constructor for class act.session.JsonWebTokenSessionCodec
-
- JsonWriter(Object, PropertySpec.MetaInfo, boolean, ActContext) - Constructor for class act.util.JsonUtilConfig.JsonWriter
-
- jwt() - Static method in class act.controller.Controller.Util
-
- JWT - Class in act.session
-
- JWT(AppConfig) - Constructor for class act.session.JWT
-
- JWT(HMAC, String) - Constructor for class act.session.JWT
-
- JWT.Header - Enum in act.session
-
- JWT.Payload - Enum in act.session
-
- JWT.Token - Class in act.session
-
- jwtAlgo() - Method in class act.conf.AppConfig
-
- jwtArgo(HMAC.Algorithm) - Method in class act.conf.AppConfig
-
- jwtEnabled(boolean) - Method in class act.conf.AppConfig
-
- jwtEnabled() - Method in class act.conf.AppConfig
-
- jwtIssuer(String) - Method in class act.conf.AppConfig
-
- jwtIssuer() - Method in class act.conf.AppConfig
-
- jwtName() - Method in enum act.crypto.HMAC.Algorithm
-
K
- keep() - Method in interface act.xio.NetworkDispatcher
-
Keep the state of the network request/response so we can come back to it later on.
- key() - Method in enum act.conf.ActConfigKey
-
Return the key string
- key() - Method in enum act.conf.AppConfigKey
-
Return the key string
- key() - Method in interface act.conf.ConfigKey
-
- key - Variable in class act.controller.CacheParams
-
- key(BeanSpec) - Method in class act.inject.genie.SessionScope
-
- key(BeanSpec) - Method in class act.inject.param.ScopeCacheSupport.Base
-
- key(BeanSpec) - Method in interface act.inject.param.ScopeCacheSupport
-
- key() - Method in enum act.session.JWT.Payload
-
- KEY_APP_CTX - Static variable in class act.xio.undertow.ActBlockingExchange
-
- KEY_COMMON_CONF_TAG - Static variable in interface act.conf.ConfigKey
-
- KEY_MAILER - Static variable in class act.mail.MailerConfigManager
-
- keyGenerator - Variable in class act.controller.CacheSupportMetaInfo
-
- keyOf(String) - Method in class act.conf.ActConfig
-
- keyOf(String) - Method in class act.conf.AppConfig
-
- keyOf(String) - Method in class act.conf.Config
-
- keySet() - Method in interface act.db.AdaptiveRecord
-
Returns a set of keys that has value stored in the active record
- keySet(AdaptiveRecord) - Static method in class act.db.AdaptiveRecord.Util
-
- kind() - Method in class act.util.FsEvent
-
L
- label() - Method in class act.cli.tree.FilteredTreeNode
-
- label() - Method in class act.cli.tree.SimpleTreeNode
-
- label(String) - Method in class act.cli.tree.SimpleTreeNode
-
- label() - Method in interface act.cli.tree.TreeNode
-
Returns the label on the current tree node
- label(String, ActContext) - Method in class act.util.PropertySpec.MetaInfo
-
- labelMapping() - Method in class act.util.PropertySpec.MetaInfo
-
- labelMapping(ActContext) - Method in class act.util.PropertySpec.MetaInfo
-
- labelMatches(String) - Static method in enum act.cli.tree.TreeNodeFilter.Common
-
- labelMatches(Lang.Function<String, Boolean>) - Static method in enum act.cli.tree.TreeNodeFilter.Common
-
- labels(List<String>, ActContext) - Method in class act.util.PropertySpec.MetaInfo
-
- LargeResponse - Annotation Type in act.annotations
-
Mark on a action handler method indicate the method could possibly returns large response.
- lastContentType() - Method in class act.ActResponse
-
- lastError() - Method in interface act.app.Daemon
-
Returns last error
- lastError() - Method in class act.app.DaemonBase
-
- LastModifiedAt - Annotation Type in act.db
-
Used to mark a field of a model class to be record the last time the model is updated and persisted into database.
- lastModifiedAtField() - Method in class act.db.meta.EntityClassMetaInfo
-
- lastPart() - Method in class act.route.UrlPath
-
- lastSecret() - Method in class act.session.RotationSecretProvider
-
- layout() - Method in class act.app.App
-
- Lazy - Annotation Type in act.util
-
Mark an singleton class to be initialized after application started
- lead1() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- lead2() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- leads() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- LF - Static variable in class act.data.MultipartStream
-
The Line Feed ASCII character value.
- lib(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- LIB - Static variable in enum act.app.ProjectLayout.F
-
- lib(File) - Method in interface act.app.ProjectLayout
-
Returns lib folder which contains arbitrary jar files in relation to the
appBase
specified
- LIB - Static variable in enum act.app.RuntimeDirs
-
- lib(App) - Static method in enum act.app.RuntimeDirs
-
- lib(String) - Method in class act.boot.ProjectLayoutBuilder
-
- lib(File) - Method in class act.boot.ProjectLayoutBuilder
-
- libBCSize() - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- libDirs() - Method in class act.app.App
-
- limit(int) - Method in interface act.db.Dao.Query
-
- lineNumber() - Method in exception act.app.CompilationException
-
- lineNumber - Variable in class act.app.SourceInfo.Base
-
- lineNumber() - Method in class act.app.SourceInfo.Base
-
- lineNumber() - Method in interface act.app.SourceInfo
-
- lineNumber() - Method in class act.app.SourceInfoImpl
-
- lines() - Method in exception act.app.CompilationException
-
- lines() - Method in class act.app.Source
-
- lines - Variable in class act.app.SourceInfo.Base
-
- lines() - Method in class act.app.SourceInfo.Base
-
- lines() - Method in interface act.app.SourceInfo
-
- lines() - Method in class act.app.SourceInfoImpl
-
- LinesParser() - Constructor for class act.app.BuildFileProbe.LinesParser
-
- list() - Method in class act.app.DaemonAdmin
-
- list() - Method in class act.app.util.SimpleRestfulServiceBase
-
- list(boolean, String) - Method in class act.conf.ConfAdmin
-
- list(boolean) - Method in class act.plugin.PluginAdmin
-
- LIST_SEPARATOR - Static variable in enum act.Constants
-
- listAttributes() - Method in class act.util.GeneralAnnoInfo
-
- ListCodec - Class in act.data
-
- ListCodec() - Constructor for class act.data.ListCodec
-
- listeners - Variable in class act.inject.DependencyInjectorBase
-
- listenTo() - Method in interface act.controller.ActionMethodParamAnnotationHandler
-
- listenTo() - Method in interface act.inject.DependencyInjectionListener
-
Returns the classes this listener is interested in
- listJobs(String, JobManager) - Method in class act.job.JobAdmin
-
List all jobs in the job manager
- listRoutes(boolean, String, String) - Method in class act.route.RouterAdmin
-
- load(App) - Method in class act.apidoc.ApiManager
-
- load(App) - Method in class act.app.AppManager
-
- load() - Method in class act.app.Source
-
- load() - Method in class act.conf.ConfLoader
-
- load(File) - Method in class act.conf.ConfLoader
-
- load(BeanSpec) - Method in class act.db.DaoBaseLoader
-
- load(BeanSpec) - Method in class act.db.DaoLoader
-
- load(Object, ActContext<?>, boolean) - Method in interface act.inject.param.ParamValueLoader
-
Provide the value for a parameter from current execution context.
- load(Object, ActContext<?>, boolean) - Method in class act.inject.param.PartialPathLoader
-
- load(Object, ActContext<?>, boolean) - Method in class act.inject.param.ProvidedValueLoader
-
- load(Object, ActContext<?>, boolean) - Method in class act.inject.param.StringValueResolverValueLoader
-
- load(String, Class<T>) - Static method in class act.inject.util.ConfigResourceLoader
-
A static method to load resource favor the profile configuration.
- load(String, Class<T>, boolean) - Static method in class act.inject.util.ConfigResourceLoader
-
- load(String, TypeReference<T>) - Static method in class act.inject.util.ConfigResourceLoader
-
A static method to load resource favor the profile configuration.
- load(String, TypeReference<T>, boolean) - Static method in class act.inject.util.ConfigResourceLoader
-
- load(String, BeanSpec) - Static method in class act.inject.util.ConfigResourceLoader
-
A static method to load resource favor the profile configuration.
- load(String, BeanSpec, boolean) - Static method in class act.inject.util.ConfigResourceLoader
-
- load(String, Class<T>) - Static method in class act.inject.util.ResourceLoader
-
A static method to load resource content
- load(String, Class<T>, boolean) - Static method in class act.inject.util.ResourceLoader
-
- load(String, TypeReference<T>) - Static method in class act.inject.util.ResourceLoader
-
A static method to load resource content
- load(String, TypeReference<T>, boolean) - Static method in class act.inject.util.ResourceLoader
-
- load(String, BeanSpec) - Static method in class act.inject.util.ResourceLoader
-
Load resource content from given path into variable with type specified by
spec
.
- load(String, BeanSpec, boolean) - Static method in class act.inject.util.ResourceLoader
-
- load() - Method in class act.util.AnnotatedTypeFinder
-
- load() - Method in class act.util.AppCodeScannerPluginBase
-
- load(ActContext) - Method in class act.view.ViewManager
-
- loadActClass(String, boolean) - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- loadActClass(String, boolean, boolean) - Method in class act.boot.server.ServerBootstrapClassLoader
-
- loadAppClassFromDisk(String) - Method in class act.app.AppClassLoader
-
- loadAppClassFromDisk(String) - Method in class act.app.DevModeClassLoader
-
- loadClass(String, boolean) - Method in class act.app.AppClassLoader
-
- loadClass(String, boolean) - Method in class act.app.SourceCodeLoader
-
- loadClass(String, boolean) - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- loadClass(String, boolean) - Method in class act.boot.server.ServerBootstrapClassLoader
-
- LoadConfig - Annotation Type in act.inject.util
-
The annotation specify a field or parameter should be a config file that is loaded from path specified.
- loadContent(String) - Method in class act.view.View
-
Load template content.
- loadedClass(String) - Method in class act.app.AppClassLoader
-
- loadedClass(String) - Method in class act.boot.BootstrapClassLoader
-
- loadedClass(String) - Method in interface act.util.ActClassLoader
-
- loadHostBean(Class, ActContext<?>) - Method in class act.inject.param.ParamValueLoaderService
-
- loadInlineTemplate(String) - Method in class act.view.rythm.RythmView
-
- loadInlineTemplate(String) - Method in class act.view.View
-
Sub class must implement this method to load the template from string literal
- loadJarProperties(Map<String, Properties>) - Method in class act.conf.AppConfig
-
- loadMethodParams(Object, Method, ActContext) - Method in class act.inject.param.ParamValueLoaderService
-
- loadPluginAutoConfig(Class<?>, App) - Static method in class act.app.conf.AutoConfigPlugin
-
Used by plugin that to load their
auto configure class
- LoadResource - Annotation Type in act.inject.util
-
The annotation specify a field or parameter should be a resource that is loaded from path specified
- loadSingleApp(AppDescriptor) - Method in class act.app.AppManager
-
- loadSourceInfo(Throwable, Class<? extends ActError>) - Static method in class act.util.ActError.Util
-
- loadSourceInfo(Class<? extends ActError>) - Static method in class act.util.ActError.Util
-
- loadSourceInfo(StackTraceElement[], Class<? extends ActError>) - Static method in class act.util.ActError.Util
-
- loadSourceInfo(Method) - Static method in class act.util.ActError.Util
-
- loadSourceInfo(AsmContext) - Static method in class act.util.ActError.Util
-
- loadTemplate(String) - Method in class act.view.rythm.RythmView
-
- loadTemplate(String) - Method in class act.view.View
-
Sub class must implement this method to load the template
- LocalAppContextInjection() - Constructor for class act.controller.meta.ActContextInjection.LocalAppContextInjection
-
- locale - Variable in class act.ActResponse
-
- locale(boolean) - Method in class act.app.ActionContext
-
- locale(Locale) - Method in class act.conf.AppConfig
-
- locale() - Method in class act.conf.AppConfig
-
- locale(Locale) - Method in class act.controller.ResponseCache
-
- locale() - Method in class act.controller.ResponseCache
-
- locale() - Static method in class act.i18n.I18n
-
- LOCALE - Static variable in class act.inject.ActProviders
-
- LOCALE - Static variable in class act.mail.MailerConfig
-
- locale() - Method in class act.mail.MailerConfig
-
- locale(Locale) - Method in class act.util.ActContext.Base
-
- locale() - Method in class act.util.ActContext.Base
-
- locale(boolean) - Method in class act.util.ActContext.Base
-
- locale(Locale) - Method in interface act.util.ActContext
-
- locale() - Method in interface act.util.ActContext
-
- locale(boolean) - Method in interface act.util.ActContext
-
- locale() - Method in class act.xio.undertow.UndertowResponse
-
- localeCookieName(String) - Method in class act.conf.AppConfig
-
- localeCookieName() - Method in class act.conf.AppConfig
-
- localeParamName(String) - Method in class act.conf.AppConfig
-
- localeParamName() - Method in class act.conf.AppConfig
-
- LocaleResolver - Class in act.i18n
-
Responsible for setting up client Locale for the context
- LocaleResolver(ActionContext) - Constructor for class act.i18n.LocaleResolver
-
- localizedDatePattern(Locale) - Method in class act.conf.AppConfig
-
- localizedDateTimePattern(Locale) - Method in class act.conf.AppConfig
-
- localizedPattern(Locale) - Method in class act.data.DateResolverBase
-
- localizedTimePattern(Locale) - Method in class act.conf.AppConfig
-
- localVariable(int, Label) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- localVariable(int, Label) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- LocalVariableMetaInfo - Class in act.controller.meta
-
- LocalVariableMetaInfo(int, String, String, Label, Label) - Constructor for class act.controller.meta.LocalVariableMetaInfo
-
- logAccess(H.Response) - Method in class act.app.ActionContext
-
- LogAdmin - Class in act.util
-
- LogAdmin() - Constructor for class act.util.LogAdmin
-
- LOGGER - Static variable in class act.Act
-
- logger - Static variable in class act.app.AppCodeScannerBase
-
- logger - Static variable in class act.boot.BootstrapClassLoader
-
- LOGGER - Static variable in class act.crypto.AppCrypto
-
- logger - Static variable in class act.data.RequestBodyParser
-
- logger - Variable in class act.db.DbService
-
- logger - Variable in class act.db.di.DaoInjectionListenerBase
-
- logger - Variable in class act.handler.builtin.controller.FastRequestHandler
-
- logger - Variable in class act.handler.RequestHandlerBase
-
- LOGGER - Static variable in class act.inject.ActProviders
-
- logger - Variable in class act.inject.param.ParamValueLoaderService
-
- LOGGER - Static variable in class act.inject.util.ResourceLoader
-
- LOGGER - Static variable in class act.job.JobTrigger
-
- logger - Static variable in class act.mail.Mailer.Util
-
- logger - Static variable in class act.mail.MailerConfig
-
- logger - Static variable in class act.util.AppByteCodeEnhancer
-
- logger - Static variable in class act.util.ClassDetector
-
- logger - Static variable in class act.util.FsChangeDetector
-
- logger - Variable in class act.util.LogSupport
-
- logger - Static variable in class act.util.SubTypeFinder
-
- logger - Static variable in class act.xio.NetworkBase
-
- LOGGER - Static variable in class act.xio.undertow.UndertowResponse
-
- LOGGER_HANDLER - Static variable in class act.Trace
-
- LOGGER_REQUEST - Static variable in class act.Trace
-
- login(String) - Method in class act.app.ActionContext
-
Update the context session to mark a user logged in
- loginAndRedirect(String, String) - Method in class act.app.ActionContext
-
Login the user and redirect to specified URL
- loginAndRedirectBack(String) - Method in class act.app.ActionContext
-
Login the user and redirect back to original URL
- loginAndRedirectBack(String, String) - Method in class act.app.ActionContext
-
Login the user and redirect back to original URL.
- loginUrl(String) - Method in class act.conf.AppConfig
-
- loginUrl() - Method in class act.conf.AppConfig
-
- logout() - Method in class act.app.ActionContext
-
Logout the current session.
- LogSupport - Class in act.util
-
Provides logging support utility methods to extended classes.
- LogSupport() - Constructor for class act.util.LogSupport
-
- LogSupport(boolean) - Constructor for class act.util.LogSupport
-
Used by sub class that want to implement it’s own logging logic.
- logWithResponseCode(int) - Method in class act.Trace.AccessLog
-
- longEncoder(IdGenerator.LongEncoder) - Method in class act.conf.AppConfig
-
- longEncoder() - Method in class act.conf.AppConfig
-
- LongEncoderBase(char[]) - Constructor for class act.util.IdGenerator.LongEncoder.LongEncoderBase
-
- longStyle(DateTime) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(ITemplate, DateTime) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(LocalDateTime) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(ITemplate, LocalDateTime) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(LocalDate) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(ITemplate, LocalDate) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(LocalTime) - Static method in class act.view.rythm.JodaTransformers
-
- longStyle(ITemplate, LocalTime) - Static method in class act.view.rythm.JodaTransformers
-
- longToStr(long) - Method in class act.util.IdGenerator.LongEncoder.LongEncoderBase
-
Code copied from JDK Long.toString(long, String)
- longToStr(long) - Method in interface act.util.IdGenerator.LongEncoder
-
- LongTsGenerator - Class in act.db.util
-
- LongTsGenerator() - Constructor for class act.db.util.LongTsGenerator
-
- lookupHttpMethod(Class) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- lowercaseRequired() - Method in class act.validation.PasswordSpec
-
- ls(String, boolean, String, CliContext) - Method in class act.SysUtilAdmin
-
- lvLookupIdx(int) - Method in class act.controller.meta.ActContextInjection.ParamAppContextInjection
-
- lvLookupIdx() - Method in class act.controller.meta.ActContextInjection.ParamAppContextInjection
-
M
- Mailer - Annotation Type in act.mail
-
A Tag annotation indicate a class or method is used to preparing and send out email
- mailer() - Static method in class act.mail.Mailer.Util
-
- MAILER - Static variable in class act.metric.MetricInfo
-
- Mailer.Util - Class in act.mail
-
- MAILER_CONTEXT - Static variable in class act.inject.ActProviders
-
- MAILER_CONTEXT - Static variable in enum act.util.AsmTypes
-
- MAILER_CONTEXT_DESC - Static variable in enum act.util.AsmTypes
-
- MAILER_CONTEXT_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- MAILER_CONTEXT_NAME - Static variable in enum act.util.AsmTypes
-
- MAILER_CONTEXT_TYPE - Static variable in enum act.util.AsmTypes
-
- MailerByteCodeScanner - Class in act.mail.bytecode
-
Mailer scanner implementation
- MailerByteCodeScanner() - Constructor for class act.mail.bytecode.MailerByteCodeScanner
-
- mailerClassMetaInfo(String) - Method in class act.app.AppClassLoader
-
- MailerClassMetaInfo - Class in act.mail.meta
-
Stores all class level information to support generating of mailer method
- MailerClassMetaInfo() - Constructor for class act.mail.meta.MailerClassMetaInfo
-
- mailerClassMetaInfo(String) - Method in interface act.mail.meta.MailerClassMetaInfoHolder
-
- MailerClassMetaInfoHolder - Interface in act.mail.meta
-
- mailerClassMetaInfoManager() - Method in class act.app.AppClassLoader
-
- MailerClassMetaInfoManager - Class in act.mail.meta
-
- MailerClassMetaInfoManager() - Constructor for class act.mail.meta.MailerClassMetaInfoManager
-
- MailerConfig - Class in act.mail
-
- MailerConfig(String, Map<String, String>, App) - Constructor for class act.mail.MailerConfig
-
- mailerConfig() - Method in class act.mail.MailerContext
-
- mailerConfigManager() - Method in class act.app.App
-
- MailerConfigManager - Class in act.mail
-
- MailerConfigManager(App) - Constructor for class act.mail.MailerConfigManager
-
- MailerContext - Class in act.mail
-
- MailerContext(App, String) - Constructor for class act.mail.MailerContext
-
- MailerContext(App, String, String) - Constructor for class act.mail.MailerContext
-
- MailerContext.InitEvent - Class in act.mail
-
- MailerEnhancer - Class in act.mail.bytecode
-
Enhance mailer class
- MailerEnhancer() - Constructor for class act.mail.bytecode.MailerEnhancer
-
- MailerEnhancer(ClassVisitor, MailerClassMetaInfoHolder) - Constructor for class act.mail.bytecode.MailerEnhancer
-
- mailerInfo - Variable in class act.app.AppClassLoader
-
- mailerMetaInfo(String) - Method in class act.mail.meta.MailerClassMetaInfoManager
-
- MailerViewVarDef - Class in act.view
-
- MailerViewVarDef(String, Class<?>) - Constructor for class act.view.MailerViewVarDef
-
- MailerViewVarDef(String, BeanSpec) - Constructor for class act.view.MailerViewVarDef
-
- MailService - Class in act.mail
-
- MailService(String, App) - Constructor for class act.mail.MailService
-
- main(String[]) - Static method in enum act.app.Source.Util
-
- main(String[]) - Static method in class act.boot.app.RunApp
-
- main(String[]) - Static method in class act.boot.server.RunServer
-
- main(String[]) - Static method in class act.cli.ascii_table.Test
-
- main(String[]) - Static method in class act.data.JodaDateTimeCodec
-
- main(String[]) - Static method in class act.i18n.LocaleResolver
-
- main(String[]) - Static method in class act.i18n.TimeZoneResolver
-
- main(String[]) - Static method in class act.internal.util.StrBufRetentionLimitCalculator
-
- main(String[]) - Static method in class act.session.DefaultSessionCodec
-
- main(String[]) - Static method in class act.xio.undertow.UndertowRequest
-
- main(String[]) - Static method in class ascii.Image2ascii
-
- MalformedStreamException() - Constructor for exception act.data.MultipartStream.MalformedStreamException
-
Constructs a
MalformedStreamException
with no detail message.
- MalformedStreamException(String) - Constructor for exception act.data.MultipartStream.MalformedStreamException
-
Constructs an
MalformedStreamException
with the specified detail message.
- manager(Class<T>) - Method in class act.app.ClassMetaInfoRepo
-
- Manager() - Constructor for class act.internal.password.PasswordMetaInfo.Manager
-
- manager() - Method in class act.job.Job
-
- Manager() - Constructor for class act.plugin.ControllerPlugin.Manager
-
- manager() - Method in class act.ws.WebSocketContext
-
- MapCodec<T extends Map<String,Object>> - Class in act.data
-
- MapCodec(Class<T>) - Constructor for class act.data.MapCodec
-
- MapCodec.GenericMapCodec - Class in act.data
-
- MapCodec.JsonObjectCodec - Class in act.data
-
- MappedFastJsonNameFilter - Class in act.cli.util
-
- MappedFastJsonNameFilter(Map<String, String>) - Constructor for class act.cli.util.MappedFastJsonNameFilter
-
Construct a
MappedFastJsonNameFilter
with prop-name mapping
- MapUtil - Class in act.data
-
- MapUtil() - Constructor for class act.data.MapUtil
-
- markAsConsumed() - Method in class act.app.ActionContext
-
- markAsController() - Method in class act.app.Source
-
- markAsDone() - Method in interface act.util.ProgressGauge
-
Mark the progress as done
- markAsDone() - Method in class act.util.SimpleProgressGauge
-
- markAsReadyForClose() - Method in class act.app.ActionContext
-
- markClosed() - Method in class act.ActResponse
-
- markEntityListenersFound(String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- MARKER - Static variable in class act.ws.StringSecureTicketCodec
-
- markRequireBodyParsing() - Method in class act.app.ActionContext
-
- markRequireBodyParsing(RequestHandler) - Method in class act.route.Router
-
- markScanByteCode() - Method in class act.app.AppSourceCodeScannerBase
-
- MasterEntityMetaInfoRepo - Class in act.db.meta
-
- MasterEntityMetaInfoRepo(App) - Constructor for class act.db.meta.MasterEntityMetaInfoRepo
-
- matched() - Method in class act.sys.meta.EnvAnnotationVisitor
-
- matches(String, String) - Static method in class act.conf.Config
-
- matches(String) - Method in class act.data.util.StringOrPattern
-
- matches(Env.RequireMode) - Static method in class act.sys.Env
-
- matches(Env.Mode) - Static method in class act.sys.Env
-
Deprecated.
- matches(Env.RequireProfile) - Static method in class act.sys.Env
-
- matches(Env.Profile) - Static method in class act.sys.Env
-
Deprecated.
- matches(Env.RequireGroup) - Static method in class act.sys.Env
-
- matches(Env.Group) - Static method in class act.sys.Env
-
Deprecated.
- matches(AnnotatedElement) - Static method in class act.sys.Env
-
Determine if an
AnnotatedElement
has environment annotations and if it has then check if all environment annotations matches the current executing environment
- matches(String) - Method in class act.util.FastJsonPropertyPreFilter
-
- maxAge(int) - Method in class act.app.conf.AppConfigurator.CorsSetting
-
- maxCliSession(int) - Method in class act.conf.AppConfig
-
- maxCliSession() - Method in class act.conf.AppConfig
-
- maxHint() - Method in interface act.util.ProgressGauge
-
Returns the max hint
- maxHint() - Method in class act.util.SimpleProgressGauge
-
- maxHint(long) - Method in class me.tongfei.progressbar.ProgressBar
-
Gives a hint to the maximum value of the progress bar.
- maxLength(int) - Method in class act.validation.PasswordSpec.Builder
-
Specify maximum length of the password
- maxLength() - Method in class act.validation.PasswordSpec
-
- me() - Method in class act.ActResponse
-
- me() - Method in class act.app.AppHolderBase
-
- me() - Method in class act.conf.AppConfig
-
- me() - Method in class act.meta.ClassMetaInfoBase
-
- me() - Method in class act.util.ActContext.Base
-
- me.tongfei.progressbar - package me.tongfei.progressbar
-
- me.tongfei.progressbar.wrapped - package me.tongfei.progressbar.wrapped
-
- MeasureCount - Annotation Type in act.metric
-
Mark a method is subject to metric count measurement
- MeasureTime - Annotation Type in act.metric
-
Mark a method is subject to metric time measurement
- mediumStyle(DateTime) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(ITemplate, DateTime) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(LocalDateTime) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(ITemplate, LocalDateTime) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(LocalDate) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(ITemplate, LocalDate) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(LocalTime) - Static method in class act.view.rythm.JodaTransformers
-
- mediumStyle(ITemplate, LocalTime) - Static method in class act.view.rythm.JodaTransformers
-
- memInfo(boolean, boolean, CliContext) - Method in class act.SysUtilAdmin
-
- merge(ControllerClassMetaInfoManager, App) - Method in class act.controller.meta.ActionMethodMetaInfo
-
- merge(ControllerClassMetaInfoManager, App) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- merge(Object, Object) - Static method in class act.db.AdaptiveRecord.MetaInfo
-
- merge(ActionContext) - Method in interface act.view.Template
-
- merge(ActionContext) - Method in class act.view.TemplateBase
-
- merge(Map<String, Object>, H.Response) - Method in class act.view.TemplateBase
-
- mergeActionMetaInfo(App) - Method in class act.controller.meta.ControllerClassMetaInfoManager
-
- mergeFrom(GroupInterceptorMetaInfo, ControllerClassMetaInfo) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- mergeFrom(GroupInterceptorMetaInfo) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- mergeFrom(GroupInterceptorMetaInfo, String) - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- mergeFromClassInterceptors(GroupInterceptorMetaInfo) - Method in class act.controller.meta.ActionMethodMetaInfo
-
- mergeValue(String, Object) - Method in interface act.db.AdaptiveRecord
-
Merge a key/val pair in the active record.
- mergeValue(MODEL_TYPE, String, Object) - Static method in class act.db.AdaptiveRecord.Util
-
- mergeValueInMap(Map<String, String[]>, String, String) - Static method in class act.data.MapUtil
-
- mergeValueInMap(Map<String, String[]>, String, String[]) - Static method in class act.data.MapUtil
-
- mergeValues(Map<String, Object>) - Method in interface act.db.AdaptiveRecord
-
Merge all key/val pairs from specified kv map into this active record
- mergeValues(MODEL_TYPE, Map<String, Object>) - Static method in class act.db.AdaptiveRecord.Util
-
- messageReceived(String) - Method in class act.ws.WebSocketContext
-
Called when remote end send a message to this connection
- metaInfo() - Method in interface act.db.AdaptiveRecord
-
Returns the meta info of this AdaptiveRecord
- MetaInfo(Class<? extends AdaptiveRecord>) - Constructor for class act.db.AdaptiveRecord.MetaInfo
-
- MetaInfo() - Constructor for class act.util.PropertySpec.MetaInfo
-
- MetaInfoManager(AppClassLoader) - Constructor for class act.util.SimpleBean.MetaInfoManager
-
- method - Variable in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- method() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- method - Variable in class act.job.bytecode.ReflectedJobInvoker
-
- method() - Method in class act.job.meta.JobMethodMetaInfo
-
- method(H.Method) - Method in class act.RequestImplBase
-
- method() - Method in class act.RequestImplBase
-
- method() - Method in class act.route.RouteInfo
-
- method - Variable in class act.xio.WebSocketConnectionHandler
-
- METHOD_GET_CURRENT - Static variable in class act.app.ActionContext
-
- METHOD_NOT_ALLOWED - Static variable in class act.handler.UnknownHttpMethodProcessor
-
- methodAccess - Variable in class act.xio.WebSocketConnectionHandler
-
- methodDesc(Class, Class...) - Static method in enum act.util.AsmTypes
-
- methodMetaInfo() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- methodName(String) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- methodName() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- methodName() - Method in class act.event.meta.SimpleEventListenerMetaInfo
-
- methodName() - Method in class act.RequestImplBase
-
- methodName() - Method in class act.xio.undertow.UndertowRequest
-
- MethodNameTransformer() - Constructor for class act.util.Async.MethodNameTransformer
-
- methodParamLoaders(Object, Method, ActContext) - Method in class act.inject.param.ParamValueLoaderService
-
- methodPath() - Method in class act.app.ActionContext
-
- methodPath() - Method in class act.cli.CliContext
-
- methodPath() - Method in class act.job.JobContext
-
- methodPath() - Method in class act.mail.MailerContext
-
- methodPath() - Method in interface act.util.ActContext
-
- methodPath() - Method in class act.ws.WebSocketContext
-
- metric - Variable in class act.app.AppClassLoader
-
- Metric - Interface in act.metric
-
Metric
is used to measure the application and framework performance.
- metric(String) - Method in interface act.metric.MetricPlugin
-
Returns a
Metric
instance by name
- metric() - Method in interface act.metric.MetricPlugin
-
Returns the default
Metric
instance
- metric(String) - Method in class act.metric.SimpleMetricPlugin
-
- metric() - Method in class act.metric.SimpleMetricPlugin
-
- MetricAdmin - Class in act.metric
-
Console app to access actframework metric data
- MetricAdmin() - Constructor for class act.metric.MetricAdmin
-
- MetricContext - Annotation Type in act.metric
-
Specify the metric context of a class.
- MetricContextScanner - Class in act.metric
-
- MetricContextScanner() - Constructor for class act.metric.MetricContextScanner
-
- metricEnable(boolean) - Method in class act.conf.AppConfig
-
- metricEnabled() - Method in class act.conf.AppConfig
-
- MetricEnhancer - Class in act.metric
-
- MetricEnhancer() - Constructor for class act.metric.MetricEnhancer
-
- MetricEnhancer(ClassVisitor) - Constructor for class act.metric.MetricEnhancer
-
- MetricInfo - Class in act.metric
-
- MetricInfo.Comparator - Enum in act.metric
-
- MetricInfoTree - Class in act.metric
-
- MetricInfoTree(List<MetricInfo>, Lang.Predicate<String>) - Constructor for class act.metric.MetricInfoTree
-
- MetricInfoTree.NodeDecorator - Class in act.metric
-
- metricMetaInfoRepo() - Method in class act.app.App
-
- MetricMetaInfoRepo - Class in act.metric
-
- MetricMetaInfoRepo(App) - Constructor for class act.metric.MetricMetaInfoRepo
-
- metricPlugin() - Static method in class act.Act
-
- MetricPlugin - Interface in act.metric
-
Defines a Metric plugin
- MetricProvider - Class in act.metric
-
- MetricProvider() - Constructor for class act.metric.MetricProvider
-
- metricStore() - Method in interface act.metric.MetricPlugin
-
Returns a
MetricStore
instance.
- MetricStore - Interface in act.metric
-
MetricStore
back all Metric
instances generated in ActFramework.
- metricStore() - Method in class act.metric.SimpleMetricPlugin
-
- minLength(int) - Method in class act.validation.PasswordSpec.Builder
-
Specify minimum length of the password
- minLength() - Method in class act.validation.PasswordSpec
-
- missingAuthenticationHandler() - Method in class act.app.ActionContext
-
- missingAuthenticationHandler(MissingAuthenticationHandler) - Method in class act.conf.AppConfig
-
- missingAuthenticationHandler() - Method in class act.conf.AppConfig
-
- missingAuthenticationHandler() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- missingAuthenticationHandler() - Method in class act.handler.builtin.controller.ControllerAction
-
- missingAuthenticationHandler() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- MissingAuthenticationHandler - Interface in act.util
-
How the framework should respond to request missing authentication while it is required or a request failure to pass CSRF checking
- missingOptions() - Method in class act.cli.CliContext.ParsingContext
-
- mock() - Method in class act.mail.MailerConfig
-
- mode() - Static method in class act.Act
-
- mode() - Method in class act.app.App
-
- mode(Act.Mode) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- mode() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- MODE_ACCESSOR - Static variable in enum act.Act.F
-
- model(String) - Method in class act.controller.meta.BindAnnoInfo
-
- model() - Method in class act.controller.meta.BindAnnoInfo
-
- Model<ID_TYPE,MODEL_TYPE extends Model> - Interface in act.db
-
- ModelBase<ID_TYPE,MODEL_TYPE extends ModelBase> - Class in act.db
-
The model base class
- ModelBase() - Constructor for class act.db.ModelBase
-
- modelClass - Variable in class act.db.DaoBase
-
- modelClasses(String) - Method in class act.db.EntityClassRepository
-
- modelType() - Method in interface act.db.Dao
-
Returns the class of the Model entity this Dao operates on
- modelType - Variable in class act.db.DaoBase
-
- modelType() - Method in class act.db.DaoBase
-
- modelType(Class<?>) - Method in interface act.db.di.DaoInjectionListener
-
This allows the implementation to fetch the db service ID from DB annotation
- modelType - Variable in class act.db.ModelBase
-
- modelType() - Method in class act.db.ModelBase
-
- modeMatches(Act.Mode) - Static method in class act.sys.Env
-
- modeMatches(Act.Mode, boolean) - Static method in class act.sys.Env
-
- modeMatches(String) - Static method in class act.sys.Env
-
- modeMatches(String, boolean) - Static method in class act.sys.Env
-
- modifiers(int) - Method in class act.util.ClassNode
-
- modifiers() - Method in class act.util.ClassNode
-
- moduleBases() - Method in class act.conf.AppConfig
-
- ModuleTag - Annotation Type in act.inject
-
Mark a class as dependency injector module
- moved(String, Object...) - Static method in class act.controller.Controller.Util
-
- moved(String, Map) - Static method in class act.controller.Controller.Util
-
- MultipartStream - Class in act.data
- MultipartStream() - Constructor for class act.data.MultipartStream
-
- MultipartStream(InputStream, byte[], int) - Constructor for class act.data.MultipartStream
-
- MultipartStream(InputStream, byte[]) - Constructor for class act.data.MultipartStream
-
- MultipartStream.IllegalBoundaryException - Exception in act.data
-
Thrown upon attempt of setting an invalid boundary token.
- MultipartStream.ItemInputStream - Class in act.data
-
An
InputStream
for reading an items contents.
- MultipartStream.MalformedStreamException - Exception in act.data
-
Thrown to indicate that the input stream fails to follow the required syntax.
- MultiplePasswordProvider - Interface in act.internal.password
-
N
- name() - Method in class act.app.App
-
Returns the name of the app
- name() - Method in class act.app.util.NamedPort
-
- name(String) - Method in class act.cli.meta.CommandParamMetaInfo
-
- name() - Method in class act.cli.meta.CommandParamMetaInfo
-
- name(String) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- name() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- name(String) - Method in class act.controller.meta.HandlerParamMetaInfo
-
- name() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- name() - Method in class act.controller.meta.LocalVariableMetaInfo
-
- name(String) - Method in class act.job.meta.JobMethodMetaInfo
-
- name() - Method in class act.job.meta.JobMethodMetaInfo
-
- name(String) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- name() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- name() - Method in class act.metric.SimpleTimer
-
- name() - Method in interface act.metric.Timer
-
Returns the name of the timer.
- name() - Method in class act.sys.meta.SessionVariableAnnoInfo
-
- name() - Method in class act.util.ClassNode
-
- name() - Method in class act.view.rythm.RythmView
-
- name() - Method in class act.view.VarDef
-
- name() - Method in class act.view.View
-
Returns the View solution’s name.
- NAME_SEPARATOR - Static variable in class act.cli.meta.CommanderClassMetaInfo
-
- NAMED_ROUTER_PROVIDER - Static variable in class act.inject.ActProviders
-
- NamedPort - Class in act.app.util
-
- NamedPort(String, int) - Constructor for class act.app.util.NamedPort
-
- namedPort(String) - Method in class act.conf.AppConfig
-
- namedPorts(NamedPort...) - Method in class act.conf.AppConfig
-
- namedPorts() - Method in class act.conf.AppConfig
-
- names(CliHandler) - Method in class act.cli.CliDispatcher
-
- needEnhancement(String) - Method in class act.conf.AppConfig
-
- network() - Static method in class act.Act
-
- Network - Interface in act.xio
-
Encapsulate operations provided by underline network service, e.g.
- NetworkBase - Class in act.xio
-
The base implementation of
Network
- NetworkBase() - Constructor for class act.xio.NetworkBase
-
- NetworkDispatcher - Interface in act.xio
-
An
NetworkDispatcher
can dispatch a network computation context to a worker thread
- NetworkHandler - Class in act.xio
-
A
NetworkHandler
can be registered to an Network
and get invoked when there are network event (e.g.
- NetworkHandler(App) - Constructor for class act.xio.NetworkHandler
-
- NetworkHandler(App, NamedPort) - Constructor for class act.xio.NetworkHandler
-
- NetworkJob - Interface in act.xio
-
An
NetworkJob
encapsulate a computation context and logic that can be dispatched by NetworkDispatcher
- newDaoInstance(Class<DAO>) - Method in class act.db.DbService
-
- newGetter(Class, Method, Field) - Method in class act.data.util.ActPropertyHandlerFactory
-
- newInstance(Class<T>) - Static method in class act.app.util.SimpleTypeInstanceFactory
-
- newInstance(Class<T>, App) - Method in enum act.sys.meta.InvokeType
-
- newSetter(Class, Method, Field) - Method in class act.data.util.ActPropertyHandlerFactory
-
- newThread(Runnable) - Method in class act.app.AppThreadFactory
-
- newToken() - Method in class act.session.JWT
-
- next(String) - Method in class act.db.util._SequenceNumberGenerator.InMemorySequenceNumberGenerator
-
- next(String) - Method in interface act.db.util._SequenceNumberGenerator
-
Generate next sequence number
- next(String) - Static method in class act.db.util.SequenceNumberGenerator
-
- next(HttpRequestParamEncode) - Static method in enum act.inject.param.HttpRequestParamEncode
-
- next() - Method in class me.tongfei.progressbar.wrapped.ProgressBarWrappedIterator
-
- nextSecret() - Method in class act.session.RotationSecretProvider
-
- nextTimeAfter(DateTime) - Method in class fc.cron.CronExpression
-
- nextTimeAfter(DateTime, long) - Method in class fc.cron.CronExpression
-
- nextTimeAfter(DateTime, DateTime) - Method in class fc.cron.CronExpression
-
- nextWord(String) - Static method in class act.apidoc.javadoc.Utils
-
Return the next word of the string, in other words it stops when a space is encountered.
- NIL - Static variable in interface act.inject.param.ParamValueLoader
-
- NO_CONTENT - Static variable in class act.controller.Controller.Util
-
- noAbstract() - Method in class act.util.ClassFilter
-
- noAbstract(boolean) - Method in class act.util.ClassFinderData
-
- NoAutoRegister - Annotation Type in act.util
-
Mark a class to be waived from auto registering
- NoBind - Annotation Type in act.inject.param
-
Mark a field that should not participate in the parameter value loading process
- noContextResoving() - Method in class act.handler.RequestHandlerBase
-
- node(String) - Method in class act.util.ClassInfoRepository
-
- node(String, String) - Method in class act.util.ClassInfoRepository
-
- noDefaultPath() - Method in class act.plugin.ControllerPlugin.Manager
-
- noDefaultPath() - Method in class act.plugin.ControllerPlugin
-
- noDefPath(Class<? extends Annotation>) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- nodeGroup() - Static method in class act.Act
-
- nodeId() - Method in class act.util.IdGenerator.NodeIdProvider.IpProvider
-
- nodeId() - Method in interface act.util.IdGenerator.NodeIdProvider
-
- nodeIdProvider(IdGenerator.NodeIdProvider) - Method in class act.conf.AppConfig
-
- nodeIdProvider() - Method in class act.conf.AppConfig
-
- NoImplicitTemplateVariable - Annotation Type in act.view
-
If this annotation is presented on an action method and the action method will render a template, the template will by pass implicity template arguments setting.
- NonBlock - Annotation Type in act.handler
-
Mark a class method as non-block method.
- nonPrivateCtxField() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- nonPrivateCtxField() - Method in class act.mail.meta.MailerClassMetaInfo
-
- normalizeEolInTextBlock(String, String) - Static method in class act.apidoc.javadoc.JavadocParser
-
- NOT_IMPLEMENTED - Static variable in class act.handler.UnknownHttpMethodProcessor
-
- notAcceptable() - Static method in class act.controller.Controller.Util
-
- notAcceptable(String, Object...) - Static method in class act.controller.Controller.Util
-
- NotAction - Annotation Type in act.controller
-
Mark a method is NOT action method
- NotBlank - Annotation Type in act.validation
-
The annotated element must not be blank string.
- NotBlank.List - Annotation Type in act.validation
-
Defines several
NotBlank
annotations on the same element.
- NotBlankHandler - Class in act.validation
-
- NotBlankHandler() - Constructor for class act.validation.NotBlankHandler
-
- notFound() - Static method in class act.controller.Controller.Util
-
Returns an
NotFound
result
- notFound(String, Object...) - Static method in class act.controller.Controller.Util
-
Returns an
NotFound
result with custom message template and arguments.
- notFoundIf(boolean) - Static method in class act.controller.Controller.Util
-
Throws out an
NotFound
result if the boolean expression specified is true
null
- notFoundIf(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
Throws out an
NotFound
result with custom message template and arguments if the expression specified is true
.
- notFoundIfNot(boolean) - Static method in class act.controller.Controller.Util
-
Throws out an
NotFound
result if the boolean expression specified is false
null
- notFoundIfNot(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
Throws out an
NotFound
result with custom message template and arguments if the expression specified is false
.
- notFoundIfNull(T) - Static method in class act.controller.Controller.Util
-
Throws out an
NotFound
result if the object specified is null
- notFoundIfNull(T, String, Object...) - Static method in class act.controller.Controller.Util
-
Throws out an
NotFound
result with custom message template and arguments if the object specified is null
.
- notModified() - Static method in class act.controller.Controller.Util
-
- notModified(String, Object...) - Static method in class act.controller.Controller.Util
-
- now() - Method in class act.data.JodaDateTimeCodec
-
- now() - Method in class act.data.JodaDateTimeCodecBase
-
- now() - Method in class act.data.JodaLocalDateCodec
-
- now() - Method in class act.data.JodaLocalDateTimeCodec
-
- now() - Method in class act.data.JodaLocalTimeCodec
-
- now() - Method in interface act.db.TimestampGenerator
-
- now() - Method in class act.db.util.JavaDateTsGenerator
-
- now() - Method in class act.db.util.JodaDateTimeTsGenerator
-
- now() - Method in class act.db.util.JodaInstantTsGenerator
-
- now() - Method in class act.db.util.JodaLocalDateTimeTsGenerator
-
- now() - Method in class act.db.util.JodaLocalDateTsGenerator
-
- now() - Method in class act.db.util.JodaLocalTimeTsGenerator
-
- now() - Method in class act.db.util.LongTsGenerator
-
- now() - Method in class act.db.util.SqlDateTsGenerator
-
- now() - Method in class act.db.util.SqlTimestampTsGenerator
-
- now() - Method in class act.db.util.SqlTimeTsGenerator
-
- now(Callable<T>) - Method in class act.job.JobManager
-
- now(String, Callable<T>) - Method in class act.job.JobManager
-
- now(Runnable) - Method in class act.job.JobManager
-
- now(String, Runnable) - Method in class act.job.JobManager
-
- now(Lang.Function<ProgressGauge, ?>) - Method in class act.job.JobManager
-
- now(String, Lang.Function<ProgressGauge, ?>) - Method in class act.job.JobManager
-
- now(String) - Method in class act.job.JobManager
-
Run a job by ID now
- ns(String) - Method in interface act.metric.MetricStore
-
Returns the aggregated time in nanoseconds of timer specified
- ns(String) - Method in class act.metric.SimpleMetricStore
-
- ns() - Method in class act.metric.SimpleTimer
-
- ns() - Method in interface act.metric.Timer
-
Returns nanoseconds the time has elapsed since time being created till
Timer.stop()
method get called
- NULL_METRIC - Static variable in interface act.metric.Metric
-
The do-nothing metric instance
- nullValueResult() - Method in class act.app.ActionContext
-
- nullValueResultIgnoreRenderArgs() - Method in class act.app.ActionContext
-
O
- OBJECT - Static variable in enum act.util.AsmTypes
-
- OBJECT_DESC - Static variable in enum act.util.AsmTypes
-
- OBJECT_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- OBJECT_NAME - Static variable in enum act.util.AsmTypes
-
- OBJECT_TYPE - Static variable in enum act.util.AsmTypes
-
- of(App) - Method in enum act.app.event.SysEventId
-
- of(Class<? extends Annotation>) - Static method in enum act.controller.meta.InterceptorType
-
- of(ReadablePartial) - Static method in enum act.data.DateTimeType
-
- of(String, String, Version) - Static method in class act.internal.util.AppDescriptor
-
Create an
AppDescriptor
with appName, package name and app version.
- of(String, Class<?>, Version) - Static method in class act.internal.util.AppDescriptor
-
Create an
AppDescriptor
with appName, entry class and app version.
- of(String, Class<?>) - Static method in class act.internal.util.AppDescriptor
-
Create an
AppDescriptor
with appName and entry class specified.
- of(String, String) - Static method in class act.internal.util.AppDescriptor
-
Create an
AppDescriptor
with appName and package name specified
- of(String) - Static method in class act.internal.util.AppDescriptor
-
Create an
AppDescriptor
with package name.
- of(Class<?>) - Static method in class act.internal.util.AppDescriptor
-
Create an
AppDescriptor
with entry class (the class with main method)
- of(ActionContext) - Static method in class act.route.RouteInfo
-
- of(CharSequence) - Static method in class act.route.UrlPath
-
- of(Type) - Static method in class act.sys.meta.ReturnTypeInfo
-
- of(ClassFilter...) - Static method in class act.util.ClassDetector
-
- of(Throwable) - Static method in exception act.view.ActErrorResult
-
- of(int) - Static method in exception act.view.ActErrorResult
-
Deprecated.
- of(H.Status) - Static method in exception act.view.ActErrorResult
-
- of(H.Status, String, Object...) - Static method in exception act.view.ActErrorResult
-
- of(H.Status, int) - Static method in exception act.view.ActErrorResult
-
- of(H.Status, int, String, Object...) - Static method in exception act.view.ActErrorResult
-
- of(Object, PropertySpec.MetaInfo, ActionContext) - Static method in exception act.view.FilteredRenderJSON
-
- of(H.Status, Object, PropertySpec.MetaInfo, ActionContext) - Static method in exception act.view.FilteredRenderJSON
-
- of(Object, PropertySpec.MetaInfo, ActContext) - Static method in exception act.view.RenderCSV
-
- of(H.Status, Object, PropertySpec.MetaInfo, ActionContext) - Static method in exception act.view.RenderCSV
-
- of(Map<String, Object>) - Static method in exception act.view.RenderTemplate
-
- of(H.Status, Map<String, Object>) - Static method in exception act.view.RenderTemplate
-
- ofClass(List<File>, String) - Static method in class act.app.Source
-
- ofFile(File, File) - Static method in class act.app.Source
-
- offset(int) - Method in interface act.db.Dao.Query
-
- ofInnerClass(File, String) - Static method in class act.app.Source
-
- ofStatus(int) - Static method in exception act.view.ActErrorResult
-
- OK - Static variable in class act.controller.Controller.Util
-
- ok() - Static method in class act.controller.Controller.Util
-
Returns an
Ok
result
- OK_JSON - Static variable in class act.controller.Controller.Util
-
- OK_XML - Static variable in class act.controller.Controller.Util
-
- on(EVENT_TYPE) - Method in interface act.event.ActEventListener
-
- On - Annotation Type in act.event
-
Mark a method to be an adhoc event handler
- on(EVENT_TYPE) - Method in class act.event.OnceEventListenerBase
-
- on(DateTime, Runnable) - Method in class act.job.JobManager
-
- on(DateTime, Callable<T>) - Method in class act.job.JobManager
-
- on(SysEventId, Runnable) - Method in class act.job.JobManager
-
- on(SysEventId, Runnable, boolean) - Method in class act.job.JobManager
-
- on(SysEventId, String, Runnable) - Method in class act.job.JobManager
-
- on(SysEventId, String, Runnable, boolean) - Method in class act.job.JobManager
-
- on(FsEvent...) - Method in interface act.util.FsEventListener
-
- onApp(App) - Static method in enum act.conf.AppConfigKey
-
- onAppSet() - Method in class act.app.AppCodeScannerBase
-
- onAppSet() - Method in class act.cli.bytecode.CommanderByteCodeScanner
-
- onAppSet() - Method in class act.controller.bytecode.ControllerByteCodeScanner
-
- onAppSet() - Method in class act.db.meta.EntityInfoByteCodeScanner
-
- onAppSet() - Method in class act.job.bytecode.JobByteCodeScanner
-
- onAppSet() - Method in class act.metric.MetricContextScanner
-
- onAppSet() - Method in class act.util.ClassInfoByteCodeScanner
-
- onAppStart() - Method in class act.app.AppServiceBase
-
- OnAppStart - Annotation Type in act.job
-
Mark a method to be a job that must be run after Application started up
- onAppStart() - Method in class act.view.ViewManager
-
- onAppStartAsync() - Method in class act.app.AppServiceBase
-
- OnAppStop - Annotation Type in act.job
-
Mark a method to be a job that must be run before App stop
- once(Class<? extends EventObject>, OnceEventListenerBase) - Method in class act.event.EventBus
-
Bind an
once event listener
to an event object type
- OnceEventListener<EVENT_TYPE extends EventObject> - Interface in act.event
-
OnceEventListener
handle event and return a boolean
value indicate if the event is handled or not
- OnceEventListenerBase<EVENT_TYPE extends EventObject> - Class in act.event
-
- OnceEventListenerBase(CharSequence) - Constructor for class act.event.OnceEventListenerBase
-
- OnceEventListenerBase() - Constructor for class act.event.OnceEventListenerBase
-
- OnClass - Annotation Type in act.event
-
Deprecated.
- onCli(String) - Method in class act.util.PropertySpec.MetaInfo
-
- onConnect(WebSocketConnectEvent) - Method in class act.job.JobAdmin.WebsocketEndpoints.JobProgress
-
- onDestroy(ActContext) - Method in interface act.util.ActContext.Listener
-
- OnEvent - Annotation Type in act.event
-
Mark a method to be an adhoc event handler for a certain event type The event type is inferred from the method signature
- onException(Exception, String, Object...) - Method in class act.app.DaemonBase
-
- onHttp(String) - Method in class act.util.PropertySpec.MetaInfo
-
- onInjection(Object, BeanSpec) - Method in interface act.inject.DependencyInjectionListener
-
Invoked once an instance has been created.
- onResult() - Method in class act.ActResponse
-
This response is ready for Result evaluation.
- onRouteAdded(String) - Method in class act.app.conf.AppConfigurator
-
- OnSysEvent - Annotation Type in act.job
-
Mark a method to be a job that must be run upon a certain
system event
occurred
- onTimerStart(String) - Method in interface act.metric.MetricStore
-
- onTimerStart(String) - Method in class act.metric.SimpleMetricStore
-
- onTimerStop(Timer) - Method in interface act.metric.MetricStore
-
- onTimerStop(Timer) - Method in class act.metric.SimpleMetricStore
-
- onUpdate(ProgressGauge) - Method in interface act.util.ProgressGauge.Listener
-
- onValue(String) - Method in class act.util.PropertySpec.MetaInfo
-
- open() - Method in class act.xio.undertow.UndertowResponseOutput
-
- Optional - Annotation Type in act.cli
-
Indicate a command argument is optional
- OPTIONAL - Static variable in enum act.util.AsmTypes
-
- OptionAnnoInfoBase - Class in act.cli.meta
-
Store the option annotation meta info.
- OptionAnnoInfoBase(boolean) - Constructor for class act.cli.meta.OptionAnnoInfoBase
-
- optionCount() - Method in class act.cli.util.CommandLineParser
-
- optionHandler(String, ActionContext) - Method in class act.handler.OptionsInfoBase
-
- optionInfo(ParamOptionAnnoInfo) - Method in class act.cli.meta.CommandParamMetaInfo
-
- optionInfo() - Method in class act.cli.meta.CommandParamMetaInfo
-
- options() - Method in class act.cli.builtin.Exit
-
- options() - Method in class act.cli.builtin.Help
-
- options() - Method in class act.cli.builtin.IterateCursor
-
- options(CommanderClassMetaInfo, AppClassLoader) - Method in class act.cli.meta.CommandMethodMetaInfo
-
Returns
CliHandler.options()
- options() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- options() - Method in interface act.handler.CliHandler
-
Returns a list of options information to be displayed in help of this command.
- OptionsInfoBase - Class in act.handler
-
Process HTTP OPTIONS request
- OptionsInfoBase(Router) - Constructor for class act.handler.OptionsInfoBase
-
- OptionsRequestHandler - Class in act.handler
-
- OptionsRequestHandler(CORS.Spec) - Constructor for class act.handler.OptionsRequestHandler
-
- orderBy(String...) - Method in interface act.db.Dao.Query
-
- org.mindrot.jbcrypt - package org.mindrot.jbcrypt
-
- osgl2undertow(H.Cookie) - Static method in enum act.xio.undertow.CookieConverter
-
- output(CliContext) - Method in interface act.cli.util.CliCursor
-
- output(CliContext) - Method in class act.cli.util.TableCursor
-
- Output - Annotation Type in act.util
-
Mark a controller field or action method parameter to be output into template (i.e.
- outputFields(PropertySpec.MetaInfo, Class<?>, ActContext) - Method in class act.data.DataPropertyRepository
-
- outputFields() - Method in class act.util.PropertySpec.MetaInfo
-
Deprecated.
- outputFields(ActContext) - Method in class act.util.PropertySpec.MetaInfo
-
- outputFieldsForHttp() - Method in class act.util.PropertySpec.MetaInfo
-
- OutputRequestParams - Annotation Type in act.util
-
Mark on a controller action method that all request parameters to be output into template (i.e.
- outputStream() - Method in class act.controller.ResponseCache
-
- outputStream() - Method in class act.xio.undertow.UndertowResponse
-
- outputToken(String, String, String, ActionContext) - Method in interface act.security.CSRFProtector
-
- overwrite(String, String, String, String) - Method in class act.route.RouterAdmin
-
P
- p() - Method in class act.data.util.StringOrPattern
-
- packageName() - Method in class act.app.Source
-
- packageNameOf(Class<?>) - Static method in class act.internal.util.JavaNames
-
Returns package name of a class
- param(String, String) - Method in class act.app.ActionContext
-
- param(String, String) - Method in class act.cli.CliContext
-
- param(int) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- param(int) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- param(int) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- PARAM - Static variable in enum act.util.AsmTypes
-
- PARAM_DESC - Static variable in enum act.util.AsmTypes
-
- PARAM_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- PARAM_NAME - Static variable in enum act.util.AsmTypes
-
- PARAM_TYPE - Static variable in enum act.util.AsmTypes
-
- ParamAnnoInfo - Class in act.controller.meta
-
- ParamAnnoInfo(int) - Constructor for class act.controller.meta.ParamAnnoInfo
-
- ParamAnnoInfoTrait - Interface in act.controller.meta
-
- ParamAnnoInfoTraitBase - Class in act.controller.meta
-
- ParamAnnoInfoTraitBase(int) - Constructor for class act.controller.meta.ParamAnnoInfoTraitBase
-
- ParamAppContextInjection(Integer) - Constructor for class act.controller.meta.ActContextInjection.ParamAppContextInjection
-
- ParamBindingAnnotation - Annotation Type in act.data.annotation
-
Mark an annotation as parameter binding annotation, e.g.
- paramCount() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- paramCount() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- paramCount() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- paramIndex() - Method in class act.controller.meta.ActContextInjection.ParamAppContextInjection
-
- paramKeys() - Method in class act.app.ActionContext
-
- paramKeys() - Method in class act.cli.CliContext
-
- paramKeys() - Method in class act.job.JobContext
-
- paramKeys() - Method in class act.mail.MailerContext
-
- paramKeys() - Method in class act.ws.WebSocketContext
-
- ParamMetaInfo<T extends ParamMetaInfo> - Class in act.sys.meta
-
The common logic encapsulate meta information of parameters, including * action handler parameter (http or websocket) * commander parameter * mailer parameter * job parameter * simple event parameter
- ParamMetaInfo() - Constructor for class act.sys.meta.ParamMetaInfo
-
- paramName(String) - Method in class act.app.conf.AppConfigurator.CsrfSetting
-
- paramName(String) - Method in class act.cli.meta.OptionAnnoInfoBase
-
- paramName(int) - Method in class act.inject.param.CliContextParamLoader
-
- paramName(int) - Method in class act.inject.param.ParamValueLoaderService
-
- ParamNames - Class in act.controller
-
- ParamNames() - Constructor for class act.controller.ParamNames
-
- paramNames() - Method in class act.xio.undertow.UndertowRequest
-
- ParamOptionAnnoInfo - Class in act.cli.meta
-
Store
option annotation info
that come from a method parameter
- ParamOptionAnnoInfo(int, boolean) - Constructor for class act.cli.meta.ParamOptionAnnoInfo
-
- params() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- paramTypes() - Method in class act.event.meta.SimpleEventListenerMetaInfo
-
- paramTypes() - Method in class act.job.meta.JobMethodMetaInfo
-
- paramVal(String) - Method in class act.app.ActionContext
-
- paramVal(String) - Method in class act.cli.CliContext
-
- paramVal(String) - Method in class act.job.JobContext
-
- paramVal(String) - Method in class act.mail.MailerContext
-
- paramVal(String) - Method in class act.ws.WebSocketContext
-
- paramVal(String) - Method in class act.xio.undertow.UndertowRequest
-
- paramVals(String) - Method in class act.app.ActionContext
-
- paramVals(String) - Method in class act.cli.CliContext
-
- paramVals(String) - Method in class act.job.JobContext
-
- paramVals(String) - Method in class act.mail.MailerContext
-
- paramVals(String) - Method in class act.ws.WebSocketContext
-
- paramVals(String) - Method in class act.xio.undertow.UndertowRequest
-
- ParamValueLoader - Interface in act.inject.param
-
Responsible for providing the value to a method parameter
- ParamValueLoaderManager - Class in act.inject.param
-
Manage
ParamValueLoaderService
by context type
- ParamValueLoaderManager(App) - Constructor for class act.inject.param.ParamValueLoaderManager
-
- ParamValueLoaderService - Class in act.inject.param
-
Manage
ParamValueLoader
grouped by Method
- ParamValueLoaderService(App) - Constructor for class act.inject.param.ParamValueLoaderService
-
- paramValwithoutBodyParsing(String) - Method in class act.app.ActionContext
-
- parent(AppClassLoader) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- parent(ControllerClassMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- parent() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- parent(boolean) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- parent() - Method in class act.util.ClassNode
-
- parent(String) - Method in class act.util.ClassNode
-
Specify the class represented by this
ClassNode
extends a class with the name specified
- parentClassFirst - Variable in class act.util.ClassInfoRepository
-
- parse(JavadocComment) - Static method in class act.apidoc.javadoc.JavadocParser
-
- parse(String) - Static method in class act.apidoc.javadoc.JavadocParser
-
- parse(File) - Method in class act.app.BuildFileProbe.FileParser
-
- parse(List<String>) - Method in class act.app.BuildFileProbe.LinesParser
-
- parse(String) - Method in class act.app.BuildFileProbe.StringParser
-
- parse(ActionContext) - Method in class act.data.ApacheMultipartParser
-
- parse(DateTimeFormatter, String) - Method in class act.data.JodaDateTimeCodec
-
- parse(String) - Method in class act.data.JodaDateTimeCodecBase
-
- parse(DateTimeFormatter, String) - Method in class act.data.JodaDateTimeCodecBase
-
- parse(DateTimeFormatter, String) - Method in class act.data.JodaLocalDateCodec
-
- parse(DateTimeFormatter, String) - Method in class act.data.JodaLocalDateTimeCodec
-
- parse(DateTimeFormatter, String) - Method in class act.data.JodaLocalTimeCodec
-
- parse(String) - Method in class act.data.ListCodec
-
- parse(String) - Method in class act.data.MapCodec
-
- parse(ActionContext) - Method in class act.data.RequestBodyParser
-
- parse(ActionContext) - Method in class act.data.TextParser
-
- parse(ActionContext) - Method in class act.data.UrlEncodedParser
-
- parse(String) - Static method in class act.validation.PasswordSpec
-
Parse a string representation of password spec.
- parseActiveRecord(DefaultJSONParser, AdaptiveRecord, Object) - Static method in class act.util.AdaptiveRecordCodec
-
- parseJSON(String) - Static method in class act.util.ClassInfoRepository
-
- parseMap(DefaultJSONParser, KV, Object) - Static method in class act.util.FastJsonKvCodec
-
- parseText(String) - Static method in class act.apidoc.javadoc.JavadocDescription
-
- parseTicket(T) - Method in class act.ws.SecureTicketCodec.Base
-
- parseTicket(T) - Method in interface act.ws.SecureTicketCodec
-
Parse a secure ticket and construct a session data.
- parseToken(String) - Method in class act.crypto.AppCrypto
-
- parsingContext() - Method in class act.cli.CliContext
-
- ParsingContextBuilder() - Constructor for class act.cli.CliContext.ParsingContextBuilder
-
- part(int) - Method in class act.route.UrlPath
-
- PartialPath - Annotation Type in act.inject.param
-
- PartialPathLoader - Class in act.inject.param
-
- PartialPathLoader(String) - Constructor for class act.inject.param.PartialPathLoader
-
- password(String) - Method in interface act.internal.password.MultiplePasswordProvider
-
- password() - Method in interface act.internal.password.PasswordProvider
-
- password() - Method in class act.mail.MailerConfig
-
- Password - Annotation Type in act.validation
-
The annotated element must be a valid password.
- Password.ByteCodeScanner - Class in act.validation
-
- Password.Enhancer - Class in act.validation
-
- Password.List - Annotation Type in act.validation
-
Defines several
Password
annotations on the same element.
- Password.Validator - Interface in act.validation
-
Responsible for validating password string
- Password.Verifier - Class in act.validation
-
- passwordFieldNames() - Method in class act.internal.password.PasswordMetaInfo
-
- passwordFieldTypeDesc(String) - Method in class act.internal.password.PasswordMetaInfo
-
- PasswordHandler - Class in act.validation
-
- PasswordHandler() - Constructor for class act.validation.PasswordHandler
-
- passwordHash(char[]) - Method in class act.crypto.AppCrypto
-
Generate crypted hash of given password.
- passwordHash(String) - Method in class act.crypto.AppCrypto
-
Generate crypted hash of give password
- passwordHash(char[]) - Method in class act.crypto.RotateSecretCrypto
-
- passwordHash(String) - Method in class act.crypto.RotateSecretCrypto
-
- PasswordMetaInfo - Class in act.internal.password
-
- PasswordMetaInfo() - Constructor for class act.internal.password.PasswordMetaInfo
-
- PasswordMetaInfo.Manager - Class in act.internal.password
-
- PasswordProvider - Interface in act.internal.password
-
- PasswordSpec - Class in act.validation
-
PasswordSpec
provides a simple way to define Password.Validator
.
- PasswordSpec.Builder - Class in act.validation
-
A
PasswordSpec.Builder
is used to build a PasswordSpec
.
- PATH - Static variable in class act.controller.ParamNames
-
- path(ActionContext) - Method in class act.handler.builtin.FixedResourceGetter
-
- path(ActionContext) - Method in class act.handler.builtin.ResourceGetter
-
- path() - Method in class act.route.RouteInfo
-
- path() - Method in class act.xio.undertow.UndertowRequest
-
- PATH_SEPARATOR - Static variable in interface act.metric.Metric
-
PATH_SEPARATOR
is provided to support hierarchical metric
- PATH_SEPARATOR - Static variable in class act.metric.MetricInfo
-
- PathAnnotationSpec(Class<? extends Annotation>, boolean, boolean) - Constructor for class act.plugin.ControllerPlugin.PathAnnotationSpec
-
- pathMatches(String) - Static method in enum act.cli.tree.TreeNodeFilter.Common
-
- pathMatches(Lang.Function<String, Boolean>) - Static method in enum act.cli.tree.TreeNodeFilter.Common
-
- paths() - Method in class act.util.FsEvent
-
- pathVarCount() - Method in class act.app.ActionContext
-
- Pattern - Annotation Type in act.data.annotation
-
Deprecated.
- pattern() - Method in class act.util.ActContext.Base
-
- pattern(String) - Method in class act.util.ActContext.Base
-
- pattern() - Method in interface act.util.ActContext
-
Deprecated.
- pattern(String) - Method in interface act.util.ActContext
-
Deprecated.
- payload(JWT.Payload, Object) - Method in class act.session.JWT.Token
-
- payload(String, Object) - Method in class act.session.JWT.Token
-
- payloadJsonString() - Method in class act.session.JWT.Token
-
- payloads() - Method in class act.session.JWT.Token
-
- permanentRedirect(String, Object...) - Static method in class act.controller.Controller.Util
-
- permanentRedirect(String, Map) - Static method in class act.controller.Controller.Util
-
- persistSession() - Method in class act.conf.AppConfig
-
- pid(ActionContext) - Method in class act.Info
-
- PID() - Constructor for class act.sys.Env.PID
-
- pid() - Method in class act.SysUtilAdmin
-
- pingPath(String) - Method in class act.conf.AppConfig
-
- pingPath() - Method in class act.conf.AppConfig
-
- plugin(String) - Method in class act.db.DbManager
-
- Plugin - Interface in act.plugin
-
Tag a class that could be plug into Act stack
- Plugin.InfoRepo - Class in act.plugin
-
- PLUGIN_CLASS - Variable in class act.boot.server.ServerBootstrapClassLoader
-
- PLUGIN_FILTER - Static variable in class act.app.ProjectLayoutProbe
-
- PluginAdmin - Class in act.plugin
-
Provides admin interface to access Plugin data info
- PluginAdmin() - Constructor for class act.plugin.PluginAdmin
-
- pluginClasses() - Static method in class act.Act
-
- pluginClasses() - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- pluginClasses() - Method in interface act.boot.PluginClassProvider
-
Returns a list of classes that contains all
Plugin
classes presented in the server and the application
- pluginClasses() - Method in class act.boot.server.ServerBootstrapClassLoader
-
- PluginClassProvider - Interface in act.boot
-
- pluginList(Class<T>) - Method in class act.plugin.GenericPluginManager
-
- pluginManager() - Static method in class act.Act
-
- PluginScanner - Class in act.plugin
-
Responsible for scanning/loading Act server plugins.
- PluginScanner() - Constructor for class act.plugin.PluginScanner
-
- populateSourceInfo(Throwable) - Method in exception act.view.ActErrorResult
-
- populateSourceInfo(AsmContext) - Method in exception act.view.ActErrorResult
-
- populateSourceInfo(Throwable) - Method in exception act.view.RythmTemplateException
-
- port() - Method in class act.app.ActionContext
-
- port() - Method in class act.app.util.NamedPort
-
- Port - Annotation Type in act.controller.annotation
-
The annotation is used specify the
port(s)
of a controller class
- port() - Method in class act.route.Router
-
- PORT_CLI_OVER_HTTP - Static variable in class act.conf.AppConfig
-
- portId() - Method in class act.app.ActionContext
-
- portId() - Method in class act.route.Router
-
- possibleController() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- possibleController(boolean) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- possibleController(String) - Method in class act.route.Router
-
- possibleControllerClass(String) - Method in class act.conf.AppConfig
-
- post(String, SimpleRequestHandler) - Static method in class act.Act
-
- post(String, RequestHandlerBase) - Static method in class act.Act
-
- POST - Static variable in class act.app.conf.AppConfigurator
-
- post(SysEventId, Runnable) - Method in class act.job.JobManager
-
- post(SysEventId, Runnable, boolean) - Method in class act.job.JobManager
-
- post(SysEventId, String, Runnable) - Method in class act.job.JobManager
-
- post(SysEventId, String, Runnable, boolean) - Method in class act.job.JobManager
-
- PostHandle - Class in act.handler.event
-
- PostHandle(ActionContext) - Constructor for class act.handler.event.PostHandle
-
- preCheck(ActionContext) - Method in class act.security.CSRF.Spec
-
Do sanity check to see if CSRF token is present.
- preCheckCsrf() - Method in class act.app.ActionContext
-
- predicate(Lang.Predicate<String>) - Method in class act.util.AsmByteCodeEnhancer
-
- PredictableByteCodeVisitor - Class in act.util
-
- PredictableByteCodeVisitor(ClassVisitor) - Constructor for class act.util.PredictableByteCodeVisitor
-
- PredictableByteCodeVisitor() - Constructor for class act.util.PredictableByteCodeVisitor
-
- PreFireSessionResolvedEvent(H.Session, ActionContext) - Constructor for class act.app.ActionContext.PreFireSessionResolvedEvent
-
- PreHandle - Class in act.handler.event
-
- PreHandle(ActionContext) - Constructor for class act.handler.event.PreHandle
-
- preHotReload() - Method in interface act.app.App.HotReloadListener
-
- preload() - Method in class act.app.AppClassLoader
-
- preload() - Method in class act.app.DevModeClassLoader
-
- preload() - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- preload() - Method in class act.boot.server.ServerBootstrapClassLoader
-
- preloadClasses() - Method in class act.app.AppClassLoader
-
- preloadClasses() - Method in class act.app.DevModeClassLoader
-
- preloadClassFile(File, File) - Method in class act.app.AppClassLoader
-
- preloadConfigurations() - Method in class act.conf.AppConfig
-
- prepare(CliContext.ParsingContext) - Method in class act.cli.CliContext
-
- prepare(Lang.Function<ProgressGauge, ?>) - Method in class act.job.JobManager
-
Prepare a job from worker.
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.AuthenticatedEcho
-
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.AuthenticatedFileGetter
-
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.AuthenticatedRedirect
-
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.AuthenticatedRedirectDir
-
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.AuthenticatedResourceGetter
-
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.controller.FastRequestHandler
-
- prepareAuthentication(ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- prepareAuthentication(ActionContext) - Method in class act.handler.DelegateRequestHandler
-
- prepareAuthentication(ActionContext) - Method in interface act.handler.RequestHandler
-
Setting up handler for authentication.
- prepareAuthentication(ActionContext) - Method in class act.ws.SecureTicketHandler
-
- prepareAuthentication(ActionContext) - Method in class act.xio.WebSocketConnectionHandler
-
- prepareDownload(String) - Method in class act.controller.ResponseCache
-
- prepareRespForResultEvaluation() - Method in class act.app.ActionContext
-
- preParseOptions(Method, CommandMethodMetaInfo, CliContext) - Method in class act.inject.param.CliContextParamLoader
-
- PreventDoubleSubmission - Annotation Type in act.handler
-
Mark an action handler method to be double-submission protected
- principal() - Method in interface act.app.security.SecurityContext
-
Returns the principal that represent the current interaction subject
- print(ProgressGauge) - Method in class act.cli.CliContext
-
- print(String, Object...) - Method in class act.cli.CliContext
-
- print(Object, PropertySpec.MetaInfo, CliContext) - Method in enum act.cli.view.CliView
-
- print(AppDescriptor) - Static method in class act.util.Banner
-
- printBar(ProgressGauge) - Method in class act.cli.CliContext
-
- printCenter(String, Object...) - Method in class act.util.LogSupport
-
Print formatted string in the center of 80 chars line, left and right padded.
- printCenterWithLead(String, String, Object...) - Method in class act.util.LogSupport
-
Print the lead string followed by centered formatted string.
- printDashedLine() - Method in class act.util.LogSupport
-
Print a line of 80
-
chars
- printDoubleDashedLine() - Method in class act.util.LogSupport
-
Print a line of 80
=
chars
- printHashSimbolLine() - Method in class act.util.LogSupport
-
Print a line of 80
#
chars
- println() - Method in class act.cli.CliContext
-
- println(String, Object...) - Method in class act.cli.CliContext
-
- println() - Method in class act.util.LogSupport
-
Print a blank line
- printStarLine() - Method in class act.util.LogSupport
-
Print a line of 80
*
chars
- printTable(String[], String[][]) - Method in class act.cli.ascii_table.ASCIITable
-
- printTable(String[], String[][], int) - Method in class act.cli.ascii_table.ASCIITable
-
- printTable(String[], int, String[][], int) - Method in class act.cli.ascii_table.ASCIITable
-
- printTable(ASCIITableHeader[], String[][]) - Method in class act.cli.ascii_table.ASCIITable
-
- printTable(IASCIITableAware) - Method in class act.cli.ascii_table.ASCIITable
-
- printTable(String[], String[][]) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- printTable(String[], String[][], int) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- printTable(String[], int, String[][], int) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- printTable(ASCIITableHeader[], String[][]) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- printTable(IASCIITableAware) - Method in class act.cli.ascii_table.impl.SimpleASCIITableImpl
-
- printTable(String[], String[][]) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
Prints the ASCII table to console.
- printTable(String[], String[][], int) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- printTable(String[], int, String[][], int) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- printTable(ASCIITableHeader[], String[][]) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- printTable(IASCIITableAware) - Method in interface act.cli.ascii_table.spec.IASCIITable
-
- printTable(String[], String[][]) - Method in class act.cli.CliContext
-
- printTable(String[], String[][], int) - Method in class act.cli.CliContext
-
- printTable(String[], int, String[][], int) - Method in class act.cli.CliContext
-
- printTable(ASCIITableHeader[], String[][]) - Method in class act.cli.CliContext
-
- printTable(IASCIITableAware) - Method in class act.cli.CliContext
-
- printText(ProgressGauge) - Method in class act.cli.CliContext
-
- printTildLine() - Method in class act.util.LogSupport
-
Print a line of 80
~
chars
- printWriter() - Method in class act.controller.ResponseCache
-
- Prioritised - Interface in act.util
-
- priority() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- priority(int) - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- priority() - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- priority() - Method in class act.data.Sensitive.Enhancer
-
- priority() - Method in class act.handler.builtin.controller.Handler
-
- priority() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- priority() - Method in class act.util.AppByteCodeEnhancer
-
- priority() - Method in interface act.util.Prioritised
-
- PRIORITY - Static variable in class act.util.SimpleBean.ByteCodeEnhancer
-
- priority() - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- priority() - Method in class act.validation.Password.Enhancer
-
- probe(File) - Method in class act.app.BuildFileProbe
-
- probe(File) - Method in class act.app.ProjectLayoutProbe
-
Check if the given folder contains an application with certain layout
- probeAppBase(File, ProjectLayout) - Static method in enum act.app.ProjectLayout.util
-
check if a dir is application base as per given project layout
- probeJarFile(Class<?>) - Static method in enum act.util.Jars
-
If the class is loaded from a Jar file, then return that file.
- probeTicket(Object) - Method in interface act.ws.SecureTicketCodec
-
Do sanity check on an object to quickly probe if it is a ticket that can be processed by this codec
- probeTicket(Object) - Method in class act.ws.StringSecureTicketCodec
-
- proceedWithHandler(RequestHandler) - Method in class act.app.ActionContext
-
- process(Object, String, Object) - Method in class act.cli.util.MappedFastJsonNameFilter
-
- profile() - Static method in class act.Act
-
Return the current profile name
- profile() - Method in class act.app.App
-
- profileMatches(String) - Static method in class act.sys.Env
-
- profileMatches(String, boolean) - Static method in class act.sys.Env
-
- progress() - Method in class act.job.Job
-
- progress() - Method in class act.util.ActContext.Base
-
- PROGRESS_GAUGE - Static variable in class act.inject.ActProviders
-
- ProgressBar - Class in me.tongfei.progressbar
-
A simple console-based progress bar.
- ProgressBar(String, long) - Constructor for class me.tongfei.progressbar.ProgressBar
-
Creates a progress bar with the specific task name and initial maximum value.
- ProgressBar(String, long, ProgressBarStyle) - Constructor for class me.tongfei.progressbar.ProgressBar
-
- ProgressBar(String, long, int) - Constructor for class me.tongfei.progressbar.ProgressBar
-
- ProgressBar(String, long, int, PrintStream, ProgressBarStyle) - Constructor for class me.tongfei.progressbar.ProgressBar
-
Creates a progress bar with the specific task name, initial maximum value, customized update interval (default 1000 ms), the PrintStream to be used, and output style.
- ProgressBarStyle - Enum in me.tongfei.progressbar
-
Represents the display style of a progress bar.
- ProgressBarWrappedIterable<T> - Class in me.tongfei.progressbar.wrapped
-
- ProgressBarWrappedIterable(Iterable<T>, String) - Constructor for class me.tongfei.progressbar.wrapped.ProgressBarWrappedIterable
-
- ProgressBarWrappedIterator<T> - Class in me.tongfei.progressbar.wrapped
-
- ProgressBarWrappedIterator(Iterator<T>, String, long) - Constructor for class me.tongfei.progressbar.wrapped.ProgressBarWrappedIterator
-
- progressGauge(String) - Method in class act.job.JobManager
-
- ProgressGauge - Interface in act.util
-
Class implement this interface can track progress
- ProgressGauge.Listener - Interface in act.util
-
- PROJ_LAYOUT_FILE - Static variable in interface act.app.ProjectLayout
-
The className of the properties file sit directly in
appBase
dir that specifies the project layout of the application.
- ProjectLayout - Interface in act.app
-
Defines the project file structure supported by Act.
- ProjectLayout.CustomizedProjectLayout - Class in act.app
-
- ProjectLayout.F - Enum in act.app
-
- ProjectLayout.PredefinedLayout - Enum in act.app
-
- ProjectLayout.util - Enum in act.app
-
- ProjectLayout.Utils - Enum in act.app
-
- ProjectLayoutBuilder - Class in act.boot
-
Helper to build
ProjectLayout
- ProjectLayoutBuilder() - Constructor for class act.boot.ProjectLayoutBuilder
-
- ProjectLayoutProbe - Class in act.app
-
Base class defines the application project layout probe contract and utilities
- ProjectLayoutProbe() - Constructor for class act.app.ProjectLayoutProbe
-
- prompt(String) - Method in class act.cli.CliContext
-
Set the console prompt
- prop(String, Object) - Method in class act.app.conf.AppConfigurator
-
- PROP_APP_JAR_FILE - Static variable in class act.Act
-
Used to set/get system property to communicate the app jar file if app is loaded from jar
- PROPERTY_SEPARATOR - Static variable in class act.util.FastJsonPropertyPreFilter
-
The properties separator pattern
[,;:]+
- PROPERTY_SPEC - Static variable in enum act.util.AsmTypes
-
- propertyListOf(Class<?>) - Method in class act.data.DataPropertyRepository
-
Returns the complete property list of a class
- propertySpec(PropertySpec.MetaInfo) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- propertySpec() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- propertySpec(PropertySpec.MetaInfo) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- propertySpec() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- PropertySpec - Annotation Type in act.util
-
Mark on a method (could be cli command, or controller action) to specify the fields to be exported.
- PropertySpec.MetaInfo - Class in act.util
-
Capture the
PropertySpec
annotation meta info in bytecode scanning phase
- propKeys() - Method in class act.app.conf.AppConfigurator
-
- propVal(String) - Method in class act.app.conf.AppConfigurator
-
- protectedClasses - Static variable in class act.boot.BootstrapClassLoader
-
- protector(CSRFProtector) - Method in class act.app.conf.AppConfigurator.CsrfSetting
-
- provided(BeanSpec, DependencyInjector<?>) - Static method in class act.inject.param.ParamValueLoaderService
-
- providedButNotDbBind(BeanSpec, DependencyInjector<?>) - Static method in class act.inject.param.ParamValueLoaderService
-
- ProvidedValueLoader - Class in act.inject.param
-
- Provider() - Constructor for class act.db.meta.EntityMetaInfoRepo.Provider
-
- Provider() - Constructor for class act.db.util.SequenceNumberGenerator.Provider
-
- PROVIDES - Static variable in enum act.util.AsmTypes
-
- ProvidesImplicitTemplateVariable - Annotation Type in act.view
-
If this annotation is presented on an method of any class, then that method will be treated as an
ImplicitVariableProvider
.
- proxy(GeneralAnnoInfo) - Static method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
- proxy(GeneralAnnoInfo, ClassLoader) - Static method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
- PSEUDO_METHOD - Static variable in annotation type act.ws.WsEndpoint
-
- publicNotAbstract() - Method in class act.util.ClassNode
-
- publicOnly() - Method in class act.util.ClassFilter
-
- publicOnly(boolean) - Method in class act.util.ClassFinderData
-
- put(String, SimpleRequestHandler) - Static method in class act.Act
-
- put(String, RequestHandlerBase) - Static method in class act.Act
-
- PUT - Static variable in class act.app.conf.AppConfigurator
-
- put(BeanSpec, T) - Method in class act.inject.genie.DependentScope
-
- put(String, T) - Method in class act.inject.genie.DependentScope
-
- put(BeanSpec, T) - Method in class act.inject.genie.RequestScope
-
- put(String, T) - Method in class act.inject.genie.RequestScope
-
- put(BeanSpec, T) - Method in class act.inject.genie.SessionScope
-
- put(String, T) - Method in class act.inject.genie.SessionScope
-
- put(BeanSpec, T) - Method in class act.inject.genie.SingletonScope
-
- put(String, T) - Method in interface act.inject.param.ScopeCacheSupport
-
- put(String, Object) - Static method in class act.job.JobContext
-
Set value by key to the JobContext of current thread
- putAttribute(String, Object) - Method in class act.util.GeneralAnnoInfo
-
- putListAttribute(String, Object) - Method in class act.util.GeneralAnnoInfo
-
- putValue(String, Object) - Method in interface act.db.AdaptiveRecord
-
Add or replace a key/val pair into the active record
- putValue(MODEL_TYPE, String, Object) - Static method in class act.db.AdaptiveRecord.Util
-
- putValues(Map<String, Object>) - Method in interface act.db.AdaptiveRecord
-
Add all key/val pairs from specified kv map into this active record
- putValues(MODEL_TYPE, Map<String, Object>) - Static method in class act.db.AdaptiveRecord.Util
-
- pwd() - Method in class act.SysUtilAdmin
-
Q
- q() - Method in interface act.db.Dao
-
Return a
Dao.Query
bound to the MODEL_TYPE
- q(String, Object...) - Method in interface act.db.Dao
-
Return a
Dao.Query
bound to the MODEL_TYPE
by fields and value arguments
- qrcode(String) - Static method in class act.controller.Controller.Util
-
Render QRCode for given content
- qrcode(String) - Static method in exception act.view.ZXingResult
-
- query() - Method in class act.xio.undertow.UndertowRequest
-
- queryClass - Variable in class act.db.DaoBase
-
- queryType() - Method in interface act.db.Dao
-
Returns the class of the bounded query type
- queryType - Variable in class act.db.DaoBase
-
- queryType() - Method in class act.db.DaoBase
-
R
- raiseExceptionIfThereAreMissingOptions(CliContext) - Method in class act.cli.CliContext.ParsingContext
-
- raw - Variable in class act.conf.Config
-
- rawConfiguration() - Method in class act.conf.Config
-
- rawSecret() - Method in class act.session.RotationSecretProvider
-
- read() - Method in class act.data.MultipartStream.ItemInputStream
-
Returns the next byte in the stream.
- read(byte[], int, int) - Method in class act.data.MultipartStream.ItemInputStream
-
Reads bytes into the given buffer.
- READ_FILE_CONTENT - Static variable in enum act.util.AsmTypes
-
- readBodyData(OutputStream) - Method in class act.data.MultipartStream
- readBoundary() - Method in class act.data.MultipartStream
-
Skips a
boundary
token, and checks whether more encapsulations
are contained in the stream.
- readByte() - Method in class act.data.MultipartStream
-
Reads a byte from the
buffer
, and refills it as necessary.
- ReadContent - Annotation Type in act.data.annotation
-
Indicate if the parameter is a file path or resource URL, then read the content of the file into the parameter, otherwise leave the parameter as it is unless
ReadContent.mercy()
is set to true
- readContent() - Method in class act.handler.builtin.Echo
-
- readContent(JarFile, JarEntry) - Static method in enum act.util.Jars
-
- readFileContent() - Method in class act.cli.meta.CommandParamMetaInfo
-
- readFileContent() - Method in class act.cli.meta.FieldOptionAnnoInfo
-
- readFlash(H.Request) - Method in class act.session.CompoundSesssionMapper
-
- readFlash(H.Request) - Method in class act.session.CookieSessionMapper
-
- readFlash(H.Request) - Method in class act.session.HeaderTokenSessionMapper
-
- readFlash(H.Request) - Method in interface act.session.SessionMapper
-
Read the incoming HTTP request and extract serialized flash state.
- readHeaders() - Method in class act.data.MultipartStream
- readSession(H.Request) - Method in class act.session.CompoundSesssionMapper
-
- readSession(H.Request) - Method in class act.session.CookieSessionMapper
-
- readSession(H.Request) - Method in class act.session.HeaderTokenSessionMapper
-
- readSession(H.Request) - Method in interface act.session.SessionMapper
-
Read the incoming HTTP request and extract serialized session state.
- realHandler() - Method in class act.handler.DelegateRequestHandler
-
- realHandler() - Method in class act.handler.RequestHandlerBase
-
- receiveFullBytesAndProceed(ActionContext, RequestHandler) - Method in class act.RequestImplBase
-
- receiveFullBytesAndProceed(ActionContext, RequestHandler) - Method in class act.xio.undertow.UndertowRequest
-
- records() - Method in interface act.cli.util.CliCursor
-
- records() - Method in class act.cli.util.TableCursor
-
- redirect(String, Object...) - Static method in class act.controller.Controller.Util
-
- redirect(String, Map) - Static method in class act.controller.Controller.Util
-
- Redirect - Class in act.handler.builtin
-
- Redirect(String) - Constructor for class act.handler.builtin.Redirect
-
- RedirectDir - Class in act.handler.builtin
-
- RedirectDir(String) - Constructor for class act.handler.builtin.RedirectDir
-
- redirectIf(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
- redirectIf(boolean, String, Map) - Static method in class act.controller.Controller.Util
-
- redirectIfNot(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
- redirectIfNot(boolean, String, Map) - Static method in class act.controller.Controller.Util
-
- RedirectToLoginUrl - Class in act.util
-
When authentication is required but missing, redirect the user to
AppConfigKey.URL_LOGIN
- RedirectToLoginUrl(String) - Constructor for class act.util.RedirectToLoginUrl
-
- RedirectToLoginUrl() - Constructor for class act.util.RedirectToLoginUrl
-
- redirectToOriginalUrl(ActionContext, String) - Static method in class act.util.RedirectToLoginUrl
-
- redirectToOriginalUrl(ActionContext) - Static method in class act.util.RedirectToLoginUrl
-
- ReflectedCommandExecutor - Class in act.cli.bytecode
-
Implement
CommandExecutor
using https://github.com/EsotericSoftware/reflectasm
- ReflectedCommandExecutor(CommandMethodMetaInfo, App) - Constructor for class act.cli.bytecode.ReflectedCommandExecutor
-
- ReflectedHandlerInvoker<M extends HandlerMethodMetaInfo> - Class in act.handler.builtin.controller.impl
-
Implement handler using https://github.com/EsotericSoftware/reflectasm
- ReflectedHandlerInvoker.ReflectedHandlerInvokerVisitor - Interface in act.handler.builtin.controller.impl
-
- ReflectedHandlerInvokerInit - Class in act.handler.event
-
Emitted when
ReflectedHandlerInvoker
is initialized.
- ReflectedHandlerInvokerInit(ReflectedHandlerInvoker) - Constructor for class act.handler.event.ReflectedHandlerInvokerInit
-
- ReflectedHandlerInvokerInvoke - Class in act.handler.event
-
Emitted when
ReflectedHandlerInvoker
is about handling a request.
- ReflectedHandlerInvokerInvoke(ReflectedHandlerInvoker, ActionContext) - Constructor for class act.handler.event.ReflectedHandlerInvokerInvoke
-
- ReflectedInvokerHelper - Class in act.util
-
- ReflectedInvokerHelper() - Constructor for class act.util.ReflectedInvokerHelper
-
- ReflectedJobInvoker<M extends JobMethodMetaInfo> - Class in act.job.bytecode
-
Implement handler using https://github.com/EsotericSoftware/reflectasm
- ReflectedJobInvoker(M, App) - Constructor for class act.job.bytecode.ReflectedJobInvoker
-
- ReflectedSimpleEventListener - Class in act.event.bytecode
-
- refresh(boolean) - Method in class act.app.App
-
- refresh() - Method in class act.app.App
-
- refresh() - Method in class act.app.AppManager
-
- refresh(App) - Method in class act.app.AppManager
-
- refresh() - Method in class act.app.Source
-
- register(ClassMetaInfoManager<?>) - Method in class act.app.App
-
- register(AppSourceCodeScanner) - Method in class act.app.AppCodeScannerManager
-
- register(AppByteCodeScanner) - Method in class act.app.AppCodeScannerManager
-
- register(ProjectLayoutProbe) - Method in class act.app.AppScanner
-
- register() - Method in class act.app.BuildFileProbe.FileParser
-
- register() - Method in class act.app.BuildFileProbe.LinesParser
-
- register() - Method in class act.app.BuildFileProbe.StringParser
-
- register(Class<T>, Binder<T>) - Method in class act.app.data.BinderManager
-
- register(HandlerParamMetaInfo, Binder) - Method in class act.app.data.BinderManager
-
- register(Class<T>, StringValueResolver<T>) - Method in class act.app.data.StringValueResolverManager
-
- register(Class, Object) - Method in class act.app.SingletonRegistry
-
- register(AsmByteCodeEnhancer) - Method in class act.BytecodeEnhancerManager
-
- register(AppByteCodeEnhancer) - Method in class act.BytecodeEnhancerManager
-
- register() - Method in class act.controller.ActionMethodParamAnnotationHandlerPlugin
-
- register() - Method in class act.data.StringValueResolverPlugin
-
- register() - Method in class act.db.DbPlugin
-
- register() - Method in class act.db.TimestampGeneratorBase
-
- register() - Method in class act.handler.builtin.controller.AfterInterceptor
-
- register() - Method in class act.handler.builtin.controller.BeforeInterceptor
-
- register() - Method in class act.handler.builtin.controller.ExceptionInterceptor
-
- register() - Method in class act.handler.builtin.controller.FinallyInterceptor
-
- register(JobMethodMetaInfo, Class<? extends Annotation>, JobAnnoInfo) - Method in class act.job.JobAnnotationProcessor
-
- register() - Method in class act.plugin.AppServicePlugin
-
- register() - Method in class act.plugin.ControllerPlugin.Manager
-
- register() - Method in class act.plugin.ControllerPlugin
-
- register(Class<CT>, ET) - Method in class act.plugin.GenericPluginManager
-
- register(Plugin) - Static method in class act.plugin.Plugin.InfoRepo
-
- register() - Method in interface act.plugin.Plugin
-
- register() - Method in class act.util.AppCodeScannerPluginBase
-
- register(AppCodeScannerPluginBase) - Method in class act.util.AppCodeScannerPluginManager
-
- register() - Method in class act.util.AsmByteCodeEnhancer
-
- register(SimpleBean.MetaInfo) - Method in class act.util.SimpleBean.MetaInfoManager
-
- register() - Method in class act.view.ImplicitVariableProvider
-
- register(RythmEngine) - Method in class act.view.rythm.Tags
-
- register(String, WebSocketConnection) - Method in class act.ws.WebSocketConnectionRegistry
-
- register(String, Collection<WebSocketConnection>) - Method in class act.ws.WebSocketConnectionRegistry
-
Sign in a group of web socket connections to the registry by key
- register(int, boolean, NetworkHandler) - Method in interface act.xio.Network
-
- register(int, boolean, NetworkHandler) - Method in class act.xio.NetworkBase
-
- registerAfterInterceptor(AfterInterceptor) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerBeforeInterceptor(BeforeInterceptor) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerBuiltInNamedProviders(Class<?>, Lang.Func2<Class, NamedProvider, ?>) - Static method in class act.inject.ActProviders
-
- registerBuiltInProviders(Class<?>, Lang.Func2<Class, Provider, ?>) - Static method in class act.inject.ActProviders
-
- registerBuiltInTransformer(App, Class<?>) - Method in class act.view.rythm.RythmView
-
- registerColumnName(String, String, String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- registerCommanderMetaInfo(CommanderClassMetaInfo) - Method in class act.cli.meta.CommanderClassMetaInfoManager
-
- registerCommandHandler(String, CommandMethodMetaInfo, CommanderClassMetaInfo) - Method in class act.cli.CliDispatcher
-
- registerControllerMetaInfo(ControllerClassMetaInfo) - Method in class act.controller.meta.ControllerClassMetaInfoManager
-
- registerCreatedField(String, String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- registerDaemon(Daemon) - Method in class act.app.App
-
- registerDiBinder(DependencyInjectionBinder) - Method in interface act.inject.DependencyInjector
-
Register a
DependencyInjectionBinder
to the injector
- registerDiBinder(DependencyInjectionBinder) - Method in class act.inject.DependencyInjectorBase
-
- registerDiBinder(DependencyInjectionBinder) - Method in class act.inject.genie.GenieInjector
-
- registerDiListener(DependencyInjectionListener) - Method in interface act.inject.DependencyInjector
-
Register a
DependencyInjectionListener
to the injector
- registerDiListener(DependencyInjectionListener) - Method in class act.inject.DependencyInjectorBase
-
- registered() - Method in class act.BytecodeEnhancerManager
-
- registered(String) - Method in class act.cli.CliDispatcher
-
- registeredPlugin(Class<T>) - Static method in class act.Act
-
- registeredServices() - Method in class act.app.DbServiceManager
-
- registerEntityAnnotation(Class<? extends Annotation>) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- registerEntityListenerAnnotation(Class<? extends Annotation>) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- registerEntityName(String, String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- registerEntityOrMappedSuperClass(String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- registerEventListener(Class<T>, ActEventListener<T>) - Static method in class act.Act
-
- registerExceptionInterceptor(ExceptionInterceptor) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerFinallyInterceptor(FinallyInterceptor) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerFormatter(App, IFormatter) - Method in class act.view.rythm.RythmView
-
- registerGlobalInterceptor(GroupInterceptorMetaInfo) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerGlobalInterceptor(InterceptorMethodMetaInfo, InterceptorType) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerGlobalInterceptor(BeforeInterceptor) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerGlobalInterceptor(AfterInterceptor) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerGlobalInterceptor(FinallyInterceptor) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerGlobalInterceptor(ExceptionInterceptor) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerGlobalInterceptors(Class<?>) - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- registerHotReloadListener(App.HotReloadListener) - Method in class act.app.App
-
- registerIdField(String, String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- registerImpl(_SequenceNumberGenerator) - Static method in class act.db.util.SequenceNumberGenerator
-
- registerInterceptor(BeforeInterceptor) - Method in class act.app.AppInterceptorManager
-
- registerInterceptor(AfterInterceptor) - Method in class act.app.AppInterceptorManager
-
- registerInterceptor(FinallyInterceptor) - Method in class act.app.AppInterceptorManager
-
- registerInterceptor(ExceptionInterceptor) - Method in class act.app.AppInterceptorManager
-
- registerJobMetaInfo(JobClassMetaInfo) - Method in class act.job.meta.JobClassMetaInfoManager
-
- registerLastModifiedField(String, String) - Method in class act.db.meta.EntityMetaInfoRepo
-
- registerListener(FsEventListener) - Method in class act.util.FsChangeDetector
-
- registerMailerMetaInfo(MailerClassMetaInfo) - Method in class act.mail.meta.MailerClassMetaInfoManager
-
- registerMappedSuperClassAnnotation(Class<? extends Annotation>) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- registerMethodLookups(Map<Class<? extends Annotation>, H.Method>, boolean) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- registerMetricContext(String, String) - Method in class act.metric.MetricMetaInfoRepo
-
- registerModelClass(Class<?>) - Method in class act.db.EntityClassRepository
-
- registerNamedProvider(Class<? super T>, NamedProvider<? extends T>) - Method in interface act.inject.DependencyInjector
-
Register a
NamedProvider
to the injector
- registerNamedProvider(Class<? super T>, NamedProvider<? extends T>) - Method in class act.inject.genie.GenieInjector
-
- registerNewConnection(WebSocketConnection, ActionContext) - Method in class act.ws.WebSocketConnectionManager
-
- registerPlugin(Plugin) - Static method in class act.Act
-
- registerProvider(Class<? super T>, Provider<? extends T>) - Method in interface act.inject.DependencyInjector
-
Register a
Provider
to the injector
- registerProvider(Class<? super T>, Provider<? extends T>) - Method in class act.inject.genie.GenieInjector
-
- registerRequestHandlerResolver(String, RequestHandlerResolver) - Method in class act.route.Router
-
Register 3rd party action handler resolver with specified directive
- registerSingleton(Class<? extends T>, T) - Method in class act.app.App
-
- registerSingleton(Object) - Method in class act.app.App
-
- registerSingletonClass(Class<?>) - Method in class act.app.App
-
- registerStringValueResolver(Class<T>, StringValueResolver<T>) - Method in class act.app.conf.AppConfigurator
-
- registerSupportedFormats(H.Format...) - Static method in class act.view.TemplatePathResolver
-
- registerSupportedFormats(Collection<H.Format>) - Static method in class act.view.TemplatePathResolver
-
- registerTransformer(App, Class<?>) - Method in class act.view.rythm.RythmView
-
- registerTypeConverters() - Static method in class act.Act
-
- registerUrlContextAnnotation(ControllerPlugin.PathAnnotationSpec) - Static method in class act.controller.meta.ControllerClassMetaInfo
-
- releaseAppConfigResources() - Method in class act.app.conf.AppConfigurator
-
- releaseGlobalResources() - Static method in class act.handler.builtin.controller.RequestHandlerProxy
-
- releaseResources() - Method in class act.apidoc.ApiManager
-
- releaseResources() - Method in class act.app.ActionContext
-
Clear all internal data store/cache and then remove this context from thread local
- releaseResources() - Method in class act.app.App
-
- releaseResources() - Method in class act.app.AppClassLoader
-
- releaseResources() - Method in class act.app.AppCodeScannerManager
-
- releaseResources() - Method in class act.app.AppHolderBase
-
- releaseResources() - Method in class act.app.AppInterceptorManager
-
- releaseResources() - Method in class act.app.AppManager
-
- releaseResources() - Method in class act.app.AppServiceBase
-
- releaseResources() - Method in class act.app.ClassMetaInfoRepo
-
- releaseResources() - Method in class act.app.CliServer
-
- releaseResources() - Method in class act.app.conf.AppConfigurator
-
- releaseResources() - Method in class act.app.DaemonBase
-
- releaseResources() - Method in class act.app.data.BinderManager
-
- releaseResources() - Method in class act.app.data.StringValueResolverManager
-
- releaseResources() - Method in class act.app.DbServiceManager
-
- releaseResources() - Method in class act.app.DevModeClassLoader
-
- releaseResources() - Method in class act.app.SingletonRegistry
-
- releaseResources() - Method in class act.BytecodeEnhancerManager
-
- releaseResources() - Method in class act.cli.bytecode.ReflectedCommandExecutor
-
- releaseResources() - Method in class act.cli.CliContext
-
- releaseResources() - Method in class act.cli.CliDispatcher
-
- releaseResources() - Method in class act.cli.CliSession
-
- releaseResources() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- releaseResources() - Method in class act.cli.meta.CommanderClassMetaInfoManager
-
- releaseResources() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- releaseResources() - Method in class act.conf.AppConfig
-
- releaseResources() - Method in class act.conf.Config
-
- releaseResources() - Method in class act.controller.meta.ActionMethodMetaInfo
-
- releaseResources() - Method in class act.controller.meta.CatchMethodMetaInfo
-
- releaseResources() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- releaseResources() - Method in class act.controller.meta.ControllerClassMetaInfoManager
-
- releaseResources() - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- releaseResources() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- releaseResources() - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- releaseResources() - Method in class act.data.DataPropertyRepository
-
- releaseResources() - Method in class act.db.DaoBase
-
- releaseResources() - Method in class act.db.DbService
-
- releaseResources() - Method in class act.db.di.DaoInjectionListenerBase
-
- releaseResources() - Method in class act.db.EntityClassRepository
-
- releaseResources() - Method in class act.db.meta.EntityMetaInfoRepo
-
- releaseResources() - Method in class act.event.EventBus
-
- releaseResources() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- releaseResources() - Method in class act.handler.builtin.controller.ControllerAction
-
- releaseResources() - Method in class act.handler.builtin.controller.Handler
-
- releaseResources() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- releaseResources() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- releaseResources() - Method in class act.handler.builtin.FileGetter
-
- releaseResources() - Method in class act.handler.builtin.ResourceGetter
-
- releaseResources() - Method in class act.handler.CliHandlerBase
-
- releaseResources() - Method in class act.handler.DelegateRequestHandler
-
- releaseResources() - Method in class act.handler.RequestHandlerBase
-
- releaseResources() - Method in class act.handler.RequestHandlerResolverBase
-
- releaseResources() - Method in class act.inject.DependencyInjectorBase
-
- releaseResources() - Method in class act.inject.param.JsonDTOClassManager
-
- releaseResources() - Method in class act.inject.param.ParamValueLoaderManager
-
- releaseResources() - Method in class act.inject.param.ParamValueLoaderService
-
- releaseResources() - Method in class act.inject.param.ProvidedValueLoader
-
- releaseResources() - Method in class act.internal.util.ResourceChecksumManager
-
- releaseResources() - Method in class act.job.Job
-
- releaseResources() - Method in class act.job.JobManager
-
- releaseResources() - Method in class act.job.meta.JobClassMetaInfo
-
- releaseResources() - Method in class act.job.meta.JobClassMetaInfoManager
-
- releaseResources() - Method in class act.job.meta.JobMethodMetaInfo
-
- releaseResources() - Method in class act.mail.MailerConfig
-
- releaseResources() - Method in class act.mail.MailerConfigManager
-
- releaseResources() - Method in class act.mail.MailerContext
-
- releaseResources() - Method in class act.mail.MailService
-
- releaseResources() - Method in class act.mail.meta.MailerClassMetaInfo
-
- releaseResources() - Method in class act.mail.meta.MailerClassMetaInfoManager
-
- releaseResources() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- releaseResources() - Method in class act.metric.MetricMetaInfoRepo
-
- releaseResources() - Method in class act.plugin.AppServicePluginManager
-
- releaseResources() - Method in class act.plugin.GenericPluginManager
-
- releaseResources() - Method in class act.route.Router
-
- releaseResources() - Method in class act.session.DefaultSessionCodec
-
- releaseResources() - Method in class act.util.ActContext.Base
-
- releaseResources() - Method in class act.util.AppCodeScannerPluginManager
-
- releaseResources() - Method in class act.util.ClassInfoRepository
-
- releaseResources() - Method in class act.util.ClassNode
-
- releaseResources() - Method in class act.util.DestroyableBase
-
- releaseResources() - Method in class act.util.SimpleBean.MetaInfo
-
- releaseResources() - Method in class act.util.SimpleBean.MetaInfoManager
-
- releaseResources() - Method in class act.util.SimpleProgressGauge
-
- releaseResources() - Method in class act.view.rythm.Tags
-
- releaseResources() - Method in class act.view.ViewManager
-
- releaseResources() - Method in class act.ws.WebSocketConnectionManager
-
- releaseResources() - Method in class act.ws.WebSocketConnectionRegistry
-
- releaseResources() - Method in class act.xio.NetworkBase
-
- releaseResources() - Method in class act.xio.undertow.UndertowWebSocketConnection
-
- reload(MODEL_TYPE) - Method in interface act.db.Dao
-
Reload a model entity from persistent storage by it’s
Model._id()
.
- reload() - Method in class act.util.DestroyableBase
-
Recover the destroy state.
- reload(App) - Method in class act.view.rythm.RythmView
-
- reload(App) - Method in class act.view.View
-
- reload(App) - Method in class act.view.ViewManager
-
- remove(CliSession) - Method in class act.app.CliServer
-
- remove(String) - Static method in class act.job.JobContext
-
Remove value by key from the JobContext of current thread
- remove() - Method in class me.tongfei.progressbar.wrapped.ProgressBarWrappedIterator
-
- removeAttribute(String) - Method in interface act.app.Daemon
-
Remove an attribute from a daemon
- removeAttribute(String) - Method in class act.app.DaemonBase
-
- removeAttribute(String) - Method in class act.cli.CliOverHttpSession
-
- removeAttribute(String) - Method in class act.cli.CliSession
-
- removeAttribute(String) - Method in class act.util.ActContext.Base
-
- removeAttribute(String) - Method in interface act.util.ActContext
-
- removeChild(TreeNode) - Method in class act.cli.tree.SimpleTreeNode
-
- removeChild(String) - Method in class act.cli.tree.SimpleTreeNode
-
- removeCursor() - Method in class act.cli.CliSession
-
- render(Writer, Object, PropertySpec.MetaInfo, ActContext) - Method in enum act.cli.view.CliView
-
- render(Object, PropertySpec.MetaInfo, ActContext) - Method in enum act.cli.view.CliView
-
- render(Object...) - Static method in class act.controller.Controller.Util
-
The caller to this magic
render
method is subject to byte code enhancement.
- render(Map<String, Object>) - Method in class act.view.rythm.RythmTemplate
-
- render(ActionContext) - Method in interface act.view.Template
-
- render(MailerContext) - Method in interface act.view.Template
-
- render(ActionContext) - Method in class act.view.TemplateBase
-
- render(MailerContext) - Method in class act.view.TemplateBase
-
- render(Map<String, Object>) - Method in class act.view.TemplateBase
-
- render(File, boolean) - Static method in class ascii.Image2ascii
-
- render(URL, boolean) - Static method in class ascii.Image2ascii
-
- render(URL, boolean, boolean) - Static method in class ascii.Image2ascii
-
- RenderAny - Exception in act.view
-
Render a template with template path and arguments provided by
ActionContext
- RenderAny() - Constructor for exception act.view.RenderAny
-
- renderArg(String) - Method in class act.app.ActionContext
-
- renderArg(String, Object) - Method in class act.app.ActionContext
-
- renderArg(String) - Method in class act.cli.CliContext
-
- renderArg(String, Object) - Method in class act.cli.CliContext
-
- renderArg(String) - Method in class act.mail.MailerContext
-
- renderArg(String, Object) - Method in class act.mail.MailerContext
-
- renderArg(String) - Method in class act.util.ActContext.Base
-
- renderArg(String, Object) - Method in class act.util.ActContext.Base
-
- renderArg(String) - Method in interface act.util.ActContext
-
- renderArg(String, Object) - Method in interface act.util.ActContext
-
- renderArgs() - Method in class act.app.ActionContext
-
- renderArgs() - Method in class act.cli.CliContext
-
- renderArgs() - Method in class act.mail.MailerContext
-
- renderArgs() - Method in class act.util.ActContext.Base
-
- renderArgs() - Method in interface act.util.ActContext
-
Returns all render arguments
- renderBarcode(String) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.barcode(String)
- renderBinary(ISObject) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.binary(ISObject)
- renderBinary(File) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.binary(File)
- renderBinary(Lang.Visitor<Output>) - Static method in class act.controller.Controller.Util
-
- RenderCSV - Exception in act.view
-
Render object as CSV
- RenderCSV(Object, PropertySpec.MetaInfo, ActContext) - Constructor for exception act.view.RenderCSV
-
- RenderCSV(H.Status, Object, PropertySpec.MetaInfo, ActContext) - Constructor for exception act.view.RenderCSV
-
- renderHtml(String, Object) - Static method in class act.controller.Controller.Util
-
- renderJson(String, Object...) - Static method in class act.controller.Controller.Util
-
- renderJson(Object) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.json(Object)
- renderJsonContentTypeIE(String) - Method in class act.conf.AppConfig
-
- renderJsonMap(Object...) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.jsonMap(Object...)
- RenderJsonMap - Exception in act.view
-
Render json Map using all
ActionContext.renderArgs()
by ActionContext
.
- RenderJsonMap() - Constructor for exception act.view.RenderJsonMap
-
- renderJsonOutputCharset(boolean) - Method in class act.conf.AppConfig
-
- renderJsonOutputCharset() - Method in class act.conf.AppConfig
-
- renderJwt() - Static method in class act.controller.Controller.Util
-
- RenderJwt - Exception in act.view
-
Render JSON Web Token
- RenderJwt() - Constructor for exception act.view.RenderJwt
-
- renderQrcode(String) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.qrcode(String)
- renderTemplate(Map<String, Object>) - Static method in class act.controller.Controller.Util
-
Alias of
Controller.Util.template(Map)
- renderTemplate(Object...) - Static method in class act.controller.Controller.Util
-
This method is deprecated, please use
Controller.Util.template(Object...)
instead
- renderTemplate(ErrorResult, H.Format) - Method in class act.util.ActErrorPageRender
-
- RenderTemplate - Exception in act.view
-
Render a template with template path and arguments provided by
ActionContext
- renderText(String, Object...) - Static method in class act.controller.Controller.Util
-
- renderXml(String, Object...) - Static method in class act.controller.Controller.Util
-
- ReportProgress - Annotation Type in act.cli
-
When a
Command
method is tagged with ReportProgress
and Async
the framework will print the progress bar to show the background job progress
- ReportProgress.Type - Enum in act.cli
-
How to report the progress
- Repository() - Constructor for class act.db.AdaptiveRecord.MetaInfo.Repository
-
- req() - Method in class act.app.ActionContext
-
- REQ_BODY - Static variable in class act.app.ActionContext
-
- request() - Method in class act.handler.event.ResultEvent
-
- REQUEST - Static variable in class act.inject.ActProviders
-
- RequestBodyParser - Class in act.data
-
- RequestBodyParser() - Constructor for class act.data.RequestBodyParser
-
- RequestHandler - Interface in act.handler
-
Defines a thread-save function object that can be applied to a
ActionContext
context to produce certain output which could be applied to the H.Response
associated with the context
- RequestHandlerBase - Class in act.handler
-
- RequestHandlerBase() - Constructor for class act.handler.RequestHandlerBase
-
- RequestHandlerProxy - Class in act.handler.builtin.controller
-
- RequestHandlerProxy(String, App) - Constructor for class act.handler.builtin.controller.RequestHandlerProxy
-
- RequestHandlerProxy.GroupAfterInterceptor - Class in act.handler.builtin.controller
-
- RequestHandlerProxy.GroupExceptionInterceptor - Class in act.handler.builtin.controller
-
- RequestHandlerProxy.GroupFinallyInterceptor - Class in act.handler.builtin.controller
-
- RequestHandlerProxy.GroupInterceptorWithResult - Class in act.handler.builtin.controller
-
- RequestHandlerResolver - Interface in act.handler
-
- RequestHandlerResolverBase - Class in act.handler
-
- RequestHandlerResolverBase() - Constructor for class act.handler.RequestHandlerResolverBase
-
- RequestImplBase<T extends org.osgl.http.H.Request> - Class in act
-
- RequestImplBase(AppConfig) - Constructor for class act.RequestImplBase
-
- requestRefreshClassLoader() - Static method in class act.Act
-
- RequestRefreshClassLoader - Exception in act.app
-
- RequestRefreshClassLoader() - Constructor for exception act.app.RequestRefreshClassLoader
-
- requestRestart() - Static method in class act.Act
-
- RequestScope - Class in act.inject.genie
-
- RequestScope() - Constructor for class act.inject.genie.RequestScope
-
- RequestServerRestart - Exception in act.app
-
- RequestServerRestart() - Constructor for exception act.app.RequestServerRestart
-
- requestThrottle(int) - Method in class act.conf.AppConfig
-
- requestThrottle() - Method in class act.conf.AppConfig
-
- requestThrottleExpireScale(boolean) - Method in class act.conf.AppConfig
-
- requestThrottleExpireScale() - Method in class act.conf.AppConfig
-
- required(boolean) - Method in class act.cli.meta.OptionAnnoInfoBase
-
- required() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- Required - Annotation Type in act.cli
-
Indicate a command argument is mandatory
- REQUIRED - Static variable in enum act.util.AsmTypes
-
- RequireDataBind - Annotation Type in act.db
-
Mark a method is subject to data bind.
- requireDigit() - Method in class act.validation.PasswordSpec.Builder
-
Specify digit letter is required.
- requireLowercase() - Method in class act.validation.PasswordSpec.Builder
-
Specify lowercase letter is required.
- requireResolveContext() - Method in class act.handler.builtin.controller.FastRequestHandler
-
- requireResolveContext() - Method in class act.handler.DelegateRequestHandler
-
- requireResolveContext() - Method in interface act.handler.RequestHandler
-
Returns if the handler require framework to resolve context.
- requireResolveContext() - Method in class act.handler.RequestHandlerBase
-
- requireSpecialChar() - Method in class act.validation.PasswordSpec.Builder
-
Specify
special character
is required.
- requireUppercase() - Method in class act.validation.PasswordSpec.Builder
-
Specify uppercase letter is required.
- reset() - Method in class act.app.AppByteCodeScannerBase
-
- reset() - Method in class act.app.AppCodeScannerBase
-
- reset(String) - Method in class act.app.AppCodeScannerBase
-
- reset() - Method in class act.app.AppSourceCodeScannerBase
-
- reset(String) - Method in class act.cli.bytecode.CommanderByteCodeScanner
-
- reset() - Method in class act.cli.bytecode.CommanderEnhancer
-
- reset(String) - Method in class act.conf.ConfigurationByteCodeScanner
-
- reset() - Method in class act.controller.bytecode.ControllerEnhancer
-
- reset() - Method in class act.data.Sensitive.Enhancer
-
- reset() - Method in class act.db.EntityClassEnhancer
-
- reset(String) - Method in class act.event.bytecode.SimpleEventListenerByteCodeScanner
-
- reset() - Method in class act.mail.bytecode.MailerEnhancer
-
- reset() - Method in class act.util.AsmByteCodeEnhancer
-
- reset() - Method in class act.util.DataObjectEnhancer
-
- reset() - Method in class act.util.SimpleBean.ByteCodeEnhancer
-
- reset() - Method in class act.util.SingletonEnhancer
-
- reset() - Method in class act.validation.Password.Enhancer
-
- reset() - Method in class act.view.ViewManager
-
- resetPrompt() - Method in class act.cli.CliContext
-
Reset the console prompt to “
act[<session-id>]>
”
- resetWebSocketConnectionHandler() - Method in class act.xio.NetworkBase
-
- resolve() - Method in class act.app.ActionContext
-
Initialize params/renderArgs/attributes and then resolve session and flash from cookies
- resolve(String, Class<T>) - Method in class act.app.data.StringValueResolverManager
-
- resolve(List<String>, String, ParamValueProvider) - Method in class act.data.ContentLinesBinder
-
- resolve(String) - Method in class act.data.ContentLinesResolver
-
- resolve(String, String, ParamValueProvider) - Method in class act.data.ContentStringBinder
-
- resolve(String) - Method in class act.data.ContentStringResolver
-
- resolve(String) - Method in class act.data.DateResolverBase
-
- resolve(File, String, ParamValueProvider) - Method in class act.data.FileBinder
-
- resolve(String) - Method in class act.data.FileResolver
-
- resolve(String) - Method in class act.data.HttpFormatValueResolver
-
- resolve(String) - Method in class act.data.JodaDateTimeCodecBase
-
- resolve(String) - Method in class act.data.JsonArrayResolver
-
- resolve(String) - Method in class act.data.JsonObjectResolver
-
- resolve(ISObject, String, ParamValueProvider) - Method in class act.data.SObjectBinder
-
- resolve(String) - Method in class act.data.SObjectResolver
-
- resolve(List<Type>) - Method in class act.db.di.DaoInjectionListenerBase
-
- resolve(String, App) - Method in interface act.handler.RequestHandlerResolver
-
- resolve() - Method in class act.i18n.LocaleResolver
-
- resolve(App) - Method in class act.inject.DependencyInjectionBinder
-
- resolve(int, H.Format) - Method in class act.util.ErrorTemplatePathResolver.DefaultErrorTemplatePathResolver
-
- resolve(int, H.Format) - Method in interface act.util.ErrorTemplatePathResolver
-
- resolve(ActContext) - Method in class act.view.TemplatePathResolver
-
- resolve(String, String, ParamValueProvider) - Method in class act.ws.FullMessageBinder
-
- resolveFlash(H.Request) - Method in class act.session.SessionManager
-
- resolver(Class<T>) - Method in class act.app.data.StringValueResolverManager
-
- resolver(Class<T>, AnnotationAware) - Method in class act.app.data.StringValueResolverManager
-
- resolverManager() - Method in class act.app.App
-
- resolverManager - Variable in class act.inject.param.ParamValueLoaderService
-
- resolveSession(H.Request, ActionContext) - Method in class act.session.SessionManager
-
- resolveTemplatePath(String, ActContext) - Method in class act.view.TemplatePathResolver
-
Sub class shall use this method to implement template path resolving logic.
- resolveWithContextMethodPath(ActContext) - Method in class act.view.TemplatePathResolver
-
- resource(String) - Method in class act.app.App
-
- resource(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- resource(File) - Method in interface act.app.ProjectLayout
-
Returns Resource files root in relation to the
appBase
specified
- resource(App) - Static method in enum act.app.RuntimeDirs
-
- resource(String) - Method in class act.boot.ProjectLayoutBuilder
-
- resource(File) - Method in class act.boot.ProjectLayoutBuilder
-
- resource - Variable in class act.inject.util.ResourceLoader
-
- Resource() - Constructor for class act.view.rythm.Tags.Resource
-
- ResourceChecksumManager - Class in act.internal.util
-
- ResourceChecksumManager() - Constructor for class act.internal.util.ResourceChecksumManager
-
- resourceDirs() - Method in class act.app.App
-
- ResourceGetter - Class in act.handler.builtin
-
Unlike a
FileGetter
, the StaticResourceGetter
read resource from jar packages
- ResourceGetter(String) - Constructor for class act.handler.builtin.ResourceGetter
-
- ResourceLoader<T> - Class in act.inject.util
-
- ResourceLoader() - Constructor for class act.inject.util.ResourceLoader
-
- resourcePreloadSizeLimit(int) - Method in class act.conf.AppConfig
-
- resourcePreloadSizeLimit() - Method in class act.conf.AppConfig
-
- resp() - Method in class act.app.ActionContext
-
- response() - Method in class act.handler.event.ResultEvent
-
- RESPONSE - Static variable in class act.inject.ActProviders
-
- ResponseCache - Class in act.controller
-
- ResponseCache() - Constructor for class act.controller.ResponseCache
-
- ResponseCache(ActResponse) - Constructor for class act.controller.ResponseCache
-
- restart(CliContext) - Method in class act.ActAdmin
-
- restart() - Method in class act.app.App
-
- restart() - Method in interface act.app.Daemon
-
- restart(String, CliContext) - Method in class act.app.DaemonAdmin
-
- restart() - Method in class act.app.DaemonBase
-
- result() - Method in class act.app.ActionContext
-
- result() - Method in class act.handler.event.ResultEvent
-
- RESULT - Static variable in enum act.util.AsmTypes
-
- result(ActionContext) - Method in interface act.util.MissingAuthenticationHandler
-
Deprecated.
- result(ActionContext) - Method in class act.util.RedirectToLoginUrl
-
- result(ActionContext) - Method in class act.util.ReturnUnauthorized
-
- RESULT_DESC - Static variable in enum act.util.AsmTypes
-
- RESULT_INTERNAL_NAME - Static variable in enum act.util.AsmTypes
-
- RESULT_NAME - Static variable in enum act.util.AsmTypes
-
- RESULT_TYPE - Static variable in enum act.util.AsmTypes
-
- ResultEvent - Class in act.handler.event
-
- ResultEvent(Result, H.Request, H.Response) - Constructor for class act.handler.event.ResultEvent
-
- retrieveToken(H.Session, String, App) - Method in interface act.security.CSRFProtector
-
- RETURN_VOID - Static variable in enum act.util.AsmTypes
-
- returnComponentType() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- returnComponentType(Type) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- returnComponentType() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- returnComponentType(Type) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- returnType() - Method in class act.apidoc.Endpoint
-
- returnType(Type) - Method in class act.cli.meta.CommandMethodMetaInfo
-
- returnType() - Method in class act.cli.meta.CommandMethodMetaInfo
-
- returnType(Type) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- returnType() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- returnType(Type) - Method in class act.job.meta.JobMethodMetaInfo
-
- returnType() - Method in class act.job.meta.JobMethodMetaInfo
-
- returnType(Type) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- returnType() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- returnTypeInfo() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- ReturnTypeInfo - Class in act.sys.meta
-
- ReturnTypeInfo() - Constructor for class act.sys.meta.ReturnTypeInfo
-
- ReturnUnauthorized - Class in act.util
-
When authentication is required but missing, response with
Unauthorized
- ReturnUnauthorized() - Constructor for class act.util.ReturnUnauthorized
-
- reverseRoute(String, boolean) - Method in class act.route.Router
-
- reverseRoute(String) - Method in class act.route.Router
-
- reverseRoute(String, Map<String, Object>) - Method in class act.route.Router
-
- reverseRoute(String, Map<String, Object>, boolean) - Method in class act.route.Router
-
- reverseRoute(String, H.Method, Map<String, Object>) - Method in class act.route.Router
-
- ReverseRouting() - Constructor for class act.view.rythm.Tags.ReverseRouting
-
- ReverseRouting(boolean) - Constructor for class act.view.rythm.Tags.ReverseRouting
-
- root(MetricInfoTree.NodeDecorator) - Method in class act.metric.MetricInfoTree
-
- rootCauseOf(Throwable) - Static method in exception act.view.ActErrorResult
-
- rotateSecret() - Method in class act.conf.AppConfig
-
- RotateSecretCrypto - Class in act.crypto
-
- RotateSecretCrypto(RotationSecretProvider) - Constructor for class act.crypto.RotateSecretCrypto
-
- RotateSecretHMAC - Class in act.crypto
-
- RotateSecretHMAC(String, RotationSecretProvider) - Constructor for class act.crypto.RotateSecretHMAC
-
- RotateSecretHMAC(HMAC.Algorithm, RotationSecretProvider) - Constructor for class act.crypto.RotateSecretHMAC
-
- RotationSecretProvider - Class in act.session
-
- RotationSecretProvider(App) - Constructor for class act.session.RotationSecretProvider
-
- roundToPeriod(int) - Static method in class act.session.RotationSecretProvider
-
- RouteInfo - Class in act.route
-
Used to expose Router table for debugging purpose
- RouteInfo(H.Method, String, RequestHandler) - Constructor for class act.route.RouteInfo
-
- RouteInfo(H.Method, String, RequestHandler, RouteSource) - Constructor for class act.route.RouteInfo
-
- router() - Method in class act.app.ActionContext
-
- router(Router) - Method in class act.app.ActionContext
-
- router() - Method in class act.app.App
-
- router(String) - Method in class act.app.App
-
- router(NamedPort) - Method in class act.app.App
-
- Router - Class in act.route
-
- Router(App) - Constructor for class act.route.Router
-
- Router(App, String) - Constructor for class act.route.Router
-
- Router(RequestHandlerResolver, App) - Constructor for class act.route.Router
-
- Router(RequestHandlerResolver, App, String) - Constructor for class act.route.Router
-
- Router.f - Class in act.route
-
- Router.Visitor - Interface in act.route
-
A visitor can be passed to the router to traverse the routes
- ROUTER_PROVIDER - Static variable in class act.inject.ActProviders
-
- RouterAdmin - Class in act.route
-
An admin interface to Act application router
- RouterAdmin() - Constructor for class act.route.RouterAdmin
-
- RouterBuilder - Interface in act.route
-
- RouterRegexMacroLookup - Class in act.app
-
This class load router macro definitions and handle the call to expand a router macro.
- RouterRegexMacroLookup(AppConfig<?>) - Constructor for class act.app.RouterRegexMacroLookup
-
Construct a macro with
AppConfig
instance.
- routerRegexMacroLookup() - Method in class act.conf.AppConfig
-
- routes(App) - Static method in enum act.app.RuntimeDirs
-
- ROUTES_FILE - Static variable in enum act.app.App.F
-
- ROUTES_FILE - Static variable in class act.route.RouteTableRouterBuilder
-
- RouteSource - Enum in act.route
-
Enumerate the source where the route mapping come from.
- routeTable(String) - Method in class act.boot.ProjectLayoutBuilder
-
- RouteTableRouterBuilder - Class in act.route
-
RouteTableRouterBuilder
take a list of route map definition line and build the router.
- RouteTableRouterBuilder(List<String>) - Constructor for class act.route.RouteTableRouterBuilder
-
- RouteTableRouterBuilder(String...) - Constructor for class act.route.RouteTableRouterBuilder
-
- routeTables(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- routeTables(File) - Method in enum act.app.ProjectLayout.PredefinedLayout
-
- routeTables(File) - Method in interface act.app.ProjectLayout
-
Returns the routing table file in relation to the
appBase
specified.
- routeTables(File) - Method in class act.boot.ProjectLayoutBuilder
-
- ROUTING - Static variable in class act.metric.MetricInfo
-
- RoutingException - Exception in act.route
-
- RoutingException(String, Object...) - Constructor for exception act.route.RoutingException
-
- RSRC - Static variable in enum act.app.ProjectLayout.F
-
- run() - Method in class act.app.CliServer
-
- run() - Method in class act.app.DaemonBase
-
- run() - Method in class act.cli.CliSession
-
- run(String, ActionContext) - Method in class act.controller.builtin.CliOverHttp
-
- run() - Method in class act.job.Job
-
- run(ProgressGauge) - Method in class act.job.TrackableWorker
-
- RunApp - Class in act.boot.app
-
The entry to start an Act full stack app
- RunApp() - Constructor for class act.boot.app.RunApp
-
- RunServer - Class in act.boot.server
-
bootstrap the Act server instance
- RunServer() - Constructor for class act.boot.server.RunServer
-
- RuntimeDirs - Enum in act.app
-
Define application dir structure at runtime
- RythmTemplate - Class in act.view.rythm
-
- RythmTemplate(RythmEngine, String) - Constructor for class act.view.rythm.RythmTemplate
-
- RythmTemplate(RythmEngine, String, boolean) - Constructor for class act.view.rythm.RythmTemplate
-
- RythmTemplateException - Exception in act.view
-
- RythmTemplateException(RythmException) - Constructor for exception act.view.RythmTemplateException
-
- RythmTransformerScanner - Class in act.view.rythm
-
Search for method that has
Transformer
annotation.
- RythmTransformerScanner() - Constructor for class act.view.rythm.RythmTransformerScanner
-
- RythmView - Class in act.view.rythm
-
Implement a view with Rythm Template Engine
- RythmView() - Constructor for class act.view.rythm.RythmView
-
S
- 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
-
- sanitize(String) - Method in class act.data.JodaDateTimeCodecBase
-
- sanitize(String) - Method in class act.data.JodaLocalDateCodec
-
- sanitize(String) - Method in class act.data.JodaLocalTimeCodec
-
- sanitizePattern(String) - Method in enum act.data.DateTimeType
-
- 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.DevModeClassLoader
-
- scan() - Method in class act.plugin.PluginScanner
-
- scan(File, Jars.F.JarEntryVisitor...) - Static method in enum act.util.Jars
-
- scanByteCode(Iterable<String>, Lang.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.conf.ConfigurationByteCodeScanner
-
- scanFinished(String) - Method in class act.controller.bytecode.ControllerByteCodeScanner
-
- scanFinished(String) - Method in class act.db.meta.EntityInfoByteCodeScanner
-
- 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.metric.MetricContextScanner
-
- 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.validation.Password.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
-
- scheduleNextInvocation() - Method in class act.job.Job
-
- scope() - Method in class act.app.ActionContext
-
- 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
-
- scopeByAlias(Class<? extends Annotation>) - Method in class act.inject.genie.GenieInjector
-
- 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
-
- secretRotate(boolean) - Method in class act.conf.AppConfig
-
- secretRotatePeriod() - Method in class act.conf.AppConfig
-
- secretRotatePeroid(int) - Method in class act.conf.AppConfig
-
Set
secret.rotate.period
in terms of minute
- secure() - Method in class act.RequestImplBase
-
- SECURE_TICKET_CODEC_PROVIDER - Static variable in class act.inject.ActProviders
-
- secureTicketCodec(String) - Method in class act.conf.AppConfig
-
- secureTicketCodec(SecureTicketCodec) - Method in class act.conf.AppConfig
-
- secureTicketCodec() - Method in class act.conf.AppConfig
-
- SecureTicketCodec<T> - Interface in act.ws
-
Encode/decode a secure ticket from/to
H.Session
, or part of the session info
- SecureTicketCodec.Base<T> - Class in act.ws
-
- SecureTicketException - Exception in act.ws
-
Triggered when there are any issue found in secure ticket
- SecureTicketException(Throwable) - Constructor for exception act.ws.SecureTicketException
-
- SecureTicketException(String, Object...) - Constructor for exception act.ws.SecureTicketException
-
- SecureTicketHandler - Class in act.ws
-
This request handler is responsible for generating a secure ticket which can be used to authenticate a user.
- SecureTicketHandler(SecureTicketCodec) - Constructor for class act.ws.SecureTicketHandler
-
- SecurityContext - Interface in act.app.security
-
- securityContext() - Method in class act.db.DaoBase
-
- SecurityContextAware - Interface in act.app.security
-
- seeOther(String, Object...) - Static method in class act.controller.Controller.Util
-
- seeOther(String, Map) - Static method in class act.controller.Controller.Util
-
- seeOtherIf(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
- seeOtherIfNot(boolean, String, Object...) - Static method in class act.controller.Controller.Util
-
- send(Object...) - Static method in class act.mail.Mailer.Util
-
- send() - Method in class act.mail.MailerContext
-
- send(String) - Method in class act.ws.WebSocketContext
-
- send(H.Request) - Method in interface act.xio.HttpClient
-
- send(String) - Method in class act.xio.undertow.UndertowWebSocketConnection
-
- send(String) - Method in interface act.xio.WebSocketConnection
-
Send a text message through websocket
- 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) - Method in class act.ActResponse
-
- sendError(int) - Method in class act.ActResponse
-
- 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
-
- sendJsonToPeers(Object) - Method in class act.ws.WebSocketContext
-
Send JSON representation of a data object to all connections connected to the same URL of this context with the connection of this context excluded
- sendJsonToPeers(Object, boolean) - Method in class act.ws.WebSocketContext
-
Send JSON representation of a data object to all connections connected to the same URL of this context with the connection of this context excluded
- sendJsonToSelf(Object) - Method in class act.ws.WebSocketContext
-
Send JSON representation of a data object to the connection of this context
- sendJsonToTagged(Object, String) - Method in class act.ws.WebSocketConnectionManager
-
Send JSON representation of given data object to all connections tagged with given label
- sendJsonToTagged(Object, String...) - Method in class act.ws.WebSocketConnectionManager
-
Send JSON representation of given data object to all connections tagged with all give tag labels
- sendJsonToTagged(Object, Collection<String>) - Method in class act.ws.WebSocketConnectionManager
-
Send JSON representation of given data object to all connections tagged with all give tag labels
- sendJsonToTagged(Object, String) - Method in class act.ws.WebSocketContext
-
Send JSON representation of a data object to all connections connected to the same URL of this context with the connection of this context excluded
- sendJsonToTagged(Object, String, boolean) - Method in class act.ws.WebSocketContext
-
Send JSON representation of a data object to all connections connected to the same URL of this context with the connection of this context excluded
- sendJsonToUrl(Object, String) - Method in class act.ws.WebSocketConnectionManager
-
Send JSON representation of given data object to all connections connected to given URL
- sendJsonToUser(Object, String) - Method in class act.ws.WebSocketConnectionManager
-
Send JSON representation of given data object to all connections of a user
- sendJsonToUser(Object, String) - Method in class act.ws.WebSocketContext
-
Send JSON representation of a data object to all connections of a certain user
- sendRedirect(String) - Method in class act.ActResponse
-
- sendRedirect(String) - Method in class act.controller.ResponseCache
-
- sendToPeers(String) - Method in class act.ws.WebSocketContext
-
Send message to all connections connected to the same URL of this context with the connection of this context excluded
- sendToPeers(String, boolean) - Method in class act.ws.WebSocketContext
-
Send message to all connections connected to the same URL of this context
- sendToSelf(String) - Method in class act.ws.WebSocketContext
-
Send a message to the connection of this context
- sendToTagged(String, String) - Method in class act.ws.WebSocketConnectionManager
-
Send message to all connections tagged with given label
- sendToTagged(String, String...) - Method in class act.ws.WebSocketConnectionManager
-
Send message to all connections tagged with all given tags
- sendToTagged(String, Collection<String>) - Method in class act.ws.WebSocketConnectionManager
-
Send message to all connections tagged with all given tags
- sendToTagged(String, String) - Method in class act.ws.WebSocketContext
-
Send message to all connections labeled with tag specified with self connection excluded
- sendToTagged(String, String, boolean) - Method in class act.ws.WebSocketContext
-
Send message to all connections labeled with tag specified.
- sendToUrl(String, String) - Method in class act.ws.WebSocketConnectionManager
-
Send message to all connections connected to give URL
- sendToUser(String, String) - Method in class act.ws.WebSocketConnectionManager
-
Send message to all connections of a user
- sendToUser(String, String) - Method in class act.ws.WebSocketContext
-
Send message to all connections of a certain user
- Sensitive - Annotation Type in act.data
-
Mark a String typed field is sensitive.
- Sensitive.Enhancer - Class in act.data
-
- 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
-
- serialize(JWT.Token) - Method in class act.session.JWT
-
- serialize(String, Map<String, String>) - Method in class act.ws.SecureTicketCodec.Base
-
Encode the session id and payload data into the ticket with type
<T>
- serialize(String, Map<String, String>) - Method in class act.ws.StringSecureTicketCodec
-
- 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(String, Object) - Method in class act.cli.CliContext
-
- session(String) - 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
-
- sessionCodec(SessionCodec) - Method in class act.conf.AppConfig
-
- sessionCodec() - Method in class act.conf.AppConfig
-
- SessionCodec - Interface in act.session
-
A
StateCodec
encode server state (Session/Flash) into string and decode previous encoded state string back to state (Session/Flash)
- sessionConnections(String) - Method in class act.ws.WebSocketAdminConsole
-
- 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 class act.handler.builtin.AuthenticatedEcho
-
- sessionFree() - Method in class act.handler.builtin.AuthenticatedFileGetter
-
- sessionFree() - Method in class act.handler.builtin.AuthenticatedRedirect
-
- sessionFree() - Method in class act.handler.builtin.AuthenticatedRedirectDir
-
- sessionFree() - Method in class act.handler.builtin.AuthenticatedResourceGetter
-
- 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
-
- sessionHeader(String) - Method in class act.conf.AppConfig
-
- sessionHeader() - Method in class act.conf.AppConfig
-
- sessionHeaderPayloadPrefix(String) - Method in class act.conf.AppConfig
-
- sessionHeaderPayloadPrefix() - Method in class act.conf.AppConfig
-
- sessionHeaderPrefix(String) - Method in class act.conf.AppConfig
-
- sessionHeaderPrefix() - Method in class act.conf.AppConfig
-
- sessionId() - Method in class act.app.ActionContext
-
Returns HTTP session’s id
- sessionId() - Method in class act.cli.CliContext
-
Returns CLI session id
- sessionId() - Method in class act.util.ActContext.Base
-
Default session id is
null
- sessionId() - Method in interface act.util.ActContext
-
Returns the user session with which this context is associated
- sessionId() - Method in class act.ws.WebSocketContext
-
- sessionId() - Method in class act.xio.undertow.UndertowWebSocketConnection
-
- sessionId() - Method in interface act.xio.WebSocketConnection
-
Session ID of this connection
- sessionKeyUsername(String) - Method in class act.conf.AppConfig
-
- sessionKeyUsername() - Method in class act.conf.AppConfig
-
- sessionManager() - Method in class act.app.App
-
- SessionManager - Class in act.session
-
- SessionManager(AppConfig) - Constructor for class act.session.SessionManager
-
- sessionMapper(SessionMapper) - Method in class act.conf.AppConfig
-
- sessionMapper() - Method in class act.conf.AppConfig
-
- SessionMapper - Interface in act.session
-
A
StateMapper
maps serialized state (from session/flash) to response
or from request
- 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.ExpirationMapper - Class in act.session
-
- SessionMapper.HeaderSessionMapper - Class in act.util
-
The header session mapper do mapping through write/read the header of response/request
- sessionOutputExpiration(boolean) - Method in class act.conf.AppConfig
-
- sessionOutputExpiration() - Method in class act.conf.AppConfig
-
- sessionPersistent(boolean) - Method in class act.conf.AppConfig
-
- sessionRegistry() - Method in class act.ws.WebSocketConnectionManager
-
- 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
-
Indicate a binding from a
CLI session variable
to a commander field or parameter;
- SessionVariableAnnoInfo - Class in act.sys.meta
-
Capture
SessionVariable
annotation data
- SessionVariableAnnoInfo(String) - Constructor for class act.sys.meta.SessionVariableAnnoInfo
-
- SessionWillDissolveEvent(ActionContext) - Constructor for class act.app.ActionContext.SessionWillDissolveEvent
-
- set(ConfigKey, Object) - Method in class act.conf.Config
-
- 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(Throwable) - 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
-
- setCsrfPrefetched(String) - Method in class act.app.ActionContext
-
- setDataAlign(int) - Method in class act.cli.ascii_table.ASCIITableHeader
-
- setDefaultAlias(String) - Method in class act.db.EntityClassRepository
-
- setDefaultAlias(String) - Method in class act.db.meta.MasterEntityMetaInfoRepo
-
- setDescription(String) - Method in class act.apidoc.Endpoint.ParamInfo
-
- setDescription(String) - Method in class act.apidoc.Endpoint
-
- 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
-
- setExtraMessage(String) - Method in class me.tongfei.progressbar.ProgressBar
-
Sets the extra message at the end of the progress bar.
- setFullPaths(List<String>) - Method in class act.util.FastJsonPropertyPreFilter
-
- setHasTemplate(boolean) - Method in class act.app.ActionContext
-
- 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
-
- 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
-
- setId(String) - Method in interface act.util.ProgressGauge
-
Set ID to the gauge
- setId(String) - Method in class act.util.SimpleProgressGauge
-
- setJobId(String) - Method in class act.util.ActContext.Base
-
- setJobProgressGauge(String, ProgressGauge) - Method in class act.job.JobManager
-
- setLargeResponse() - Method in class act.app.ActionContext
-
- setLargeResponseHint() - Method in class act.app.ActionContext
-
- setLargeResponseHint() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- 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
-
- setProgressGauge(ProgressGauge) - Method in class act.job.Job
-
- setReadFileContent() - Method in class act.cli.meta.CommandParamMetaInfo
-
- setReadFileContent() - Method in class act.cli.meta.FieldOptionAnnoInfo
-
- setReflectedHandlerInvoker(ReflectedHandlerInvoker) - Method in class act.app.ActionContext
-
- setResult(Result) - Method in class act.app.ActionContext
-
- 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
-
- setThrowRenderResult() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- setup() - Method in class act.app.DaemonBase
-
- setUpClient(NetworkHandler, int, boolean) - Method in class act.xio.NetworkBase
-
- setUpClient(NetworkHandler, int, boolean) - 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
-
- setWasUnauthenticated() - Method in class act.app.ActionContext
-
- shortCuts(CliHandler) - Method in class act.cli.CliDispatcher
-
- shortId() - Method in class act.app.App
-
Returns short id which is derived from passed in app name.
- 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.conf.ConfigurationByteCodeScanner
-
- shouldScan(String) - Method in class act.controller.bytecode.ControllerByteCodeScanner
-
- shouldScan(String) - Method in class act.db.meta.EntityInfoByteCodeScanner
-
- 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.metric.MetricContextScanner
-
- 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.validation.Password.ByteCodeScanner
-
- shouldScan(String) - Method in class act.view.ImplicitVariableProvider.TemplateVariableScanner
-
- shouldScan(String) - Method in class act.view.rythm.RythmTransformerScanner
-
- shouldWaive(Field) - Static method in class act.inject.param.ParamValueLoaderService
-
- show(ActionContext) - Method in class act.Info
-
- showHelp(String, CliContext) - Method in class act.cli.builtin.Help
-
- showLogLevel(String) - Method in class act.util.LogAdmin
-
- shutdown(App) - 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
-
- shutdownEventBus() - Method in class act.app.App
-
- sign(String) - Method in class act.app.App
-
- sign(String) - Method in class act.crypto.AppCrypto
-
- sign(String) - Method in class act.crypto.RotateSecretCrypto
-
- signIn(String, WebSocketConnection) - Method in class act.ws.WebSocketConnectionRegistry
-
Sign in a connection to the registry by key.
- signIn(String, Collection<WebSocketConnection>) - Method in class act.ws.WebSocketConnectionRegistry
-
Sign in a group of connections to the registry by key
- signOff(String, WebSocketConnection) - Method in class act.ws.WebSocketConnectionRegistry
-
- signOff(String, Collection<WebSocketConnection>) - Method in class act.ws.WebSocketConnectionRegistry
-
Sign off a group of connections from the registry by key
- 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
-
A SimpleEventListener interface is designed to let the framework support simple event handling mechanism, which is summarized as below:
- 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<Lang.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
-
A simple implementation of
MetricPlugin
- SimpleMetricPlugin() - Constructor for class act.metric.SimpleMetricPlugin
-
- SimpleMetricPlugin.SimpleMetricPersistService - Class in act.metric
-
- SimpleMetricStore - Class in act.metric
-
A simple implementation of
MetricStore
- SimpleMetricStore(SimpleMetricPlugin) - Constructor for class act.metric.SimpleMetricStore
-
- simpleName() - Method in class act.app.Source
-
- SimpleProgressGauge - Class in act.util
-
- SimpleProgressGauge(int) - Constructor for class act.util.SimpleProgressGauge
-
- SimpleProgressGauge() - Constructor for class act.util.SimpleProgressGauge
-
- 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
-
- singlePasswordFieldName() - Method in class act.internal.password.PasswordMetaInfo
-
- singleton(Class<T>) - Static method in class act.Act
-
Deprecated.
- 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
-
If a certain non-abstract/public class extends
SingletonBase
ensure the class has Singleton
annotation, and generate SingletonBase.instance()
implementation
- 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
-
- size() - Method in class act.route.UrlPath
-
- 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.
- SkipBuiltInEvents - Annotation Type in act.handler
-
Mark a request handling method shall skip result commit events triggering
- skipEvents() - Method in class act.app.ActionContext
-
- skipEvents() - Method in interface act.handler.builtin.controller.ActionHandlerInvoker
-
- skipEvents() - Method in interface act.handler.builtin.controller.AfterInterceptorInvoker
-
- skipEvents() - Method in class act.handler.builtin.controller.ControllerAction
-
- skipEvents() - Method in interface act.handler.builtin.controller.ExceptionInterceptorInvoker
-
- skipEvents() - Method in class act.handler.builtin.controller.Handler
-
- skipEvents() - Method in class act.handler.builtin.controller.impl.ReflectedHandlerInvoker
-
- skipEvents(ActionContext) - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- skipEvents(ActionContext) - Method in class act.handler.builtin.FileGetter
-
No result commit event triggering for file getter
- skipEvents(ActionContext) - Method in class act.handler.builtin.ResourceGetter
-
No result commit events triggering for resource getter.
- skipEvents(ActionContext) - Method in class act.handler.builtin.UnknownHttpMethodHandler
-
- skipEvents(ActionContext) - Method in class act.handler.DelegateRequestHandler
-
- skipEvents(ActionContext) - Method in interface act.handler.RequestHandler
-
If this method returns
true
then the following events will not get triggered:
- skipEvents(ActionContext) - Method in class act.handler.RequestHandlerBase
-
By default an
express
handler will skip result commit events triggering.
- skipPreamble() - Method in class act.data.MultipartStream
-
Finds the beginning of the first
encapsulation
.
- SmallResponse - Annotation Type in act.annotations
-
Mark on a action handler method indicate the method returns small response
- 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
-
- 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(Class<?>) - Method in class act.app.DevModeClassLoader
-
- 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
-
- SPEC_DIGIT - Static variable in class act.validation.PasswordSpec
-
- SPEC_LENSPEC_CLOSE - Static variable in class act.validation.PasswordSpec
-
- SPEC_LENSPEC_SEP - Static variable in class act.validation.PasswordSpec
-
- SPEC_LENSPEC_START - Static variable in class act.validation.PasswordSpec
-
- SPEC_LOWERCASE - Static variable in class act.validation.PasswordSpec
-
- SPEC_SPECIAL_CHAR - Static variable in class act.validation.PasswordSpec
-
- SPEC_UPPERCASE - Static variable in class act.validation.PasswordSpec
-
- SPECIAL_CHARS - Static variable in class act.validation.PasswordSpec
-
The following chars are considered to be special characters:
- specialCharRequired() - Method in class act.validation.PasswordSpec
-
- SqlDateResolver - Class in act.data
-
- SqlDateResolver(AppConfig) - Constructor for class act.data.SqlDateResolver
-
- SqlDateResolver(String) - Constructor for class act.data.SqlDateResolver
-
- SqlDateTsGenerator - Class in act.db.util
-
- SqlDateTsGenerator() - Constructor for class act.db.util.SqlDateTsGenerator
-
- SqlTimestampResolver - Class in act.data
-
- SqlTimestampResolver(AppConfig) - Constructor for class act.data.SqlTimestampResolver
-
- SqlTimestampResolver(String) - Constructor for class act.data.SqlTimestampResolver
-
- SqlTimestampTsGenerator - Class in act.db.util
-
- SqlTimestampTsGenerator() - Constructor for class act.db.util.SqlTimestampTsGenerator
-
- SqlTimeTsGenerator - Class in act.db.util
-
- SqlTimeTsGenerator() - Constructor for class act.db.util.SqlTimeTsGenerator
-
- 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(ActError) - Static method in class act.util.ActError.Util
-
- stackTraceOf(Throwable, ActError) - Static method in class act.util.ActError.Util
-
- STAR_LINE - Static variable in class act.util.LogSupport
-
- start() - Static method in class act.Act
-
Start Act application
- start(String) - Static method in class act.Act
-
Start Act application with specified app name
- start(String, String) - Static method in class act.Act
-
Start Act application with specified app name and scan package.
- start(String, Class<?>) - Static method in class act.Act
-
Start Act application with specified name and scan package specified by a class
- start(Class<?>) - Static method in class act.Act
-
Start Act application with scan package specified by a class
- start(String, Class<?>, Version) - Static method in class act.Act
-
Start Act application with specified app name, app version and scan page via an app class
- start(String, String, Version) - Static method in class act.Act
-
Start Act application with specified app name, app version and scan package
- 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
-
- start() - Method in class me.tongfei.progressbar.ProgressBar
-
Starts this progress bar.
- 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
-
- startImmediately - Variable in class act.job.bytecode.JobAnnoInfo
-
- startIntercepting() - Method in class act.app.ActionContext
-
- 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
-
- startup(AppDescriptor) - Static method in class act.Act
-
- 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
-
- Stateful - Annotation Type in act.util
-
Mark a Class is stateful in the context of ActFramework.
- Stateless - Annotation Type in act.util
-
Mark a Class is stateless in the context of ActFramework.
- StatelessProvisioned - Class in act.app.event
-
- StatelessProvisioned(App) - Constructor for class act.app.event.StatelessProvisioned
-
- status(int) - Method in class act.ActResponse
-
- status(String, CliContext, JodaDateTimeCodec) - Method in class act.app.DaemonAdmin
-
- status(H.Status) - Method in class act.controller.ResponseCache
-
- statusCode - Variable in class act.ActResponse
-
- statusCode() - Method in class act.ActResponse
-
- statusCode() - Method in exception act.view.ActErrorResult
-
- step() - Method in interface act.util.ProgressGauge
-
Advances the progress by one step
- step() - Method in class act.util.SimpleProgressGauge
-
- step() - Method in class me.tongfei.progressbar.ProgressBar
-
Advances this progress bar by one step.
- stepBy(int) - Method in interface act.util.ProgressGauge
-
Advances the progress by specified steps
- stepBy(int) - Method in class act.util.SimpleProgressGauge
-
- stepBy(long) - Method in class me.tongfei.progressbar.ProgressBar
-
Advances this progress bar by a specific amount.
- stepTo(int) - Method in interface act.util.ProgressGauge
-
Log progress
- stepTo(int) - Method in class act.util.SimpleProgressGauge
-
- stepTo(long) - Method in class me.tongfei.progressbar.ProgressBar
-
Advances this progress bar to the specific progress value.
- 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
- stop() - Method in class me.tongfei.progressbar.ProgressBar
-
Stops this progress bar.
- store(FileItemStream, App) - Static method in class act.util.UploadFileStorageService
-
- StrBufRetentionLimitCalculator - Class in act.internal.util
-
- StrBufRetentionLimitCalculator() - Constructor for class act.internal.util.StrBufRetentionLimitCalculator
-
- 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
-
- stringMessage() - Method in class act.ws.WebSocketContext
-
- StringOrPattern - Class in act.data.util
-
- StringOrPattern(String) - Constructor for class act.data.util.StringOrPattern
-
- StringParser() - Constructor for class act.app.BuildFileProbe.StringParser
-
- StringSecureTicketCodec - Class in act.ws
-
Implement
SecureTicketCodec
on String
typed ticket
- StringSecureTicketCodec() - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(Collection<String>) - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(String...) - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(String) - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(AppCrypto) - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(AppCrypto, Collection<String>) - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(AppCrypto, String...) - Constructor for class act.ws.StringSecureTicketCodec
-
- StringSecureTicketCodec(AppCrypto, String) - Constructor for class act.ws.StringSecureTicketCodec
-
- 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.data.Sensitive.Enhancer
-
- subClass() - Method in class act.db.EntityClassEnhancer
-
- subClass() - Method in class act.mail.bytecode.MailerEnhancer
-
- subClass() - Method in class act.metric.MetricEnhancer
-
- 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
-
- subClass() - Method in class act.validation.Password.Enhancer
-
- 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
-
- subscribe(H.Session, String) - Method in class act.ws.WebSocketConnectionManager
-
Add tag to any websocket connection linked to the session specified
- 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>, SysEventId) - Constructor for class act.util.SubTypeFinder
-
- successStatus() - Method in class act.app.ActionContext
-
- suffix() - Method in enum act.data.DateTimeType
-
- 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
- supportAbsolutePath() - Method in class act.plugin.ControllerPlugin.PathAnnotationSpec
-
- supportedHttpMethods() - Static method in class act.route.Router
-
- supportInheritance() - Method in class act.plugin.ControllerPlugin.PathAnnotationSpec
-
- supportJsonDecorator() - Method in class act.inject.param.ParamValueLoaderService
-
- supportPartialPath() - Method in class act.handler.builtin.FileGetter
-
- supportPartialPath() - Method in class act.handler.builtin.RedirectDir
-
- supportPartialPath() - Method in class act.handler.builtin.ResourceGetter
-
- 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
-
- supportSsl(boolean) - Method in class act.conf.AppConfig
-
- supportSsl() - Method in class act.conf.AppConfig
-
- SysEvent - Class in act.app.event
-
- SysEvent(SysEventId, App) - Constructor for class act.app.event.SysEvent
-
- SysEventId - Enum in act.app.event
-
- sysEventId - Variable in class act.job.bytecode.JobAnnoInfo
-
- SysEventListener<EVENT_TYPE extends SysEvent> - Interface in act.app.event
-
- SysEventListenerBase<EVENT_TYPE extends SysEvent> - Class in act.event
-
- SysEventListenerBase(CharSequence) - Constructor for class act.event.SysEventListenerBase
-
- SysEventListenerBase() - Constructor for class act.event.SysEventListenerBase
-
- 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
-
T
- TABLE_VIEW - Static variable in enum act.util.AsmTypes
-
- TableCursor - Class in act.cli.util
-
Used to paginate table layout
- TableCursor(List, int, PropertySpec.MetaInfo) - Constructor for class act.cli.util.TableCursor
-
- TableView - Annotation Type in act.cli
-
Mark a command method return value shall be displayed as a table.
- tag(String) - Method in class act.ws.WebSocketContext
-
Tag the websocket connection hold by this context with label specified
- tagConnections(String) - Method in class act.ws.WebSocketAdminConsole
-
- tagRegistry() - Method in class act.ws.WebSocketConnectionManager
-
- Tags - Class in act.view.rythm
-
Defines fast tags for Act app
- Tags() - Constructor for class act.view.rythm.Tags
-
- Tags.ActMessage - Class in act.view.rythm
-
Retrieve act framework defined i18n messages
- Tags.Asset - Class in act.view.rythm
-
- Tags.FullUrl - Class in act.view.rythm
-
- Tags.Resource - Class in act.view.rythm
-
- Tags.ReverseRouting - Class in act.view.rythm
-
Retrieve reverse routing URL path
- Tags.ValidationError - Class in act.view.rythm
-
Retrieve validation error message by field name
- takeSnapshot() - Method in class act.metric.SimpleMetricStore
-
- target(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- target(File) - Method in interface act.app.ProjectLayout
-
Returns the build target folder in relation to the
appBase
specified
- target(String) - Method in class act.boot.ProjectLayoutBuilder
-
- target(File) - Method in class act.boot.ProjectLayoutBuilder
-
- targetClass() - Method in class act.data.JodaDateTimeCodecBase
-
- targetClass() - Method in class act.data.ListCodec
-
- targetClass() - Method in class act.data.MapCodec
-
- targetClass() - Method in class act.inject.DependencyInjectionBinder
-
- targetType() - Method in class act.inject.ActProvider
-
- targetVersion(JavaVersion) - Method in class act.conf.AppConfig
-
- targetVersion() - Method in class act.conf.AppConfig
-
- teardown() - Method in class act.app.DaemonBase
-
- template(Map<String, Object>) - Static method in class act.controller.Controller.Util
-
Returns a
RenderTemplate
result with a render arguments map.
- template(Object...) - Static method in class act.controller.Controller.Util
-
Kind of like
Controller.Util.render(Object...)
, the only differences is this method force to render a template without regarding to the request format
- Template - Interface in act.view
-
A Template represents a resource that can be merged with
application context
and output the result
- Template.NoCache - Annotation Type in act.view
-
Notify framework not to cache template for this handler method.
- TEMPLATE_VARIABLE - Static variable in enum act.util.AsmTypes
-
- TemplateBase - Class in act.view
-
Base class for
Template
implementations
- TemplateBase() - Constructor for class act.view.TemplateBase
-
- templateChangeListener(Lang.Visitor<H.Format>) - Method in class act.app.ActionContext
-
- templateContent() - Method in class act.util.ActContext.Base
-
- templateContent(String) - Method in class act.util.ActContext.Base
-
- templateContent() - Method in interface act.util.ActContext
-
Returns the template content
- templateContent(String) - Method in interface act.util.ActContext
-
Set template content
- TemplateContext - Annotation Type in act.controller.annotation
-
The annotation is used specify the template context of a controller class.
- templateContext() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- templateContext(String) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- templateContext(String) - Method in class act.mail.meta.MailerClassMetaInfo
-
- templateContext() - Method in class act.mail.meta.MailerClassMetaInfo
-
- templateContext(String) - Method in class act.mail.meta.SenderMethodMetaInfo
-
- templateContext() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- templateContext() - Method in class act.util.ActContext.Base
-
- templateContext(String) - Method in class act.util.ActContext.Base
-
- templateContext() - Method in interface act.util.ActContext
-
Returns the template context
- templateContext(String) - Method in interface act.util.ActContext
-
Set template context
- TemplateException - Exception in act.view
-
Base class for Template error
- TemplateException(Exception) - Constructor for exception act.view.TemplateException
-
- templateHome(String) - Method in class act.conf.AppConfig
-
- templateHome() - Method in class act.conf.AppConfig
-
- templateHome() - Method in class act.view.View
-
- templateInfo - Variable in exception act.view.TemplateException
-
- templateLiteral(String) - Method in class act.app.ActionContext
-
- templateLiteral(String) - Method in class act.mail.MailerContext
-
- templateLiteral(String) - Method in class act.util.ActContext.Base
-
- templatePath(String) - Method in class act.app.ActionContext
-
- templatePath(String, Object...) - Static method in class act.mail.Mailer.Util
-
- templatePath(String) - Method in class act.mail.MailerContext
-
- templatePath() - Method in class act.util.ActContext.Base
-
- templatePath(String) - Method in class act.util.ActContext.Base
-
- templatePath() - Method in interface act.util.ActContext
-
Returns the template path
- templatePath(String) - Method in interface act.util.ActContext
-
Set path to template file
- templatePathIsImplicit() - Method in class act.util.ActContext.Base
-
Template path is implicit if
ActContext.Base.templatePath(String)
is never called on this context instance
- templatePathIsImplicit() - Method in interface act.util.ActContext
-
Check if the template path is implicit i.e.
- templatePathResolver(TemplatePathResolver) - Method in class act.conf.AppConfig
-
- templatePathResolver() - Method in class act.conf.AppConfig
-
- TemplatePathResolver - Class in act.view
-
Resolve template path for
ActContext
- TemplatePathResolver() - Constructor for class act.view.TemplatePathResolver
-
- templateRootDir() - Method in class act.view.View
-
- templateSourceInfo() - Method in exception act.view.TemplateException
-
- TemplateVariableScanner(App) - Constructor for class act.view.ImplicitVariableProvider.TemplateVariableScanner
-
- temporaryRedirect(String, Object...) - Static method in class act.controller.Controller.Util
-
- temporaryRedirect(String, Map) - Static method in class act.controller.Controller.Util
-
- Test - Class in act.cli.ascii_table
-
ASCII Table test cases.
- Test() - Constructor for class act.cli.ascii_table.Test
-
- test(List<? extends TreeNode>, TreeNode) - Method in class act.cli.tree.TreeNodeFilter
-
Sub class should implement the filter logic in this method
- Test.Contact - Class in act.cli.ascii_table
-
- Test.Employee - Class in act.cli.ascii_table
-
- test_probeCnt() - Method in class act.app.AppScanner
-
- testClassInit() - Static method in class act.inject.ActProviders
-
- testClassInit() - Static method in class act.inject.genie.GenieFactoryFinder
-
- testClassInit() - Static method in class act.route.UrlPath
-
- testClassInit() - Static method in class act.util.FastJsonPropertyPreFilter
-
- testInstance() - Static method in class act.app.App
-
- testLib(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- testLib(File) - Method in interface act.app.ProjectLayout
-
Returns lib folder which contains arbitrary jar files in relation to the
appBase
specified in test scope
- testLib(String) - Method in class act.boot.ProjectLayoutBuilder
-
- testLib(File) - Method in class act.boot.ProjectLayoutBuilder
-
- testLibDirs() - Method in class act.app.App
-
- testResource(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- testResource(File) - Method in interface act.app.ProjectLayout
-
Returns test resource files root in test scope in relation to the
appBase
specified
- testResource(String) - Method in class act.boot.ProjectLayoutBuilder
-
- testResource(File) - Method in class act.boot.ProjectLayoutBuilder
-
- testResourceDirs() - Method in class act.app.App
-
- testSource(File) - Method in class act.app.ProjectLayout.CustomizedProjectLayout
-
- testSource(File) - Method in interface act.app.ProjectLayout
-
Returns test source code file root in test scope in relation to the
appBase
- testSource(String) - Method in class act.boot.ProjectLayoutBuilder
-
- testSource(File) - Method in class act.boot.ProjectLayoutBuilder
-
- testSourceDirs() - Method in class act.app.App
-
- text(String, Object...) - Static method in class act.controller.Controller.Util
-
Returns a
RenderText
result with specified message template and args.
- TextParser - Class in act.data
-
- TextParser() - Constructor for class act.data.TextParser
-
- theSolePlugin() - Method in class act.db.DbManager
-
Returns the plugin if there is only One plugin inside the register, otherwise return
null
- threadLocalBufRetentionLimit(int) - Method in class act.conf.AppConfig
-
- threadLocalBufRetentionLimit() - Method in class act.conf.AppConfig
-
- Throttled - Annotation Type in act.controller.annotation
-
Mark a request handler is subject to throttle control
- Throttled.ExpireScale - Enum in act.controller.annotation
-
- ThrottleFilter - Class in act.controller.builtin
-
- ThrottleFilter() - Constructor for class act.controller.builtin.ThrottleFilter
-
- ThrottleFilter(int, boolean) - Constructor for class act.controller.builtin.ThrottleFilter
-
- throwRenderResult() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- TILD_LINE - Static variable in class act.util.LogSupport
-
- timeFormat() - Method in class act.conf.AppConfig
-
- timePattern(String) - Method in class act.conf.AppConfig
-
- timePattern() - Method in class act.conf.AppConfig
-
- TIMER - Static variable in enum act.metric.MetricInfo.Comparator
-
- Timer - Interface in act.metric
-
A Timer that could be used to measure execution duration of a certain process
- timers() - Method in interface act.metric.MetricStore
-
Returns all timer names
- timers() - Method in class act.metric.SimpleMetricStore
-
- timestamp() - Method in interface act.app.Daemon
-
Returns the timestamp when last state transfer happening
- timestamp() - Method in class act.app.DaemonBase
-
- timestamp() - Method in class act.event.ActEvent
-
Return the timestamp of the event
- Timestamp() - Constructor for class act.util.IdGenerator.StartIdProvider.Timestamp
-
- Timestamped - Interface in act.data
-
A
Timestamped
object has method to retrieve the last modified timestamp of the data
- timestampGenerator(Class<? extends TIMESTAMP_TYPE>) - Method in class act.db.DbManager
-
- TimestampGenerator<TIMESTAMP_TYPE> - Interface in act.db
-
- TimestampGeneratorBase<TIMESTAMP_TYPE> - Class in act.db
-
- TimestampGeneratorBase() - Constructor for class act.db.TimestampGeneratorBase
-
- timestampType() - Method in interface act.db.TimestampGenerator
-
- timestampType() - Method in class act.db.util.JavaDateTsGenerator
-
- timestampType() - Method in class act.db.util.JodaDateTimeTsGenerator
-
- timestampType() - Method in class act.db.util.JodaInstantTsGenerator
-
- timestampType() - Method in class act.db.util.JodaLocalDateTimeTsGenerator
-
- timestampType() - Method in class act.db.util.JodaLocalDateTsGenerator
-
- timestampType() - Method in class act.db.util.JodaLocalTimeTsGenerator
-
- timestampType() - Method in class act.db.util.LongTsGenerator
-
- timestampType() - Method in class act.db.util.SqlDateTsGenerator
-
- timestampType() - Method in class act.db.util.SqlTimestampTsGenerator
-
- timestampType() - Method in class act.db.util.SqlTimeTsGenerator
-
- timeStyle() - Method in class act.conf.AppConfig
-
- TimeTrackingModel<TIMESTANP_TYPE,TIMESTAMP_TYPE_RESOLVER extends org.osgl.Lang.Function<TIMESTANP_TYPE,Long>> - Interface in act.db
-
The model with time tracking built-in
- TimeTrackingModelBase<ID_TYPE,MODEL_TYPE extends ModelBase,TIMESTAMP_TYPE,TIMESTAMP_TYPE_RESOLVER extends org.osgl.Lang.Function<TIMESTAMP_TYPE,Long>> - Class in act.db
-
- TimeTrackingModelBase() - Constructor for class act.db.TimeTrackingModelBase
-
- timezoneOffset() - Static method in class act.i18n.TimeZoneResolver
-
Returns timezone offset from
current session
.
- timezoneOffset(H.Session) - Static method in class act.i18n.TimeZoneResolver
-
Returns timezone offset from a session instance.
- TimeZoneResolver - Class in act.i18n
-
- TimeZoneResolver() - Constructor for class act.i18n.TimeZoneResolver
-
- tmpDir() - Method in class act.app.App
-
- to(List<String>) - Static method in class act.mail.Mailer.Util
-
- to(String...) - Static method in class act.mail.Mailer.Util
-
- TO - Static variable in class act.mail.MailerConfig
-
- to() - Method in class act.mail.MailerConfig
-
- to(String...) - Method in class act.mail.MailerContext
-
Set to recipients
- to() - Method in class act.mail.MailerContext
-
- toAnnotation() - Method in class act.util.GeneralAnnoInfo
-
- toByteArray() - Method in class act.internal.util.AppDescriptor
-
Serialize this
AppDescriptor
and output byte array
- toComment() - Method in class act.apidoc.javadoc.Javadoc
-
Create a JavadocComment, by formatting the text of the Javadoc using no indentation (expecting the pretty printer to do the formatting.)
- toComment(String) - Method in class act.apidoc.javadoc.Javadoc
-
Create a JavadocComment, by formatting the text of the Javadoc using the given indentation.
- toJSON() - Method in class act.util.ClassInfoRepository
-
- toJSONString(T) - Method in class act.data.JodaDateTimeCodecBase
-
- toJSONString(List<Object>) - Method in class act.data.ListCodec
-
- toJSONString(T) - Method in class act.data.MapCodec
-
- token(ActionContext) - Static method in class act.security.CSRF
-
- Token(AppConfig) - Constructor for class act.session.JWT.Token
-
- Token(String) - Constructor for class act.session.JWT.Token
-
- toLayout() - Method in class act.boot.ProjectLayoutBuilder
-
- toList(Object) - Method in enum act.cli.view.CliView
-
- toMap() - Method in interface act.db.AdaptiveRecord
-
Export the key/val pairs from this active record into a map
- toMap(AdaptiveRecord) - Static method in class act.db.AdaptiveRecord.Util
-
- toPasswordSpec() - Method in class act.validation.PasswordSpec.Builder
-
Return a
PasswordSpec
instance from this builder.
- toStrBuffer(S.Buffer) - Method in class act.controller.meta.ActionMethodMetaInfo
-
- toStrBuffer(S.Buffer) - Method in class act.controller.meta.CatchMethodMetaInfo
-
- toStrBuffer(S.Buffer) - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- toStrBuffer(S.Buffer) - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- toString() - Method in class act.apidoc.javadoc.Javadoc
-
- toString() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- toString() - Method in class act.apidoc.javadoc.JavadocDescription
-
- toString() - Method in class act.apidoc.javadoc.JavadocInlineTag
-
- toString() - Method in class act.apidoc.javadoc.JavadocSnippet
-
- toString() - Method in class act.app.App
-
- toString() - Method in class act.app.AppCodeScannerBase
-
- toString() - Method in class act.app.conf.AppConfigurator
-
- toString() - Method in class act.app.event.SysEvent
-
- toString() - Method in class act.app.util.NamedPort
-
- toString() - Method in class act.cli.meta.OptionAnnoInfoBase
-
- toString() - Method in enum act.conf.ActConfigKey
-
Calling to this method is equals to calling
ActConfigKey.key()
- toString() - Method in enum act.conf.AppConfigKey
-
Calling to this method is equals to calling
AppConfigKey.key()
- toString() - Method in class act.controller.meta.ActContextInjection.LocalAppContextInjection
-
- toString() - Method in class act.controller.meta.ActContextInjection
-
- toString() - Method in class act.controller.meta.ActionMethodMetaInfo
-
- toString() - Method in class act.controller.meta.CatchMethodMetaInfo
-
- toString() - Method in class act.controller.meta.GroupInterceptorMetaInfo
-
- toString() - Method in class act.controller.meta.HandlerMethodMetaInfo
-
- toString() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- toString() - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- toString() - Method in class act.controller.meta.LocalVariableMetaInfo
-
- toString(JWT.Token) - Method in class act.crypto.HMAC
-
- toString(T) - Method in class act.data.JodaReadableInstantCodecBase
-
- toString(T) - Method in class act.data.JodaReadablePatialCodecBase
-
- toString(List<Object>) - Method in class act.data.ListCodec
-
- toString(T) - Method in class act.data.MapCodec
-
- toString() - Method in class act.db.meta.EntityClassMetaInfo
-
- toString() - Method in class act.db.meta.EntityFieldMetaInfo
-
- toString() - Method in class act.db.ModelBase
-
- toString() - Method in class act.db.util.DBAnnotation
-
- toString() - Method in class act.event.bytecode.ReflectedSimpleEventListener
-
- toString() - Method in class act.handler.builtin.AlwaysBadRequest
-
- toString() - Method in class act.handler.builtin.AlwaysForbidden
-
- toString() - Method in class act.handler.builtin.AlwaysMethodNotAllowed
-
- toString() - Method in class act.handler.builtin.AlwaysNotFound
-
- toString() - Method in class act.handler.builtin.AlwaysNotImplemented
-
- toString() - Method in class act.handler.builtin.AlwaysNotModified
-
- toString() - Method in class act.handler.builtin.cli.CliHandlerProxy
-
- toString() - Method in class act.handler.builtin.controller.RequestHandlerProxy
-
- toString() - Method in class act.handler.builtin.Echo
-
- toString() - Method in class act.handler.builtin.FileGetter
-
- toString() - Method in class act.handler.builtin.Redirect
-
- toString() - Method in class act.handler.builtin.RedirectDir
-
- toString() - Method in class act.handler.builtin.ResourceGetter
-
- toString() - Method in class act.handler.builtin.UnknownHttpMethodHandler
-
- toString() - Method in class act.handler.DelegateRequestHandler
-
- toString() - Method in class act.handler.OptionsRequestHandler
-
- toString() - Method in class act.handler.RequestHandlerBase
-
- toString() - Method in class act.job.bytecode.JobAnnoInfo
-
- toString() - Method in class act.job.Job
-
- toString() - Method in class act.job.JobTrigger
-
- toString() - Method in class act.job.meta.JobMethodMetaInfo
-
- toString() - Method in class act.mail.meta.SenderMethodMetaInfo
-
- toString() - Method in class act.route.RouteInfo
-
- toString(JWT) - Method in class act.session.JWT.Token
-
- toString(Object, boolean, boolean) - Static method in class act.util.$$
-
- toString(Object) - Static method in class act.util.$$
-
- toString() - Method in class act.util.ClassFinderData
-
- toString() - Method in class act.util.ClassNode
-
- toString() - Method in class act.util.GeneralAnnoInfo.AnnotationInvocationHandler
-
- toString() - Method in class act.util.GeneralAnnoInfo
-
- toString() - Method in class act.validation.PasswordSpec
-
- toString() - Method in class act.view.VarDef
-
- toString() - Method in class act.ws.SecureTicketHandler
-
- toString() - Method in class act.xio.NetworkHandler
-
- toString() - Method in class act.xio.WebSocketConnectionHandler
-
- toString() - Method in class fc.cron.CronExpression
-
- toText() - Method in class act.apidoc.javadoc.Javadoc
-
Return the text content of the document.
- toText() - Method in class act.apidoc.javadoc.JavadocBlockTag
-
- toText() - Method in class act.apidoc.javadoc.JavadocDescription
-
- toText() - Method in interface act.apidoc.javadoc.JavadocDescriptionElement
-
- toText() - Method in class act.apidoc.javadoc.JavadocInlineTag
-
- toText() - Method in class act.apidoc.javadoc.JavadocSnippet
-
- trace(String, Object...) - Method in class act.event.EventBus
-
Override parent implementation so that if this event bus is a one time event bus, it will prepend
[once]
into the message been logged
- trace(String, Object...) - Static method in class act.job.JobTrigger
-
- Trace - Class in act
-
- Trace() - Constructor for class act.Trace
-
- trace(String, Object...) - Method in class act.util.LogSupport
-
- trace(Throwable, String, Object...) - Method in class act.util.LogSupport
-
- Trace.AccessLog - Class in act
-
- traceHandler(boolean) - Method in class act.conf.AppConfig
-
- traceHandler() - Method in class act.conf.AppConfig
-
- traceRequests(boolean) - Method in class act.conf.AppConfig
-
- traceRequests() - Method in class act.conf.AppConfig
-
- TrackableWorker - Class in act.job
-
- TrackableWorker() - Constructor for class act.job.TrackableWorker
-
- trait() - Method in class act.db.meta.EntityFieldMetaInfo
-
- trait(EntityFieldMetaInfo.Trait) - Method in class act.db.meta.EntityFieldMetaInfo
-
- transform(Date) - Method in class act.data.util.JdkDateResolver
-
- transform(DateTime) - Method in class act.data.util.JodaDateTimeResolver
-
- transform(String) - Static method in class act.util.Async.MethodNameTransformer
-
Returns the new async method’s name based on the give name
- TREE_VIEW - Static variable in enum act.util.AsmTypes
-
- TreeNode - Interface in act.cli.tree
-
Defines an abstract tree node that can be printed using
Tree view
- TreeNodeFilter - Class in act.cli.tree
-
A
TreeNodeFilter
can be applied to a TreeNode
and check if it applied to the filter
- TreeNodeFilter() - Constructor for class act.cli.tree.TreeNodeFilter
-
- TreeNodeFilter.Common - Enum in act.cli.tree
-
- TreeView - Annotation Type in act.cli
-
Mark a command method return value shall be displayed as tree structure.
- trigger(ActEvent<?>) - Static method in class act.Act
-
- trigger(SysEventId) - Static method in class act.Act
-
Alias of
Act.emit(SysEventId)
- trigger(SysEventId) - Method in class act.event.EventBus
-
Alias of
EventBus.emit(SysEventId)
.
- trigger(Enum<?>, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emit(Enum, Object[])
.
- trigger(String, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emit(String, Object[])
.
- trigger(EventObject, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emit(EventObject, Object[])
.
- trigger(ActEvent, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emit(ActEvent, Object[])
.
- trigger() - Method in class act.job.Job
-
- triggerAsync(SysEventId) - Method in class act.event.EventBus
-
Alias of
EventBus.emitAsync(SysEventId)
.
- triggerAsync(Enum<?>, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitAsync(Enum, Object[])
.
- triggerAsync(String, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitAsync(String, Object[])
.
- triggerAsync(EventObject, Object...) - Method in class act.event.EventBus
-
- triggerAsync(ActEvent, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitAsync(ActEvent, Object[])
.
- triggerBytecodeScanning() - Method in interface act.app.AppSourceCodeScanner
-
After scanning of a certain
Source
has been finished, framework will call this method to check if further byte code scanning is needed on the class
- triggerBytecodeScanning() - Method in class act.app.AppSourceCodeScannerBase
-
- triggerSync(SysEventId) - Method in class act.event.EventBus
-
Alias of
EventBus.emitSync(SysEventId)
.
- triggerSync(Enum<?>, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitSync(Enum, Object[])
.
- triggerSync(String, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitSync(String, Object[])
.
- triggerSync(EventObject, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitSync(EventObject, Object[])
.
- triggerSync(ActEvent, Object...) - Method in class act.event.EventBus
-
Alias of
EventBus.emitSync(ActEvent, Object[])
.
- tryDestroy(Object) - Static method in enum act.Destroyable.Util
-
- tryDestroy(Object, Class<? extends Annotation>) - Static method in enum act.Destroyable.Util
-
- tryDestroyAll(Collection<?>) - Static method in enum act.Destroyable.Util
-
Deprecated.
- tryDestroyAll(Collection<?>, Class<? extends Annotation>) - Static method in enum act.Destroyable.Util
-
Helper method to destroy all
Destroyable
elements, and close all Closeable
elements in the collection specified
- tryGetDefaultValue(Class<? extends Annotation>, String) - Static method in class act.util.AnnotationUtil
-
- tryGetSingleton(Class<?>, App) - Static method in class act.util.ReflectedInvokerHelper
-
If the
invokerClass
specified is singleton, or without field or all fields are stateless, then return an instance of the invoker class.
- tryHandle(EVENT_TYPE) - Method in interface act.event.OnceEventListener
-
- tryLoadResource(String) - Method in class act.boot.app.FullStackAppBootstrapClassLoader
-
- tryLoadResource(String) - Method in class act.boot.server.ServerBootstrapClassLoader
-
- TST_LIB - Static variable in enum act.app.ProjectLayout.F
-
- TST_RSRC - Static variable in enum act.app.ProjectLayout.F
-
- TST_SRC - Static variable in enum act.app.ProjectLayout.F
-
- ttl - Variable in class act.controller.CacheParams
-
- ttl - Variable in class act.controller.CacheSupportMetaInfo
-
- type() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- type(Type) - Method in class act.cli.meta.CommandParamMetaInfo
-
- type() - Method in class act.cli.meta.CommandParamMetaInfo
-
- type() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- type(Type) - Method in class act.controller.meta.HandlerParamMetaInfo
-
- type() - Method in class act.controller.meta.HandlerParamMetaInfo
-
- type() - Method in class act.controller.meta.LocalVariableMetaInfo
-
- type() - Method in class act.job.meta.JobClassMetaInfo
-
- type() - Method in class act.mail.meta.MailerClassMetaInfo
-
- type() - Method in class act.sys.meta.ReturnTypeInfo
-
- type() - Method in class act.util.GeneralAnnoInfo.EnumInfo
-
- type() - Method in class act.util.GeneralAnnoInfo
-
- type() - Method in class act.view.VarDef
-
- typeOf(ActEvent<?>) - Static method in class act.event.ActEvent
-
- typeOf(EventObject) - Static method in class act.event.ActEvent
-
U
- unauthorized() - Static method in class act.controller.Controller.Util
-
Returns a
Unauthorized
instance.
- unauthorized(String) - Static method in class act.controller.Controller.Util
-
Returns a
Unauthorized
instance with realm
specified.
- unauthorized(String, boolean) - Static method in class act.controller.Controller.Util
-
Returns a
Unauthorized
instance with realm
and digest
specified.
- unauthorizedIf(boolean) - Static method in class act.controller.Controller.Util
-
Throws out an
Unauthorized
instance if test
is true
.
- unauthorizedIf(boolean, String) - Static method in class act.controller.Controller.Util
-
Throws out an
Unauthorized
instance with realm
specified if test
is true
.
- unauthorizedIf(boolean, String, boolean) - Static method in class act.controller.Controller.Util
-
Throws out an
Unauthorized
instance with realm
and digest
specified if test
is true
.
- unauthorizedIfNot(boolean) - Static method in class act.controller.Controller.Util
-
Throws out an
Unauthorized
instance if test
is false
.
- unauthorizedIfNot(boolean, String) - Static method in class act.controller.Controller.Util
-
Throws out an
Unauthorized
instance with realm
specified if test
is false
.
- unauthorizedIfNot(boolean, String, boolean) - Static method in class act.controller.Controller.Util
-
Throws out an
Unauthorized
instance with realm
and digest
specified if test
is false
.
- undertow2osgl(Cookie) - Static method in enum act.xio.undertow.CookieConverter
-
- UndertowCookieAdaptor - Class in act.xio.undertow
-
- UndertowCookieAdaptor(H.Cookie) - Constructor for class act.xio.undertow.UndertowCookieAdaptor
-
- UndertowNetwork - Class in act.xio.undertow
-
Implement
Network
using undertow
- UndertowNetwork() - Constructor for class act.xio.undertow.UndertowNetwork
-
- UndertowRequest - Class in act.xio.undertow
-
- UndertowRequest(HttpServerExchange, AppConfig) - Constructor for class act.xio.undertow.UndertowRequest
-
- UndertowResponse - Class in act.xio.undertow
-
- UndertowResponse(HttpServerExchange, AppConfig) - Constructor for class act.xio.undertow.UndertowResponse
-
- UndertowResponseOutput - Class in act.xio.undertow
-
- UndertowResponseOutput(UndertowResponse) - Constructor for class act.xio.undertow.UndertowResponseOutput
-
- UndertowWebSocketConnection - Class in act.xio.undertow
-
- UndertowWebSocketConnection(WebSocketChannel, H.Session) - Constructor for class act.xio.undertow.UndertowWebSocketConnection
-
- Unit(Map<String, Object>) - Constructor for class act.Info.Unit
-
- Unit(Map<String, Object>, String) - Constructor for class act.Info.Unit
-
- Unit(String, Object) - Constructor for class act.Info.Unit
-
- UNKNOWN_HANDLER - Static variable in class act.route.RouteInfo
-
- UnknownHttpMethodHandler - Class in act.handler.builtin
-
- UnknownHttpMethodHandler() - Constructor for class act.handler.builtin.UnknownHttpMethodHandler
-
- unknownHttpMethodProcessor(UnknownHttpMethodProcessor) - Method in class act.conf.AppConfig
-
- unknownHttpMethodProcessor() - Method in class act.conf.AppConfig
-
- UnknownHttpMethodProcessor - Class in act.handler
-
- UnknownHttpMethodProcessor() - Constructor for class act.handler.UnknownHttpMethodProcessor
-
- unload(App) - Method in class act.app.AppManager
-
- unload() - Method in class act.plugin.PluginScanner
-
- unregisterDaemon(Daemon) - Method in class act.app.App
-
- UNSAFE_ENCODER - Static variable in class act.util.IdGenerator
-
- UnsafeLongEncoder() - Constructor for class act.util.IdGenerator.UnsafeLongEncoder
-
- updateLocale(H.Request) - Static method in class act.i18n.LocaleResolver
-
- updateMaxHint(int) - Method in interface act.util.ProgressGauge
-
Update max hint.
- updateMaxHint(int) - Method in class act.util.SimpleProgressGauge
-
- updateMaxWidth(int) - Static method in class act.cli.builtin.Help
-
- updateMetricDataSync(boolean, CliContext) - Method in class act.metric.MetricAdmin
-
- updateTimezoneOffset(int, H.Session) - Static method in class act.i18n.TimeZoneResolver
-
- upload(String) - Method in class act.app.ActionContext
-
- upload(String, int) - Method in class act.app.ActionContext
-
- uploadFileStorageService() - Method in class act.app.App
-
- UploadFileStorageService - Class in act.util
-
- UploadFileStorageService(Map<String, String>, int) - Constructor for class act.util.UploadFileStorageService
-
- uploadInMemoryCacheThreshold(int) - Method in class act.conf.AppConfig
-
- uploadInMemoryCacheThreshold() - Method in class act.conf.AppConfig
-
- upppercaseRequired() - Method in class act.validation.PasswordSpec
-
- url() - Method in class act.ws.WebSocketContext
-
- urlBase() - Method in class act.route.Router
-
- urlBase(ActionContext) - Method in class act.route.Router
-
- urlContext(String) - Method in class act.app.ActionContext
-
- urlContext() - Method in class act.app.ActionContext
-
- urlContext(String) - Method in class act.conf.AppConfig
-
- urlContext() - Method in class act.conf.AppConfig
-
- UrlContext - Annotation Type in act.controller.annotation
-
The annotation is used specify the URL context of a controller class.
- urlContext() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- urlContext(String) - Method in class act.controller.meta.ControllerClassMetaInfo
-
- urlContextAnnotation() - Method in class act.plugin.ControllerPlugin.Manager
-
- urlContextAnnotation() - Method in class act.plugin.ControllerPlugin
-
- UrlEncodedParser - Class in act.data
-
- UrlEncodedParser() - Constructor for class act.data.UrlEncodedParser
-
- urlPath() - Method in class act.app.ActionContext
-
Return a
UrlPath
of this context.
- UrlPath - Class in act.route
-
Encapsulate the logic to compare an incoming URL path with a route entry path.
- urlPathParam(String, String) - Method in class act.app.ActionContext
-
- urlRegistry() - Method in class act.ws.WebSocketConnectionManager
-
- USER_AGENT - Static variable in class act.inject.ActProviders
-
- userAgent() - Method in class act.app.ActionContext
-
- userConnections(String) - Method in class act.ws.WebSocketAdminConsole
-
- username() - Method in class act.app.ActionContext
-
- username() - Method in class act.mail.MailerConfig
-
- username() - Method in class act.ws.WebSocketContext
-
- username() - Method in class act.xio.undertow.UndertowWebSocketConnection
-
- username() - Method in interface act.xio.WebSocketConnection
-
Returns the username which is gained when connection is setup by calling
H.KV.get(String)
with AppConfig.sessionKeyUsername()
- usernameRegistry() - Method in class act.ws.WebSocketConnectionManager
-
- UsernameSecureTicketCodec - Class in act.ws
-
- UsernameSecureTicketCodec() - Constructor for class act.ws.UsernameSecureTicketCodec
-
- UsernameSecureTicketCodec(AppConfig) - Constructor for class act.ws.UsernameSecureTicketCodec
-
- UsernameSecureTicketCodec(String) - Constructor for class act.ws.UsernameSecureTicketCodec
-
- UsernameSecureTicketCodec(AppCrypto) - Constructor for class act.ws.UsernameSecureTicketCodec
-
- UsernameSecureTicketCodec(AppCrypto, AppConfig) - Constructor for class act.ws.UsernameSecureTicketCodec
-
- UsernameSecureTicketCodec(AppCrypto, String) - Constructor for class act.ws.UsernameSecureTicketCodec
-
- Util() - Constructor for class act.cli.Command.Util
-
- Util() - Constructor for class act.controller.Controller.Util
-
- Util() - Constructor for class act.db.AdaptiveRecord.Util
-
- Util() - Constructor for class act.mail.Mailer.Util
-
- Util() - Constructor for class act.util.ActError.Util
-
- Util - Class in me.tongfei.progressbar
-
- Util() - Constructor for class me.tongfei.progressbar.Util
-
- Utils - Class in act.apidoc.javadoc
-
- Utils() - Constructor for class act.apidoc.javadoc.Utils
-
V
- v - Variable in class act.controller.meta.ActContextInjection
-
- val(Map<String, ?>) - Method in enum act.conf.ActConfigKey
-
Return configuration value from the configuration data map using the
ActConfigKey.key
of this setting
instance
- val(Map<String, ?>) - Method in enum act.conf.AppConfigKey
-
Return configuration value from the configuration data map using the
AppConfigKey.key
of this setting
instance
- 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 - Variable in class act.job.bytecode.JobAnnoInfo
-
- 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.apidoc.Endpoint.Scheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.apidoc.javadoc.JavadocBlockTag.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.apidoc.javadoc.JavadocInlineTag.Type
-
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.SysEventId
-
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.ReportProgress.Type
-
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.annotation.Throttled.ExpireScale
-
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.crypto.HMAC.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.data.DateTimeStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.data.DateTimeType
-
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.session.JWT.Header
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum act.session.JWT.Payload
-
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.
- valueOf(String) - Static method in enum me.tongfei.progressbar.ProgressBarStyle
-
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.apidoc.Endpoint.Scheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.apidoc.javadoc.JavadocBlockTag.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.apidoc.javadoc.JavadocInlineTag.Type
-
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.SysEventId
-
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.ReportProgress.Type
-
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.annotation.Throttled.ExpireScale
-
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.crypto.HMAC.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.data.DateTimeStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.data.DateTimeType
-
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.session.JWT.Header
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum act.session.JWT.Payload
-
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.
- values() - Static method in enum me.tongfei.progressbar.ProgressBarStyle
-
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
- VarDef(String, BeanSpec) - Constructor for class act.view.VarDef
-
Construct an implicit variable by name and
bean spec
- Verifier() - Constructor for class act.validation.Password.Verifier
-
- verifyArgo(String) - Method in class act.crypto.HMAC
-
- verifyHash(String, String) - Method in class act.crypto.HMAC
-
- verifyHash(byte[], byte[]) - Method in class act.crypto.HMAC
-
- verifyHash(byte[], byte[], Mac) - Method in class act.crypto.HMAC
-
- verifyHash(byte[], byte[]) - Method in class act.crypto.RotateSecretHMAC
-
- verifyPassword(String, String) - Method in class act.crypto.AppCrypto
-
- verifyPassword(char[], String) - Method in class act.crypto.AppCrypto
-
- verifyPassword(char[], char[]) - Method in class act.crypto.AppCrypto
-
- verifyPassword(String, String) - Method in class act.crypto.RotateSecretCrypto
-
- verifyPassword(char[], String) - Method in class act.crypto.RotateSecretCrypto
-
- verifyPassword(char[], char[]) - Method in class act.crypto.RotateSecretCrypto
-
- verifyPassword(char[], Object) - Static method in class act.validation.Password.Verifier
-
- verifyPassword(char[], PasswordProvider) - Static method in class act.validation.Password.Verifier
-
- verifyPassword(char[], Object, String) - Static method in class act.validation.Password.Verifier
-
- verifyPassword(char[], MultiplePasswordProvider, String) - Static method in class act.validation.Password.Verifier
-
- verifySignature(String, String) - Method in class act.crypto.RotateSecretCrypto
-
- verifyToken(String, H.Session, App) - Method in interface act.security.CSRFProtector
-
- VERSION - Static variable in class act.Act
-
- version() - Method in class act.app.App
-
Returns the app version
- version(ActionContext) - Method in class act.Info
-
- Versioned - Interface in act.data
-
A
Versioned
data has method to retrieve the version
- view(CliView) - Method in class act.cli.meta.CommanderClassMetaInfo
-
- view() - Method in class act.cli.meta.CommanderClassMetaInfo
-
- 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
-
- VIEW_MANAGER - Static variable in class act.inject.ActProviders
-
- 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.data.Sensitive.Enhancer
-
- 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(int, int, String, String, String, String[]) - Method in class act.metric.MetricEnhancer
-
- visit(H.Method, String, RequestHandler) - Method in interface act.route.Router.Visitor
-
Visit a route mapping in the router
- 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(Writer) - Method in class act.util.JsonUtilConfig.JsonWriter
-
- 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
-
- visit(int, int, String, String, String, String[]) - Method in class act.validation.Password.Enhancer
-
- visitAnnotatedClasses(Lang.Visitor<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(Lang.Visitor<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.data.Sensitive.Enhancer
-
- 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
-
- visitEnd() - Method in class act.validation.Password.Enhancer
-
- 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.data.Sensitive.Enhancer
-
- visitField(int, String, String, String, Object) - Method in class act.util.DataObjectEnhancer
-
- visitLineNumber(int, Label) - Method in class act.controller.bytecode.HandlerEnhancer
-
- 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.data.Sensitive.Enhancer
-
- 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.metric.MetricEnhancer
-
- 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
-
- visitMethod(int, String, String, String, String[]) - Method in class act.validation.Password.Enhancer
-
- Visitor(AnnotationVisitor, GeneralAnnoInfo) - Constructor for class act.util.GeneralAnnoInfo.Visitor
-
- visitParameterAnnotation(int, String, boolean) - Method in class act.controller.bytecode.HandlerEnhancer
-
- visitPublicAnnotatedClasses(Lang.Visitor<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(Lang.Visitor<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(Lang.Visitor<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(Lang.Visitor<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(Lang.Visitor<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(Lang.Visitor<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(Lang.Visitor<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(Lang.Visitor<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(Lang.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(Lang.Visitor<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
-
W
- waiveFields(String...) - Static method in class act.inject.param.ParamValueLoaderService
-
- warn(String, Object...) - Method in class act.job.JobManager
-
- warn(String, Object...) - Method in class act.util.LogSupport
-
- warn(Throwable, String, Object...) - Method in class act.util.LogSupport
-
- wasUnauthenticated() - Method in class act.app.ActionContext
-
- WEB_SOCKET_CONTEXT - Static variable in class act.inject.ActProviders
-
- WebSocketAdminConsole - Class in act.ws
-
- WebSocketAdminConsole() - Constructor for class act.ws.WebSocketAdminConsole
-
- WebSocketCloseEvent - Class in act.ws
-
- WebSocketCloseEvent(WebSocketContext) - Constructor for class act.ws.WebSocketCloseEvent
-
- WebSocketConnectEvent - Class in act.ws
-
- WebSocketConnectEvent(WebSocketContext) - Constructor for class act.ws.WebSocketConnectEvent
-
- WebSocketConnection - Interface in act.xio
-
A WebSocket connection
- WebSocketConnectionHandler - Class in act.xio
-
- WebSocketConnectionHandler(WebSocketConnectionManager) - Constructor for class act.xio.WebSocketConnectionHandler
-
- WebSocketConnectionHandler(ActionMethodMetaInfo, WebSocketConnectionManager) - Constructor for class act.xio.WebSocketConnectionHandler
-
- WebSocketConnectionManager - Class in act.ws
-
Manage
WebSocketConnection
through WebSocketConnectionRegistry
- WebSocketConnectionManager(App) - Constructor for class act.ws.WebSocketConnectionManager
-
- WebSocketConnectionRegistry - Class in act.ws
-
Organize websocket connection by string typed keys.
- WebSocketConnectionRegistry() - Constructor for class act.ws.WebSocketConnectionRegistry
-
- WebSocketContext - Class in act.ws
-
- WebSocketContext(String, WebSocketConnection, WebSocketConnectionManager, ActionContext, App) - Constructor for class act.ws.WebSocketContext
-
- WebsocketEndpoints() - Constructor for class act.job.JobAdmin.WebsocketEndpoints
-
- WebSocketEventBase - Class in act.ws
-
- WebSocketEventBase(WebSocketContext) - Constructor for class act.ws.WebSocketEventBase
-
- weight(Class) - Static method in class act.handler.builtin.controller.ExceptionInterceptor
-
- what(String) - Method in class act.util.ClassFinderData
-
- whatSpecified() - Method in class act.util.ClassFinderData
-
- when(String) - Method in class act.util.ClassFinderData
-
- whiteList() - Method in class act.controller.meta.InterceptorMethodMetaInfo
-
- width(int) - Method in exception act.view.ZXingResult
-
- with(CORS.Disable) - Method in class act.security.CORS.Spec
-
- with(CORS.AllowOrigin) - Method in class act.security.CORS.Spec
-
- with(CORS.AllowHeaders) - Method in class act.security.CORS.Spec
-
- with(CORS.ExposeHeaders) - Method in class act.security.CORS.Spec
-
- with(CORS.AllowCredentials) - Method in class act.security.CORS.Spec
-
- with(CORS.DisallowCredentials) - Method in class act.security.CORS.Spec
-
- with(CORS.MaxAge) - Method in class act.security.CORS.Spec
-
- withCurrent(PropertySpec.MetaInfo, ActContext) - Static method in class act.util.PropertySpec.MetaInfo
-
- withCurrent(HandlerMethodMetaInfo, ActContext) - Static method in class act.util.PropertySpec.MetaInfo
-
- withList() - Method in class act.controller.meta.ControllerClassMetaInfo
-
- wordsOfTheDay() - Static method in class act.Zen
-
- wrap(SimpleRequestHandler) - Static method in class act.handler.RequestHandlerBase
-
- wrap(String) - Static method in class act.util.ByteBuffers
-
- wrap(SessionMapper) - Static method in class act.util.SessionMapper.DefaultSessionMapper
-
- wrap(ProgressGauge) - Static method in class act.util.SimpleProgressGauge
-
- wrap(Iterator<T>, String) - Static method in class me.tongfei.progressbar.ProgressBar
-
Wraps an iterator so that when iterated, a progress bar is shown to track the traversal progress.
- wrap(Iterable<T>, String) - Static method in class me.tongfei.progressbar.ProgressBar
-
Wraps an iterable so that when iterated, a progress bar is shown to track the traversal progress.
- write(char[], int, int) - Method in class act.controller.WriterCache
-
- write(String, String, H.Response) - Method in class act.session.CompoundSesssionMapper
-
- write(String, String, H.Response) - Method in class act.session.CookieSessionMapper
-
- write(String, String, H.Response) - Method in class act.session.HeaderTokenSessionMapper
-
- write(String, String, H.Response) - Method in interface act.session.SessionMapper
-
Write serialized session and flash state into
response
.
- write(JSONSerializer, Object, Object, Type, int) - Method in class act.util.AdaptiveRecordCodec
-
- write(JSONSerializer, Object, Object, Type, int) - Method in class act.util.FastJsonIterableSerializer
-
- write(JSONSerializer, Object, Object, Type, int) - Method in class act.util.FastJsonJodaDateCodec
-
- write(JSONSerializer, Object, Object, Type, int) - Method in class act.util.FastJsonKeywordCodec
-
- write(JSONSerializer, Object, Object, Type, int) - Method in class act.util.FastJsonKvCodec
-
- write(JSONSerializer, Object, Object, Type, int) - Method in class act.util.FastJsonValueObjectSerializer
-
- writeBinary(ISObject) - Method in class act.controller.ResponseCache
-
- writeBinary(ISObject) - Method in class act.xio.undertow.UndertowResponse
-
- writeContent(String) - Method in class act.controller.ResponseCache
-
- writeContent(ByteBuffer) - Method in class act.controller.ResponseCache
-
- writeContent(String) - Method in class act.xio.undertow.UndertowResponse
-
- writeContent(ByteBuffer) - Method in class act.xio.undertow.UndertowResponse
-
- writeContentPart(String) - Method in class act.xio.undertow.UndertowResponse
-
- writeContentPart(ByteBuffer) - Method in class act.xio.undertow.UndertowResponse
-
- writeExpiration(long, H.Response) - Method in class act.session.CompoundSesssionMapper
-
- writeExpiration(long, H.Response) - Method in class act.session.CookieSessionMapper
-
- writeExpiration(long, H.Response) - Method in class act.session.HeaderTokenSessionMapper
-
- writeExpiration(long, H.Response) - Method in class act.session.SessionMapper.ExpirationMapper
-
- writeExpiration(long, H.Response) - Method in interface act.session.SessionMapper
-
Write session expiration date/time into
response
.
- writeHtml(String) - Method in class act.controller.ResponseCache
-
- writeJSON(String) - Method in class act.controller.ResponseCache
-
- writer() - Method in class act.controller.ResponseCache
-
- WriterCache - Class in act.controller
-
- WriterCache(Writer) - Constructor for class act.controller.WriterCache
-
- writerCreated() - Method in class act.controller.ResponseCache
-
- writeText(String) - Method in class act.controller.ResponseCache
-
- WsEndpoint - Annotation Type in act.ws
-
Mark a class as websocket connection endpoint.
- wsJobProgressTag(String) - Static method in class act.util.SimpleProgressGauge
-
- wsTicketeKey(String) - Method in class act.conf.AppConfig
-
- wsTicketKey() - Method in class act.conf.AppConfig
-
X
- xForwardedProtocol() - Method in class act.conf.AppConfig
-
- xioMaxWorkerThreads() - Method in class act.conf.ActConfig
-
- xioStatistics() - Method in class act.conf.ActConfig
-
- xml(String, Object...) - Static method in class act.controller.Controller.Util
-
Returns a
RenderXML
result with specified message template and args.
- XmlView - Annotation Type in act.cli
-
Mark a command method return value shall be displayed as a XML object.
Z
- zen() - Static method in class act.SysUtilAdmin
-
- Zen - Class in act
-
- Zen() - Constructor for class act.Zen
-
- zen(ActionContext) - Method in class act.Zen
-
- Zip - Annotation Type in act.util
-
Used to mark a request handler response shall be put into a zip file.
- ZXingResult - Exception in act.view
-
- ZXingResult(String) - Constructor for exception act.view.ZXingResult
-
- ZXingResult(String, BarcodeFormat) - Constructor for exception act.view.ZXingResult
-
- ZXingResult(String, BarcodeFormat, ErrorCorrectionLevel) - Constructor for exception act.view.ZXingResult
-
_
- __appRenderArgNames(String) - Method in class act.app.ActionContext
-
Called by bytecode enhancer to set the name list of the render arguments that is update by the enhancer
- __appRenderArgNames(String) - Method in class act.mail.MailerContext
-
Called by bytecode enhancer to set the name list of the render arguments that is update by the enhancer
- __appRenderArgNames(String) - Method in class act.util.ActContext.Base
-
Called by bytecode enhancer to set the name list of the render arguments that is update by the enhancer
- __appRenderArgNames() - Method in class act.util.ActContext.Base
-
- __commanderInstance(String, Object) - Method in class act.cli.CliContext
-
- __commanderInstance(String) - Method in class act.cli.CliContext
-
- __controllerInstance(String, Object) - Method in class act.app.ActionContext
-
- __controllerInstance(String) - Method in class act.app.ActionContext
-
- __getName() - Method in class act.view.rythm.Tags.ActMessage
-
- __getName() - Method in class act.view.rythm.Tags.Asset
-
- __getName() - Method in class act.view.rythm.Tags.FullUrl
-
- __getName() - Method in class act.view.rythm.Tags.Resource
-
- __getName() - Method in class act.view.rythm.Tags.ReverseRouting
-
- __getName() - Method in class act.view.rythm.Tags.ValidationError
-
- _act_i18n(String, Object...) - Method in interface act.util.ActContext
-
- _act_i18n(String, Object...) - Method in class act.util.ActContext.Base
-
- _AppSubTypeFinderFinder() - Constructor for class act.util.AppSubTypeFinder._AppSubTypeFinderFinder
-
- _before() - Method in class act.job.Job
-
- _concat(String[], int) - Method in enum act.inject.param.HttpRequestParamEncode
-
- _created() - Method in interface act.db.TimeTrackingModel
-
Returns the first time this model is created and saved
- _created(TIMESTANP_TYPE) - Method in interface act.db.TimeTrackingModel
-
Set the created timestamp.
- _creator() - Method in interface act.db.AuditingModel
-
Returns the principal who created and saved this model
- _finally() - Method in class act.job.Job
-
- _fullUrl(String, Object[]) - Method in class act.route.Router
-
- _getContentType() - Method in class act.ActResponse
-
- _id() - Method in interface act.db.Model
-
Returns the ID (key) of this entity
- _id(ID_TYPE) - Method in interface act.db.Model
-
Set the ID(key) to this entity.
- _impl() - Method in class act.controller.ResponseCache
-
- _impl() - Method in class act.xio.undertow.UndertowRequest
-
- _impl() - Method in class act.xio.undertow.UndertowResponse
-
- _initCookieMap() - Method in class act.xio.undertow.UndertowRequest
-
- _INSTANCE - Static variable in exception act.view.FilteredRenderJSON
-
- _ip() - Method in class act.xio.undertow.UndertowRequest
-
- _isNew() - Method in interface act.db.Model
-
Returns
true
if the entity is just created in memory or been loaded from data storage
- _isNew() - Method in class act.db.TimeTrackingModelBase
-
- _lastModified() - Method in interface act.db.TimeTrackingModel
-
Returns the last time this model has been updated and saved
- _lastModified(TIMESTANP_TYPE) - Method in interface act.db.TimeTrackingModel
-
Set the last modified timestamp
- _lastModifier() - Method in interface act.db.AuditingModel
-
Returns the principal who is the last person modified and saved this model
- _load(String, BeanSpec, boolean) - Static method in class act.inject.util.ResourceLoader
-
- _logger - Static variable in class act.db.DbService
-
Deprecated.
- _me() - Method in class act.db.ModelBase
-
- _merge(AppConfigurator) - Method in class act.conf.AppConfig
-
Merge application configurator settings.
- _principalType() - Method in interface act.db.AuditingModel
-
Return the class of principal used in this model
- _SequenceNumberGenerator - Interface in act.db.util
-
Define the interface that can generate next or retrieve current sequence number
- _SequenceNumberGenerator.InMemorySequenceNumberGenerator - Class in act.db.util
-
- _setContentType(String) - Method in class act.ActResponse
-
- _setContentType(String) - Method in class act.controller.ResponseCache
-
- _setLocale(Locale) - Method in class act.controller.ResponseCache
-
- _setLocale(Locale) - Method in class act.xio.undertow.UndertowResponse
-
- _setStatusCode(int) - Method in class act.ActResponse
-
- _setStatusCode(int) - Method in class act.controller.ResponseCache
-
- _setStatusCode(int) - Method in class act.xio.undertow.UndertowResponse
-
- _timestamp() - Method in interface act.data.Timestamped
-
Returns the timestamp of the data
- _timestamp() - Method in class act.db.TimeTrackingModelBase
-
- _timestampType() - Method in interface act.db.TimeTrackingModel
-
Returns the class represents the timestamp type used to track the model creation/updating events
- _timestampTypeResolver() - Method in interface act.db.TimeTrackingModel
-
Returns the instance that can resolve the timestamp type into long
- _version() - Method in interface act.data.Versioned
-
Returns the version of the data
- _visit(int, String, String) - Method in class act.app.AppSourceCodeScannerBase
-
$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 2014–2018 ActFramework. All rights reserved.