Uses of Interface
org.drasyl.handler.arq.stopandwait.StopAndWaitArqMessage
Package
Description
Codecs, Handlers, and Messages for the Go-Back-N protocol.
-
Uses of StopAndWaitArqMessage in org.drasyl.handler.arq.stopandwait
Modifier and TypeClassDescriptionfinal class
ACK message of the Stop-and-wait ARQ protocol.class
DATA message of the Stop-and-wait ARQ protocol.Modifier and TypeMethodDescriptionprotected void
StopAndWaitArqCodec.encode
(io.netty.channel.ChannelHandlerContext ctx, StopAndWaitArqMessage msg, List<Object> out)