Uses of Class
org.simpleframework.common.buffer.BufferAllocator
-
Packages that use BufferAllocator Package Description org.simpleframework.http.message -
-
Uses of BufferAllocator in org.simpleframework.http.message
Fields in org.simpleframework.http.message declared as BufferAllocator Modifier and Type Field Description private BufferAllocator
PartSeriesConsumer. buffer
This is used to both allocate and buffer the part list body.
-