| Package | Description |
|---|---|
| com.alipay.jarslink.api | |
| com.alipay.jarslink.api.impl |
| Modifier and Type | Method and Description |
|---|---|
<R,T> Action<R,T> |
Module.getAction(String actionName)
查找处理请求的Action
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Action> |
Module.getActions()
获取全部的Action
|
| Modifier and Type | Method and Description |
|---|---|
<R,T> Action<R,T> |
SpringModule.getAction(String actionName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Action> |
SpringModule.getActions() |
Copyright © 2018 Alibaba Group. All rights reserved.