Uses of Package
org.drasyl.channel
Package
Description
netty
Channel
for the drasyl overlay
network.For message decoding and encoding (like serialization).
CYCLON membership management.
Handlers used to communicate with remote nodes.
Contains classes necessary for encrypted protocol communication.
Discovery/Routing of peers on the internet.
Contains
PortMapper
that attempts to create port
forwarding via PCP, NAT-PMP, UPnP-IDG.The groups client plugin.
The groups manager plugin.
-
ClassDescriptionSignals that the path to the remote peer has been changed from direct to relayed or vice versa.A virtual
Channel
for peer communication.A virtualServerChannel
used for overlay network management.A message that wraps another message with anInetSocketAddress
.A message that wraps another message with aDrasylAddress
.AChannelInitializer
forDrasylServerChannel
s that relays all messages through super peers. -
-
-
-
ClassDescriptionA message that wraps another message with an
InetSocketAddress
.A message that wraps another message with aDrasylAddress
. -
-
-
-
ClassDescriptionA virtual
Channel
for peer communication.A virtualServerChannel
used for overlay network management. -
-