Uses of Class
org.drasyl.channel.DrasylServerChannelConfig
Package
Description
netty
Channel
for the drasyl overlay
network.Discovery/Routing of peers on the internet.
Contains the pipeline handlers for TCP fallback connections.
-
Uses of DrasylServerChannelConfig in org.drasyl.channel
-
Uses of DrasylServerChannelConfig in org.drasyl.handler.remote.internet
Modifier and TypeMethodDescriptionprotected static DrasylServerChannelConfig
InternetDiscoveryChildrenHandler.config
(io.netty.channel.ChannelHandlerContext ctx) protected static DrasylServerChannelConfig
InternetDiscoverySuperPeerHandler.config
(io.netty.channel.ChannelHandlerContext ctx) -
Uses of DrasylServerChannelConfig in org.drasyl.handler.remote.tcp
Modifier and TypeMethodDescriptionprotected static DrasylServerChannelConfig
TcpClient.config
(io.netty.channel.ChannelHandlerContext ctx) protected static DrasylServerChannelConfig
TcpServer.config
(io.netty.channel.ChannelHandlerContext ctx)