Class ByteBufferPool.Bucket

java.lang.Object
org.eclipse.jetty.io.ByteBufferPool.Bucket
Enclosing interface:
ByteBufferPool

public static class ByteBufferPool.Bucket extends Object
  • Constructor Details

    • Bucket

      public Bucket(int capacity, int maxSize)
  • Method Details