Uses of Interface
org.drasyl.handler.arq.stopandwait.StopAndWaitArqMessage
Packages that use StopAndWaitArqMessage
Package
Description
Codecs, Handlers, and Messages for the Go-Back-N protocol.
-
Uses of StopAndWaitArqMessage in org.drasyl.handler.arq.stopandwait
Classes in org.drasyl.handler.arq.stopandwait that implement StopAndWaitArqMessageModifier and TypeClassDescriptionfinal classACK message of the Stop-and-wait ARQ protocol.classDATA message of the Stop-and-wait ARQ protocol.Methods in org.drasyl.handler.arq.stopandwait with parameters of type StopAndWaitArqMessageModifier and TypeMethodDescriptionprotected voidStopAndWaitArqCodec.encode(io.netty.channel.ChannelHandlerContext ctx, StopAndWaitArqMessage msg, List<Object> out)