Uses of Class
org.drasyl.peer.connection.handler.SimpleChannelOutboundHandler
Packages that use SimpleChannelOutboundHandler
-
Uses of SimpleChannelOutboundHandler in org.drasyl.peer.connection.handler
Subclasses of SimpleChannelOutboundHandler in org.drasyl.peer.connection.handlerModifier and TypeClassDescriptionclass
This handler ensures thatMessage
s do not infinitely circulate in the network.