public class TcpBootstrapServer extends java.lang.Object implements BootstrapServer
| 构造器和说明 |
|---|
TcpBootstrapServer(com.google.common.eventbus.EventBus eventBus) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
removeCommonUpstream(java.util.List<org.apache.shenyu.common.dto.DiscoveryUpstreamData> removeList)
doOnUpdate.
|
void |
shutdown()
shutdown.
|
void |
start(TcpServerConfiguration tcpServerConfiguration)
start.
|
public void start(TcpServerConfiguration tcpServerConfiguration)
BootstrapServerstart 在接口中 BootstrapServertcpServerConfiguration - tcpServerConfigurationpublic void removeCommonUpstream(java.util.List<org.apache.shenyu.common.dto.DiscoveryUpstreamData> removeList)
removeCommonUpstream 在接口中 BootstrapServerremoveList - removeListpublic void shutdown()
shutdown 在接口中 BootstrapServerCopyright © 2026 The Apache Software Foundation. All rights reserved.