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 toAbstractGoBackNArqData
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.First data message of the Go-Back-N ARQ protocol.Performs the Go-Back-N ARQ protocol.Last data message of the Go-Back-N ARQ protocol.Message of the Go-Back-N ARQ protocol.Rst message of the Go-Back-N ARQ protocol.This class does model a sliding window in the Go-Back-N ARQ protocol.