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.classResponseTemplateThe Class ResponseTemplate. -
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 classAponTransformResponseAPON Transform Response converts the response data to APON and outputs it.classCustomTransformResponseResponding with user-implementedCustomTransformer.classJsonTransformResponseJSON Transform Response converts the response data to JSON and outputs it.classNoneTransformResponseThe Class NoneTransformResponse.classTextTransformResponseText Transform Response converts the response data to plain text and outputs it.classTransformResponseThe Class TransformResponse.classXmlTransformResponseXML Transform Response converts the response data to XML and outputs it.classXslTransformResponseXSL Transform Response converts the response data to XML and applies XSLT transformation to it. -
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.classDescriptionRuleCreated: 2019/12/17classDispatchRuleThe 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.
-