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 BufferAllocatorPartSeriesConsumer. bufferThis is used to both allocate and buffer the part list body.
-