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 TypeMethodDescriptionvoidRetransmissionQueue.add(io.netty.channel.ChannelHandlerContext ctx, Segment seg, TransmissionControlBlock tcb) protected voidvoidReceiveBuffer.receive(io.netty.channel.ChannelHandlerContext ctx, TransmissionControlBlock tcb, Segment seg)