Uses of Class
org.drasyl.channel.DrasylServerChannel
Packages that use DrasylServerChannel
-
Uses of DrasylServerChannel in org.drasyl.channel
Methods in org.drasyl.channel with parameters of type DrasylServerChannelModifier and TypeMethodDescriptionprotected void
RelayOnlyDrasylServerChannelInitializer.initChannel
(DrasylServerChannel ch) protected void
TraversingDrasylServerChannelInitializer.initChannel
(DrasylServerChannel ch) Constructors in org.drasyl.channel with parameters of type DrasylServerChannelModifierConstructorDescriptionDrasylChannel
(DrasylServerChannel parent, DrasylAddress remoteAddress) -
Uses of DrasylServerChannel in org.drasyl.node.channel
Methods in org.drasyl.node.channel with parameters of type DrasylServerChannelModifier and TypeMethodDescriptionprotected void
DrasylNodeServerChannelInitializer.initChannel
(DrasylServerChannel ch)