Uses of Class
io.jooby.buffer.DefaultDataBufferFactory
Packages that use DefaultDataBufferFactory
Package
Description
Generic abstraction for working with byte buffer implementations.
-
Uses of DefaultDataBufferFactory in io.jooby.buffer
Fields in io.jooby.buffer declared as DefaultDataBufferFactoryModifier and TypeFieldDescriptionstatic final DefaultDataBufferFactory
DefaultDataBufferFactory.sharedInstance
Shared instance based on the default constructor.Methods in io.jooby.buffer that return DefaultDataBufferFactory