Uses of Class
org.drasyl.handler.connection.Segment
Packages that use Segment
-
Uses of Segment in org.drasyl.handler.connection
Methods in org.drasyl.handler.connection that return SegmentMethods in org.drasyl.handler.connection with parameters of type SegmentModifier and TypeMethodDescriptionvoid
RetransmissionQueue.add
(io.netty.channel.ChannelHandlerContext ctx, Segment seg, TransmissionControlBlock tcb) protected void
void
ReceiveBuffer.receive
(io.netty.channel.ChannelHandlerContext ctx, TransmissionControlBlock tcb, Segment seg)