A C D E G H M N O P R S T W
A
- AbstractDataHandler<T> - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type Abstract data handler.
- AbstractDataHandler() - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.AbstractDataHandler
-
- AuthDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type Auth data handler.
- AuthDataHandler(List<AuthDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.AuthDataHandler
-
C
- close() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
- close() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.WebsocketSyncDataService
-
- connectBlocking() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AbstractDataHandler
-
Convert list.
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AuthDataHandler
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.DiscoveryUpstreamDataHandler
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.MetaDataHandler
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.PluginDataHandler
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.ProxySelectorDataHandler
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.RuleDataHandler
-
- convert(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.SelectorDataHandler
-
D
- DataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的接口
-
The interface Data handler.
- DiscoveryUpstreamDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
- DiscoveryUpstreamDataHandler(List<DiscoveryUpstreamDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.DiscoveryUpstreamDataHandler
-
- doDelete(List<T>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AbstractDataHandler
-
Do delete.
- doDelete(List<AppAuthData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AuthDataHandler
-
- doDelete(List<DiscoverySyncData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.DiscoveryUpstreamDataHandler
-
- doDelete(List<MetaData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.MetaDataHandler
-
- doDelete(List<PluginData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.PluginDataHandler
-
- doDelete(List<ProxySelectorData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.ProxySelectorDataHandler
-
- doDelete(List<RuleData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.RuleDataHandler
-
- doDelete(List<SelectorData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.SelectorDataHandler
-
- doRefresh(List<T>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AbstractDataHandler
-
Do refresh.
- doRefresh(List<AppAuthData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AuthDataHandler
-
- doRefresh(List<DiscoverySyncData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.DiscoveryUpstreamDataHandler
-
- doRefresh(List<MetaData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.MetaDataHandler
-
- doRefresh(List<PluginData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.PluginDataHandler
-
- doRefresh(List<ProxySelectorData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.ProxySelectorDataHandler
-
- doRefresh(List<RuleData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.RuleDataHandler
-
- doRefresh(List<SelectorData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.SelectorDataHandler
-
- doUpdate(List<T>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AbstractDataHandler
-
Do update.
- doUpdate(List<AppAuthData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AuthDataHandler
-
- doUpdate(List<DiscoverySyncData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.DiscoveryUpstreamDataHandler
-
- doUpdate(List<MetaData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.MetaDataHandler
-
- doUpdate(List<PluginData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.PluginDataHandler
-
- doUpdate(List<ProxySelectorData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.ProxySelectorDataHandler
-
- doUpdate(List<RuleData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.RuleDataHandler
-
- doUpdate(List<SelectorData>) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.SelectorDataHandler
-
E
- equals(Object) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
- executor(ConfigGroupEnum, String, String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.WebsocketDataHandler
-
Executor.
G
- getAllowOrigin() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
get allowOrigin.
- getUrls() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
get urls.
H
- handle(String, String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.AbstractDataHandler
-
- handle(String, String) - 接口 中的方法org.apache.shenyu.plugin.sync.data.websocket.handler.DataHandler
-
Handle.
- hashCode() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
M
- MetaDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type Meta data handler.
- MetaDataHandler(List<MetaDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.MetaDataHandler
-
N
- nowClose() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
Now close.
O
- onClose(int, String, boolean) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
- onError(Exception) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
- onMessage(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
- onOpen(ServerHandshake) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
- org.apache.shenyu.plugin.sync.data.websocket - 程序包 org.apache.shenyu.plugin.sync.data.websocket
-
- org.apache.shenyu.plugin.sync.data.websocket.client - 程序包 org.apache.shenyu.plugin.sync.data.websocket.client
-
- org.apache.shenyu.plugin.sync.data.websocket.config - 程序包 org.apache.shenyu.plugin.sync.data.websocket.config
-
- org.apache.shenyu.plugin.sync.data.websocket.handler - 程序包 org.apache.shenyu.plugin.sync.data.websocket.handler
-
P
- PluginDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type Plugin data handler.
- PluginDataHandler(PluginDataSubscriber) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.PluginDataHandler
-
- ProxySelectorDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
ProxySelectorDataHandler.
- ProxySelectorDataHandler(List<ProxySelectorDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.ProxySelectorDataHandler
-
R
- RuleDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type rule data handler.
- RuleDataHandler(PluginDataSubscriber) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.RuleDataHandler
-
S
- SelectorDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type Selector data handler.
- SelectorDataHandler(PluginDataSubscriber) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.SelectorDataHandler
-
- setAllowOrigin(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
set allowOrigin.
- setUrls(String) - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
set urls.
- ShenyuWebsocketClient - org.apache.shenyu.plugin.sync.data.websocket.client中的类
-
The type shenyu websocket client.
- ShenyuWebsocketClient(URI, PluginDataSubscriber, List<MetaDataSubscriber>, List<AuthDataSubscriber>, List<ProxySelectorDataSubscriber>, List<DiscoveryUpstreamDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
Instantiates a new shenyu websocket client.
- ShenyuWebsocketClient(URI, Map<String, String>, PluginDataSubscriber, List<MetaDataSubscriber>, List<AuthDataSubscriber>, List<ProxySelectorDataSubscriber>, List<DiscoveryUpstreamDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.client.ShenyuWebsocketClient
-
Instantiates a new shenyu websocket client.
T
- toString() - 类 中的方法org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
W
- WebsocketConfig - org.apache.shenyu.plugin.sync.data.websocket.config中的类
-
- WebsocketConfig() - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.config.WebsocketConfig
-
- WebsocketDataHandler - org.apache.shenyu.plugin.sync.data.websocket.handler中的类
-
The type Websocket cache handler.
- WebsocketDataHandler(PluginDataSubscriber, List<MetaDataSubscriber>, List<AuthDataSubscriber>, List<ProxySelectorDataSubscriber>, List<DiscoveryUpstreamDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.handler.WebsocketDataHandler
-
Instantiates a new Websocket data handler.
- WebsocketSyncDataService - org.apache.shenyu.plugin.sync.data.websocket中的类
-
Websocket sync data service.
- WebsocketSyncDataService(WebsocketConfig, PluginDataSubscriber, List<MetaDataSubscriber>, List<AuthDataSubscriber>, List<ProxySelectorDataSubscriber>, List<DiscoveryUpstreamDataSubscriber>) - 类 的构造器org.apache.shenyu.plugin.sync.data.websocket.WebsocketSyncDataService
-
Instantiates a new Websocket sync cache.
A C D E G H M N O P R S T W
Copyright © 2026 The Apache Software Foundation. All rights reserved.