Uses of Interface
org.springframework.core.io.buffer.PooledDataBuffer
Packages that use PooledDataBuffer
Package
Description
Generic abstraction for working with byte buffer implementations.
-
Uses of PooledDataBuffer in org.springframework.core.io.buffer
Classes in org.springframework.core.io.buffer that implement PooledDataBufferModifier and TypeClassDescriptionfinal classImplementation of theDataBufferinterface that can wrap a JettyContent.Chunk.classImplementation of theDataBufferinterface that wraps a Netty 4ByteBuf.Methods in org.springframework.core.io.buffer that return PooledDataBuffer