Uses of Package
org.drasyl.channel
Package
Description
netty
Channel
for the drasyl overlay
network.A virtual
Channel
that helps wrapping a series of handlers to unit test
the handlers or use them in non-I/O context.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.Contains the pipeline handlers for TCP fallback connections.
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.TheChannelConfig
forDrasylServerChannel
s.A message that wraps another message with anInetSocketAddress
.A message that wraps another message with aDrasylAddress
. -
-
-
-
-
ClassDescriptionA virtual
ServerChannel
used for overlay network management.A message that wraps another message with anInetSocketAddress
. -
-
ClassDescriptionThe
ChannelConfig
forDrasylServerChannel
s.A message that wraps another message with anInetSocketAddress
. -
-
ClassDescriptionA virtual
ServerChannel
used for overlay network management.TheChannelConfig
forDrasylServerChannel
s.A message that wraps another message with anInetSocketAddress
. -
ClassDescriptionThis
ChannelInitializer
create a channel providing reliable and ordered delivery of bytes between hosts.A virtualChannel
for peer communication.A virtualServerChannel
used for overlay network management. -
-