| Package | Description |
|---|---|
| org.apache.dubbo.rpc | |
| org.apache.dubbo.rpc.protocol |
| Modifier and Type | Method and Description |
|---|---|
default List<ProtocolServer> |
Protocol.getServers()
Get all servers serving this protocol
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolServer> |
AbstractProtocol.getServers() |
List<ProtocolServer> |
ProtocolFilterWrapper.getServers() |
List<ProtocolServer> |
ProtocolListenerWrapper.getServers() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.