A B C D F G H I J L M N O P R S T V W 

A

addJVMProperty(String, String) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
在Pandora容器启动之前放置系统参数
addJVMProperty(Map<String, String>) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
 
addresses() - Method in class com.taobao.hsf.lightapi.ConsumerService
Deprecated.
allAddresses(String) - Static method in class com.taobao.hsf.lightapi.util.Partner
 
argsType(String[]) - Method in class com.taobao.hsf.lightapi.util.GenericMethod
 
argsVal(Object[]) - Method in class com.taobao.hsf.lightapi.util.GenericMethod
 
AsynType - Class in com.taobao.hsf.lightapi.util
Created by huangsheng.hs on 2015/3/25.
AsynType(String) - Constructor for class com.taobao.hsf.lightapi.util.AsynType
 
AsynType(String, Class<?>) - Constructor for class com.taobao.hsf.lightapi.util.AsynType
 
AsynType.Type - Class in com.taobao.hsf.lightapi.util
 
AsynType.Type() - Constructor for class com.taobao.hsf.lightapi.util.AsynType.Type
 

B

buildDirPath(String, String) - Static method in class com.taobao.hsf.standalone.util.IOUtil
在basePath下建立子目录subDir,并返回subDir的路径。若subDir为null或"",则subDir的路径就是basePath。

C

callback - Static variable in class com.taobao.hsf.lightapi.util.AsynType.Type
 
callbackMethod(String, Object) - Method in class com.taobao.hsf.lightapi.ConsumerService
增加一个通过callback方式调用的方法
cancelAllMock() - Method in class com.taobao.hsf.lightapi.ConsumerService
取消所有方法的mock
cancelMock(Method) - Method in class com.taobao.hsf.lightapi.ConsumerService
传入需要取消mock的Method对象
cancelMock(List<Method>) - Method in class com.taobao.hsf.lightapi.ConsumerService
 
clearConsumer(String) - Method in class com.taobao.hsf.lightapi.ServiceFactory
仅仅remove掉所持有的consumer对象 无法注销configserver和diamond的订阅资源(受限于底层HSF未实现)
clearProvider(String) - Method in class com.taobao.hsf.lightapi.ServiceFactory
Deprecated.
clientTimeout(int) - Method in class com.taobao.hsf.lightapi.ProviderService
该配置对接口中的所有方法生效 但是如果客户端通过MethodSpecial属性对某方法配置了超时时间,则该方法的超时时间以客户端配置为准,其他方法不受影响,还是以服务端配置为准
com.taobao.hsf.junit - package com.taobao.hsf.junit
 
com.taobao.hsf.lightapi - package com.taobao.hsf.lightapi
 
com.taobao.hsf.lightapi.mock - package com.taobao.hsf.lightapi.mock
 
com.taobao.hsf.lightapi.report - package com.taobao.hsf.lightapi.report
 
com.taobao.hsf.lightapi.util - package com.taobao.hsf.lightapi.util
 
com.taobao.hsf.standalone - package com.taobao.hsf.standalone
 
com.taobao.hsf.standalone.sar - package com.taobao.hsf.standalone.sar
 
com.taobao.hsf.standalone.util - package com.taobao.hsf.standalone.util
 
CONS_FAIL - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
Constant - Class in com.taobao.hsf.standalone.util
 
Constant() - Constructor for class com.taobao.hsf.standalone.util.Constant
 
consumer(String) - Method in class com.taobao.hsf.lightapi.ServiceFactory
获取一个HSF服务消费者实例,非HSFConsumerProviderBean。 会缓存消费过的服务!
consumers() - Method in class com.taobao.hsf.lightapi.ServiceFactory
返回所有通过LightApi消费的服务消费者
ConsumerService - Class in com.taobao.hsf.lightapi
HSF消费端api类 Created by huangsheng.hs on 2014/10/25.
ConsumerService() - Constructor for class com.taobao.hsf.lightapi.ConsumerService
 
ConsumerService.MockProxy - Class in com.taobao.hsf.lightapi
 
ConsumerService.MockProxy(Class<?>[]) - Constructor for class com.taobao.hsf.lightapi.ConsumerService.MockProxy
 
