| Package | Description |
|---|---|
| com.alibaba.dubbo.remoting.p2p | |
| com.alibaba.dubbo.remoting.p2p.exchange | |
| com.alibaba.dubbo.remoting.p2p.exchange.support | |
| com.alibaba.dubbo.remoting.p2p.support |
| Modifier and Type | Method and Description |
|---|---|
static Peer |
Networkers.join(String group,
String peer,
ChannelHandler handler) |
Peer |
Group.join(URL url,
ChannelHandler handler)
join.
|
static Peer |
Networkers.join(URL group,
URL peer,
ChannelHandler handler) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExchangePeer
Peer
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeServerPeer
ServerPeer
|
| Modifier and Type | Method and Description |
|---|---|
Peer |
AbstractExchangeGroup.join(URL url,
ChannelHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerPeer
ServerPeer
|
| Modifier and Type | Method and Description |
|---|---|
Peer |
MulticastGroup.join(URL url,
ChannelHandler handler) |
Peer |
FileGroup.join(URL url,
ChannelHandler handler) |
Peer |
AbstractGroup.join(URL url,
ChannelHandler handler) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.