Uses of Class
org.drasyl.handler.connection.ReceiveBuffer
Packages that use ReceiveBuffer
-
Uses of ReceiveBuffer in org.drasyl.handler.connection
Methods in org.drasyl.handler.connection that return ReceiveBufferMethods in org.drasyl.handler.connection that return types with arguments of type ReceiveBufferModifier and TypeMethodDescriptionabstract Supplier<ReceiveBuffer>ConnectionConfig.rcfBufSupplier()Method parameters in org.drasyl.handler.connection with type arguments of type ReceiveBufferModifier and TypeMethodDescriptionabstract ConnectionConfig.BuilderConnectionConfig.Builder.rcfBufSupplier(Supplier<ReceiveBuffer> rcfBufSupplier) Used to create theReceiveBuffer.