I - input parameterO - response resultpublic interface ServiceExporter<I,O>
| 限定符和类型 | 方法和说明 |
|---|---|
O |
execute(I input)
execute service action.
|
String |
getMethodName()
Gets the method name.
|
String |
getServiceName()
Gets the service name.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.