Uses of Class
org.drasyl.handler.connection.SendBuffer
Packages that use SendBuffer
-
Uses of SendBuffer in org.drasyl.handler.connection
Methods in org.drasyl.handler.connection that return SendBufferMethods in org.drasyl.handler.connection that return types with arguments of type SendBufferModifier and TypeMethodDescriptionabstract Function<io.netty.channel.Channel,SendBuffer> ConnectionConfig.sndBufSupplier()Method parameters in org.drasyl.handler.connection with type arguments of type SendBufferModifier and TypeMethodDescriptionabstract ConnectionConfig.BuilderConnectionConfig.Builder.sndBufSupplier(Function<io.netty.channel.Channel, SendBuffer> sndBufSupplier) Used to create theSendBuffer.