createProviderWithoutSpring(String, String, Object, Map<String, String>) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
Deprecated.
createProviderWithoutSpring(String, String, Object, Map<String, String>) - Static method in class com.taobao.hsf.standalone.HSFStarter
Deprecated.

D

DEFAULT_LIGHTAPI_HOME - Static variable in class com.taobao.hsf.standalone.HSFEasyStarter
 
DEFAULT_RELEASE_PATH - Static variable in class com.taobao.hsf.standalone.HSFEasyStarter
 
defaultVersion - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
DelegateTo - Annotation Type in com.taobao.hsf.junit
 
deleteDir(File) - Static method in class com.taobao.hsf.standalone.util.IOUtil
删除非空目录
destroy(String) - Method in class com.taobao.hsf.lightapi.ServiceFactory
下线服务并销毁对应的服务端实例
doReport() - Method in class com.taobao.hsf.lightapi.report.LightApiReporter
 

F

future - Static variable in class com.taobao.hsf.lightapi.util.AsynType.Type
 
futureMethod(String) - Method in class com.taobao.hsf.lightapi.ConsumerService
增加一个通过future方式调用的方法

G

generalize(Object) - Static method in class com.taobao.hsf.lightapi.util.GenericMethod
 
generic() - Method in class com.taobao.hsf.lightapi.ConsumerService
 
genericInvoke(GenericMethod) - Method in class com.taobao.hsf.lightapi.ConsumerService
 
GenericMethod - Class in com.taobao.hsf.lightapi.util
Created by arthur.xqw on 2015/8/31.
GenericMethod() - Constructor for class com.taobao.hsf.lightapi.util.GenericMethod
 
GenericMethod(String) - Constructor for class com.taobao.hsf.lightapi.util.GenericMethod
 
get(Method) - Method in class com.taobao.hsf.lightapi.mock.MockContext
 
getAppNameOfClient() - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
getArgsType() - Method in class com.taobao.hsf.lightapi.util.GenericMethod
 
getArgsVal() - Method in class com.taobao.hsf.lightapi.util.GenericMethod
 
getClientIp() - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
getDescription() - Method in class com.taobao.hsf.junit.HSFRunner
 
getExpectValue() - Method in enum com.taobao.hsf.lightapi.mock.MockMode
 
getExportedClassNameList() - Static method in class com.taobao.hsf.standalone.HSFMiniContainer
 
getField(Object, String) - Static method in class com.taobao.hsf.lightapi.util.ReflectionUtil
 
getHSFSpringConsumerBean() - Static method in class com.taobao.hsf.standalone.HSFStarter
export出去的类及其产生的instance可能被外部hold住
getHSFSpringProviderBean() - Static method in class com.taobao.hsf.standalone.HSFStarter
 
getInstance() - Static method in class com.taobao.hsf.lightapi.ServiceFactory
初始化LightApi和HSF资源,非多进程支持。多进程支持请使用带有id参数的重载方法,例如ServiceFactory.getInstance(String id)
getInstance(String) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
初始化LightApi和HSF资源,多进程支持
getInstance(String, int) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
初始化LightApi和HSF资源,多进程支持
getInstance(String, String) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
初始化LightApi和HSF资源,多进程支持
getInstance(String, int, String) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
初始化LightApi和HSF资源,多进程支持
getInstanceWithPath(String) - Static method in class com.taobao.hsf.lightapi.ServiceFactory
初始化LightApi和HSF资源,多进程支持
getIP() - Static method in class com.taobao.hsf.lightapi.util.ReportUtil
 
getListenerClass() - Method in class com.taobao.hsf.lightapi.util.AsynType
 
getLocalIp() - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
getMethodByName(Class<?>, String) - Static method in class com.taobao.hsf.lightapi.mock.MethodUtil
通过方法名获取对应的方法,如果有重载方法,会抛出UnsupportedOperationException
getMethodByNameAndTypes(Class<?>, String, String[]) - Static method in class com.taobao.hsf.lightapi.mock.MethodUtil
通过方法名、参数类型获取对应的方法
getMethodName() - Method in class com.taobao.hsf.lightapi.util.GenericMethod
 
