Uses of Package
org.simpleframework.util.buffer

Packages that use org.simpleframework.util.buffer
org.simpleframework.http.core   
org.simpleframework.http.message   
org.simpleframework.util.buffer   
 

Classes in org.simpleframework.util.buffer used by org.simpleframework.http.core
Allocator
          The Allocator interface is used to describe a resource that can allocate a buffer.
 

Classes in org.simpleframework.util.buffer used by org.simpleframework.http.message
Allocator
          The Allocator interface is used to describe a resource that can allocate a buffer.
 

Classes in org.simpleframework.util.buffer used by org.simpleframework.util.buffer
Allocator
          The Allocator interface is used to describe a resource that can allocate a buffer.
Buffer
          The Buffer interface represents a collection of bytes that can be written to and later read.
FilterAllocator
          The FilterAllocator object is used to provide a means to provide a general set of constraints around buffer allocation.
 



Copyright © 2013. All Rights Reserved.