public class TcpUpstreamDataHandler
extends java.lang.Object
implements org.apache.shenyu.plugin.base.handler.DiscoveryUpstreamDataHandler
| Constructor and Description |
|---|
TcpUpstreamDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handlerDiscoveryUpstreamData(org.apache.shenyu.common.dto.DiscoverySyncData discoverySyncData) |
java.lang.String |
pluginName() |
public java.lang.String pluginName()
pluginName in interface org.apache.shenyu.plugin.base.handler.DiscoveryUpstreamDataHandlerpublic void handlerDiscoveryUpstreamData(org.apache.shenyu.common.dto.DiscoverySyncData discoverySyncData)
handlerDiscoveryUpstreamData in interface org.apache.shenyu.plugin.base.handler.DiscoveryUpstreamDataHandlerCopyright © 2023 The Apache Software Foundation. All rights reserved.