public class TcpProxySelectorDataHandler
extends java.lang.Object
implements org.apache.shenyu.plugin.base.handler.ProxySelectorDataHandler
| Constructor and Description |
|---|
TcpProxySelectorDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handlerProxySelector(org.apache.shenyu.common.dto.ProxySelectorData proxySelectorData) |
java.lang.String |
pluginName() |
void |
removeProxySelector(java.lang.String proxySelectorName) |
public void handlerProxySelector(org.apache.shenyu.common.dto.ProxySelectorData proxySelectorData)
handlerProxySelector in interface org.apache.shenyu.plugin.base.handler.ProxySelectorDataHandlerpublic void removeProxySelector(java.lang.String proxySelectorName)
removeProxySelector in interface org.apache.shenyu.plugin.base.handler.ProxySelectorDataHandlerpublic java.lang.String pluginName()
pluginName in interface org.apache.shenyu.plugin.base.handler.ProxySelectorDataHandlerCopyright © 2023 The Apache Software Foundation. All rights reserved.