Package org.drasyl.channel
package org.drasyl.channel
netty
Channel
for the drasyl overlay
network.-
ClassDescriptionSignals that the path to the remote peer has been changed from direct to relayed or vice versa.This
ChannelInitializer
create a channel providing reliable and ordered delivery of bytes between hosts.Deprecated.The defaultChannelInitializer
forDrasylServerChannel
s.A virtualChannel
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
.Helper class to visualize theChannelHandler
order of a givenChannelPipeline
.