JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.alipay.sofa.ark.spi.ext
Interface ExtServiceProvider
public interface
ExtServiceProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getType
()
ExtResponse
invokeService
(
String
action,
String
param)
Method Details
invokeService
ExtResponse
invokeService
(
String
action,
String
param)
getType
String
getType
()