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
JavaDrasylChannelto store its pending inbound read requests.ThisChannelInitializercreate a channel providing reliable and ordered delivery of bytes between hosts.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 theChannelHandlerorder of a givenChannelPipeline.