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.(Transport implementors only) an internal data structure used by
DrasylChannel
to store its pending inbound read requests.ThisChannelInitializer
create a channel providing reliable and ordered delivery of bytes between hosts.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
.ReadBufferWaterMark is used to set low water mark and high water mark for the read buffer.Helper class to visualize theChannelHandler
order of a givenChannelPipeline
.