Uses of Package
org.drasyl.channel
Packages that use 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.
The groups client plugin.
The groups manager plugin.
-
Classes in org.drasyl.channel used by org.drasyl.channelClassDescriptionSignals that the path to the remote peer has been changed from direct to relayed or vice versa.A message that wraps another message with an
InetSocketAddress
.A message that wraps another message with aDrasylAddress
.ReadBufferWaterMark is used to set low water mark and high water mark for the read buffer. -
Classes in org.drasyl.channel used by org.drasyl.channel.embedded
-
Classes in org.drasyl.channel used by org.drasyl.channel.rsClassDescriptionReadBufferWaterMark is used to set low water mark and high water mark for the read buffer.
-
Classes in org.drasyl.channel used by org.drasyl.handler.codec
-
Classes in org.drasyl.channel used by org.drasyl.handler.membership.cyclon
-
Classes in org.drasyl.channel used by org.drasyl.handler.pubsub
-
Classes in org.drasyl.channel used by org.drasyl.node.channelClassDescriptionThis
ChannelInitializer
create a channel providing reliable and ordered delivery of bytes between hosts. -
Classes in org.drasyl.channel used by org.drasyl.node.plugin.groups.client
-
Classes in org.drasyl.channel used by org.drasyl.node.plugin.groups.manager