| Package | Description |
|---|---|
| com.aspectran.core.activity |
A package for handling an activity that perform requests, business logic, and responses.
|
| com.aspectran.core.context.rule |
| Modifier and Type | Method | Description |
|---|---|---|
protected RequestRule |
CoreActivity.getRequestRule() |
Returns the request rule.
|
| Modifier and Type | Method | Description |
|---|---|---|
RequestRule |
TransletRule.getRequestRule() |
Gets the request rule.
|
static RequestRule |
RequestRule.newInstance(boolean implicit) |
|
static RequestRule |
RequestRule.newInstance(java.lang.String allowedMethod,
java.lang.String encoding) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TransletRule.setRequestRule(RequestRule requestRule) |
Sets the request rule.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.