public interface RsfContext extends OnlineStatus
isOnlineString getInstanceID()
RsfClient getRsfClient()
RsfClient getRsfClient(String targetStr) throws URISyntaxException, UnknownHostException
URISyntaxExceptionUnknownHostExceptionRsfClient getRsfClient(URI targetURL) throws UnknownHostException
UnknownHostExceptionRsfClient getRsfClient(InterAddress target)
<T> RsfBindInfo<T> getServiceInfo(String serviceID)
<T> RsfBindInfo<T> getServiceInfo(String aliasType, String aliasName)
<T> RsfBindInfo<T> getServiceInfo(Class<T> serviceType)
<T> RsfBindInfo<T> getServiceInfo(String group, String name, String version)
<T> Supplier<T> getServiceProvider(RsfBindInfo<T> bindInfo)
bindInfo - 元信息所描述对象String getDefaultProtocol()
InterAddress bindAddress(String protocol)
RsfSettings getSettings()
AppContext getAppContext()
RsfEnvironment getEnvironment()
RsfUpdater getUpdater()
ClassLoader getClassLoader()
RsfPublisher publisher()
RsfPublisher。void online()
void offline()
Copyright © 2020–2021. All rights reserved.