Uses of Class
org.springframework.core.io.buffer.DefaultDataBufferFactory
Package
Description
Generic abstraction for working with byte buffer implementations.
-
Uses of DefaultDataBufferFactory in org.springframework.core.io.buffer
Modifier and TypeFieldDescriptionstatic final DefaultDataBufferFactory
DefaultDataBufferFactory.sharedInstance
Shared instance based on the default constructor.