Searched refs:DEFAULT_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
58 private static int DEFAULT_POOL_SIZE = 4096; field in BasicNetwork70 this(httpStack, new ByteArrayPool(DEFAULT_POOL_SIZE)); in BasicNetwork()