Package | Description |
---|---|
act.controller | |
act.handler.builtin.controller | |
act.handler.builtin.controller.impl |
Modifier and Type | Method and Description |
---|---|
static CacheSupportMetaInfo |
CacheSupportMetaInfo.disabled() |
static CacheSupportMetaInfo |
CacheSupportMetaInfo.enabled(org.osgl.Osgl.Function<ActionContext,java.lang.String> keyGenerator,
int ttl,
boolean supportPost) |
Modifier and Type | Method and Description |
---|---|
CacheSupportMetaInfo |
ActionHandlerInvoker.cacheSupport() |
CacheSupportMetaInfo |
ControllerAction.cacheSupport() |
Modifier and Type | Method and Description |
---|---|
CacheSupportMetaInfo |
ReflectedHandlerInvoker.cacheSupport() |
Copyright © 2014–2017 ActFramework. All rights reserved.