Uses of Interface
com.aspectran.core.context.rule.ability.Replicable
-
-
Uses of Replicable in com.aspectran.core.activity.process
Classes in com.aspectran.core.activity.process that implement Replicable Modifier and Type Class Description classContentListThe set of Content is called Contents or ContentList. -
Uses of Replicable in com.aspectran.core.activity.response
Subinterfaces of Replicable in com.aspectran.core.activity.response Modifier and Type Interface Description interfaceResponseThe Interface Response.Classes in com.aspectran.core.activity.response that implement Replicable Modifier and Type Class Description classForwardResponseThe Class ForwardResponse.classRedirectResponseThe Class RedirectResponse. -
Uses of Replicable in com.aspectran.core.activity.response.dispatch
Classes in com.aspectran.core.activity.response.dispatch that implement Replicable Modifier and Type Class Description classDispatchResponseJSP or other web resource integration. -
Uses of Replicable in com.aspectran.core.activity.response.transform
Classes in com.aspectran.core.activity.response.transform that implement Replicable Modifier and Type Class Description classAponTransformResponseResponse to transform into APON.classCustomTransformResponseResponding with user-implementedCustomTransformer.classJsonTransformResponseResponse to transform into JSON.classNoneTransformResponseThe Class NoneTransformResponse.classTextTransformResponseResponse to transform to plain text.classTransformResponseThe Class TransformResponse.classXmlTransformResponseResponse to transform into XML.classXslTransformResponseResponse to transform into XSL. -
Uses of Replicable in com.aspectran.core.component.aspect
Classes in com.aspectran.core.component.aspect that implement Replicable Modifier and Type Class Description classAspectAdviceRuleRegistryThe Class AspectAdviceRuleRegistry. -
Uses of Replicable in com.aspectran.core.context.expr.token
Classes in com.aspectran.core.context.expr.token that implement Replicable Modifier and Type Class Description classTokenA token has a string value of its own or contains information for fetching a specific value from another provider. -
Uses of Replicable in com.aspectran.core.context.rule
Classes in com.aspectran.core.context.rule that implement Replicable Modifier and Type Class Description classBeanRuleThe Class BeanRule.classDispatchRuleThe Class DispatchRule.classForwardRuleThe Class ForwardRule.classRedirectRuleThe Class RedirectRule.classResponseRuleThe Class ResponseRule.classTemplateRuleThe Class TemplateRule.classTransformRuleThe Class TransformRule.classTransletRuleThe Class TransletRule. -
Uses of Replicable in com.aspectran.core.context.rule.assistant
Classes in com.aspectran.core.context.rule.assistant that implement Replicable Modifier and Type Class Description classAssistantLocalThe Class AssistantLocal.
-