Package org.drasyl.handler.arq.gobackn
package org.drasyl.handler.arq.gobackn
Codecs, Handlers, and Messages for the Stop-and-wait-ARQ protocols.
-
ClassDescriptionEncodes
ByteBuf
s toGoBackNArqData
s and vice versa.Ack message of the Go-Back-N ARQ protocol.EncodesGoBackNArqMessage
s toByteBuf
s and vice versa.Data message of the Go-Back-N ARQ protocol.Message of the Go-Back-N ARQ protocol.Performs the Go-Back-N ARQ receiver protocol.Performs the Go-Back-N ARQ sender protocol.This class does model a sliding window in the Go-Back-N ARQ protocol.