getMethodsStartWithNamePattern(Class<?>, String) - Static method in class com.taobao.hsf.lightapi.mock.MethodUtil
通过方法名的起始字符来获取所有重载、类似的方法,不支持通配
getMockService() - Method in class com.taobao.hsf.lightapi.ConsumerService
获取针对服务接口的Mock对象,可以直接进行调用
getProviderIp() - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
getProxyInstance() - Method in class com.taobao.hsf.lightapi.ConsumerService.MockProxy
 
getRemotingServiceWithoutSpring(String, String, String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
Deprecated.
getRemotingServiceWithoutSpring(String, String, String) - Static method in class com.taobao.hsf.standalone.HSFStarter
Deprecated.
getStaticField(Class, String) - Static method in class com.taobao.hsf.lightapi.util.ReflectionUtil
 
getTargetServerIp() - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
getType() - Method in class com.taobao.hsf.lightapi.util.AsynType
 
getVersion() - Static method in class com.taobao.hsf.lightapi.util.ReportUtil
 
group(String) - Method in class com.taobao.hsf.lightapi.ConsumerService
设置要提供的HSF服务的组别
group(String) - Method in class com.taobao.hsf.lightapi.ProviderService
设置要提供的HSF服务的组别

H

HSF_DOWNLOAD_SAR_URL - Static variable in class com.taobao.hsf.standalone.util.Constant
从HSF软件中心下载sar包的base链接,最终的下载链接为:HSF_DOWNLOAD_SAR_URL[sarVersion]/taobao-hsf.tgz
以 1.8.1.2 为例,路径是:http://hsf.taobao.net/hsfversion/hsf1.8.1.2/taobao-hsf.tgz
HSFEasyStarter - Class in com.taobao.hsf.standalone
脱离Web容器使用HSF的工具类。
HSFEasyStarter() - Constructor for class com.taobao.hsf.standalone.HSFEasyStarter
 
HSFMiniContainer - Class in com.taobao.hsf.standalone
在ExtClassLoader和Bootstrap ClassLoader链之间插入一个优先于classpath参数的URLClassLoader
HSFMiniContainer() - Constructor for class com.taobao.hsf.standalone.HSFMiniContainer
 
HSFRunner - Class in com.taobao.hsf.junit
 
HSFRunner(Class<?>) - Constructor for class com.taobao.hsf.junit.HSFRunner
 
HSFSarUtil - Class in com.taobao.hsf.standalone.sar
处理Sar包的工具类
HSFSarUtil() - Constructor for class com.taobao.hsf.standalone.sar.HSFSarUtil
 
HSFStarter - Class in com.taobao.hsf.standalone
启动hsf容器,并通过HSFSpringConsumer/HSFSpringProvider和外界搭上联系,让hsf为应用服务
HSFContainer中的ThirdContainerClassLoader就是该类的classloader
HSFStarter() - Constructor for class com.taobao.hsf.standalone.HSFStarter
 

I

impl(Object) - Method in class com.taobao.hsf.lightapi.ProviderService
设置要提供的HSF服务的接口实现类,这里要传入一个对象
INIT_C_FAIL - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
INIT_P_FAIL - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
INIT_PROXY_FAIL - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
INVALID_IP - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
invoke(Object, Method, Object[]) - Method in class com.taobao.hsf.lightapi.ConsumerService.MockProxy
 
invoke(Object, String) - Static method in class com.taobao.hsf.lightapi.util.ReflectionUtil
 
invoke(Object, String, Object...) - Static method in class com.taobao.hsf.lightapi.util.ReflectionUtil
 
IOUtil - Class in com.taobao.hsf.standalone.util
对每个IO方法都查看它throws Exception类型,对一些要关闭资源的catch住,不用关闭的由声明处的throws出去 暂时注释 throws IOException,可看哪些exception没处理
IOUtil() - Constructor for class com.taobao.hsf.standalone.util.IOUtil
 
isConsumed() - Method in class com.taobao.hsf.lightapi.ConsumerService
 
isPublished() - Method in class com.taobao.hsf.lightapi.ProviderService
是否已经published
isReportSuccess() - Method in class com.taobao.hsf.lightapi.report.LightApiReporter
 
isServiceAddressReadyForTop(SuperHSFSpringConsumerBeanTop) - Static method in class com.taobao.hsf.lightapi.util.Partner
 
isServiceAddressReadyForTop(SuperHSFSpringConsumerBeanTop) - Static method in class com.taobao.hsf.standalone.util.ServiceUtil
 
isServiceAddressReadyFromHSFSpringConsumerBean(Object) - Static method in class com.taobao.hsf.standalone.util.ServiceUtil
 
isServicePublished() - Static method in class com.taobao.hsf.standalone.util.ServiceUtil
RemotingRuntimeInfoHolder这玩意里面的数值居然不是static的,坑爹

J

jarFolders - Static variable in class com.taobao.hsf.standalone.sar.HSFSarUtil
public可被外部取代默认值

L

LightApiReporter - Class in com.taobao.hsf.lightapi.report
Created by huangsheng.hs on 2015/7/22.
LightApiReporter() - Constructor for class com.taobao.hsf.lightapi.report.LightApiReporter
 
LightConstant - Class in com.taobao.hsf.lightapi.util
Created by huangsheng.hs on 2014/11/18.
LightConstant() - Constructor for class com.taobao.hsf.lightapi.util.LightConstant
 
listSarJar(String) - Static method in class com.taobao.hsf.standalone.sar.HSFSarUtil
 

M

main(String[]) - Static method in class com.taobao.hsf.lightapi.util.ReportUtil
 
main_version - Static variable in class com.taobao.hsf.standalone.util.Constant
 
methodName(String) - Method in class com.taobao.hsf.lightapi.util.GenericMethod
 
methodTimeout(String, int) - Method in class com.taobao.hsf.lightapi.ConsumerService
针对某个方法设置单独的超时时间
methodTimeout(String, int) - Method in class com.taobao.hsf.lightapi.ProviderService
针对某个方法设置单独的超时时间
MethodUtil - Class in com.taobao.hsf.lightapi.mock
 
MethodUtil() - Constructor for class com.taobao.hsf.lightapi.mock.MethodUtil
 
MIN_TGZ_SAR_SIZE - Static variable in class com.taobao.hsf.standalone.util.Constant
taobao-hsf.tgz的最小size,10MB,这里的单位是字节
mock(Method, Object) - Method in class com.taobao.hsf.lightapi.ConsumerService
传入需要mock的Method对象和返回值,在调用这个方法的时候会返回对应的expectValue
mock(List<Method>, Object) - Method in class com.taobao.hsf.lightapi.ConsumerService
传入需要mock的Method对象的List和返回值,在调用这个方法的时候会返回对应的expectValue
MockContext - Class in com.taobao.hsf.lightapi.mock
Created by huangsheng.hs on 2015/7/17.
MockContext() - Constructor for class com.taobao.hsf.lightapi.mock.MockContext
 
MockMode - Enum in com.taobao.hsf.lightapi.mock
Created by huangsheng.hs on 2015/7/21.
MULTI_INIT - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
multiExport(List<String>) - Method in class com.taobao.hsf.lightapi.ProviderService
服务多注册

N

newConsumer() - Method in class com.taobao.hsf.lightapi.ConsumerService
 
newProvider() - Method in class com.taobao.hsf.lightapi.ProviderService
 
NO_VALUE - Static variable in class com.taobao.hsf.standalone.util.Constant
 
NOT_CONS - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
NOT_INIT_BEAN - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
NOT_PUB - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 

O

offline() - Method in class com.taobao.hsf.lightapi.ProviderService
下线服务
online() - Method in class com.taobao.hsf.lightapi.ProviderService
上线服务

P

pandoraInited - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
Partner - Class in com.taobao.hsf.lightapi.util
Created by huangsheng.hs on 2014/11/28.
Partner() - Constructor for class com.taobao.hsf.lightapi.util.Partner
 
perferDownloadUrl - Static variable in class com.taobao.hsf.standalone.util.Constant
用户自定义的Sar包下载base链接。如果要自己搭建下载服务器,请按下面的路径放置tgz包: 带版本号时,以版本号1.8.1.2为例,路径是:http://hsf.taobao.net/hsfversion/hsf1.8.1.2/taobao-hsf.tgz 不带版本号时,路径是:http://hsf.taobao.net/hsfversion/hsf/taobao-hsf.tgz 此时的 perferDownloadUrlhttp://hsf.taobao.net/hsfversion/hsf
prepareHSFSar(String, String) - Static method in class com.taobao.hsf.standalone.sar.HSFSarUtil
在指定的路径(destSarPath)下准备指定版本(sarVersion)的sar包。准备sar包的过程在多进程条件下会加锁, 保证检测sar包的过程不被其他进程准备sar包的过程干扰。 1.
Property - Annotation Type in com.taobao.hsf.junit
 
provider(String) - Method in class com.taobao.hsf.lightapi.ServiceFactory
获取一个HSF服务提供者实例,非HSFSpringProviderBean。 会缓存发布过的服务!
providers() - Method in class com.taobao.hsf.lightapi.ServiceFactory
返回所有已经注册给LightApi的服务提供者
ProviderService - Class in com.taobao.hsf.lightapi
HSF服务端api类
ProviderService() - Constructor for class com.taobao.hsf.lightapi.ProviderService
 
PUB_FAIL - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
publish() - Method in class com.taobao.hsf.lightapi.ProviderService
发布服务。在发布前一定要确保调用过service&version&impl方法
publishSuccess(Object) - Static method in class com.taobao.hsf.lightapi.util.Partner
 
put(Method, Object) - Method in class com.taobao.hsf.lightapi.mock.MockContext
 

R

ReflectionUtil - Class in com.taobao.hsf.lightapi.util
Created by huangsheng.hs on 2014/11/30.
ReflectionUtil() - Constructor for class com.taobao.hsf.lightapi.util.ReflectionUtil
 
remove() - Method in class com.taobao.hsf.lightapi.mock.MockContext
 
remove(Method) - Method in class com.taobao.hsf.lightapi.mock.MockContext
 
reportUrl - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 
ReportUtil - Class in com.taobao.hsf.lightapi.util
Created by huangsheng.hs on 2015/7/22.
ReportUtil() - Constructor for class com.taobao.hsf.lightapi.util.ReportUtil
 
RequestContextUtil - Class in com.taobao.hsf.lightapi.util
Created by arthur on 16/4/11.
RequestContextUtil() - Constructor for class com.taobao.hsf.lightapi.util.RequestContextUtil
 
run(RunNotifier) - Method in class com.taobao.hsf.junit.HSFRunner
 

S

Sar - Annotation Type in com.taobao.hsf.junit
 
serializeType(String) - Method in class com.taobao.hsf.lightapi.ProviderService
 
service(String) - Method in class com.taobao.hsf.lightapi.ConsumerService
设置要提供的HSF服务名
service(String) - Method in class com.taobao.hsf.lightapi.ProviderService
设置要提供的HSF服务名
ServiceFactory - Class in com.taobao.hsf.lightapi
单例,可以在任何地方getInstance()来获得实例,并拿出对应的服务。 Created by huangsheng.hs on 2014/10/25.
ServiceUtil - Class in com.taobao.hsf.standalone.util
 
ServiceUtil() - Constructor for class com.taobao.hsf.standalone.util.ServiceUtil
 
set(Map<String, Object>) - Method in class com.taobao.hsf.lightapi.mock.MockContext
 
setDownloadUrl(String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
设置下载sar包的url,用于让用户自己搭建HSF sar包服务器
setExpectValue(Object) - Method in enum com.taobao.hsf.lightapi.mock.MockMode
 
setListenerClass(Class<?>) - Method in class com.taobao.hsf.lightapi.util.AsynType
 
setProviderIp(String) - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
setRequestTimeout(int) - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
setRunModeToTest() - Static method in class com.taobao.hsf.lightapi.util.Partner
 
setTargetServerIp(String) - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
设置这次HSF请求的目标服务器
setUserId(long) - Static method in class com.taobao.hsf.lightapi.util.RequestContextUtil
 
setVersion(String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
设置后,无参start()方法将以此version启动HSF
start() - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
Deprecated.
start(String, String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
sar包存放在 [releasePath]/[version]/taobao-hsf.sar 目录,当本地目录没有sar包时,会尝试下载。 若 releasePath 为"",则默认使用 ${user.home}/lightapi/release/ 若 version 为"",则默认使用推荐版本的sar包,路径默认使用 [releasePath]/taobao-hsf.sar
start(String) - Static method in class com.taobao.hsf.standalone.HSFMiniContainer
启动Pandora容器,并hack classloader实现pandora导出的类被优先加载
start(String) - Static method in class com.taobao.hsf.standalone.HSFStarter
 
start(String, ClassLoader) - Static method in class com.taobao.hsf.standalone.HSFStarter
太多反射,如果要转包异常抛出去的话,很难看
startFromHsfHome() - Static method in class com.taobao.hsf.standalone.HSFStarter
从user.home/.hsf/release/taobao-hsf.sar启动hsf
startFromPath(String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
从"taobao-hsf.sar"的父目录启动主流版本hsf,若目录下没有taobao-hsf.sar,则尝试下载推荐版本的sar。
startFromPropertyValue(String) - Static method in class com.taobao.hsf.standalone.HSFStarter
 
startWithIdentifier(String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
Deprecated.
startWithVersion(String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
让用户指定版本启动HSF。
下载sar包到 ${user.home}/lightapi/release/[version]
startWithVersionAndIdentifier(String, String) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
指定版本和用户ID,适用于单机起多个standalone。 在 ${user.home}/lightapi/release/[version]/ 目录下寻找taobao-hsf.sar, 如果没有找到,则将尝试下载。 hsf.configuration 位于 ${user.home}/lightapi/osgidir/[identifier]/ hsf.log 位于 ${user.home}/lightapi/logs/[identifier]/ pandora临时目录 位于${user.home}/lightapi/pandora/[identifier]/
startWithVersionAndIdentifier(String, String, int) - Static method in class com.taobao.hsf.standalone.HSFEasyStarter
指定版本、用户ID、ip和端口,适用于单机起多个standalone。 在 ${user.home}/lightapi/release/[version]/ 目录下寻找taobao-hsf.sar, 如果没有找到,则将尝试下载。 hsf.configuration 位于 ${user.home}/lightapi/osgidir/[identifier]/ hsf.log 位于 ${user.home}/lightapi/logs/[identifier]/ pandora临时目录 位于${user.home}/lightapi/pandora/[identifier]/
staticInvoke(Class, String, Object...) - Static method in class com.taobao.hsf.lightapi.util.ReflectionUtil
 
staticInvoke(Class, String) - Static method in class com.taobao.hsf.lightapi.util.ReflectionUtil
 
subscribe() - Method in class com.taobao.hsf.lightapi.ConsumerService
获取消费服务的接口,可以进行强制转换。
success() - Method in class com.taobao.hsf.lightapi.ProviderService
判断是否发布服务成功
supportAsynCall(boolean) - Method in class com.taobao.hsf.lightapi.ProviderService
标识此服务是否支持异步调用,默认值为false,也就是不支持异步调用
sync() - Method in class com.taobao.hsf.lightapi.ConsumerService
Deprecated.
SystemProperties - Annotation Type in com.taobao.hsf.junit
 

T

targetIp(String) - Method in class com.taobao.hsf.lightapi.ConsumerService
指定IP调用
timeout(int) - Method in class com.taobao.hsf.lightapi.ConsumerService
统一设置所有服务的超时时间ͳ
timeout(int) - Method in class com.taobao.hsf.lightapi.ProviderService
统一设置所有服务的超时时间ͳ

V

valueOf(String) - Static method in enum com.taobao.hsf.lightapi.mock.MockMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.taobao.hsf.lightapi.mock.MockMode
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class com.taobao.hsf.lightapi.ConsumerService
设置要提供的HSF服务的版本号
version(String) - Method in class com.taobao.hsf.lightapi.ProviderService
设置要提供的HSF服务的版本号
version - Static variable in class com.taobao.hsf.standalone.util.Constant
用户在 com.taobao.hsf.standalone.HSFEasyStarter.setVersion(String) 中指定的sar包版本号
versionUrl - Static variable in class com.taobao.hsf.lightapi.util.LightConstant
 

W

wait4DS() - Static method in class com.taobao.hsf.standalone.util.ServiceUtil
 
waitServiceReady(Object...) - Static method in class com.taobao.hsf.lightapi.util.Partner
 
waitServiceReady(Object...) - Static method in class com.taobao.hsf.standalone.util.ServiceUtil
 
writeMode(String, int) - Method in class com.taobao.hsf.lightapi.ProviderService
单元化服务writeMode和route的设置,writeMode为非unit的,不需要设置route
A B C D F G H I J L M N O P R S T V W 

Copyright © 2017. All rights reserved.