4f4bec0624
Introduces a ByteChannelContentSource which is needed for the spring framework integration. It also introduces a few minor utilities: a ByteBufferPool.Sized class that is a ByteBufferPool.Wrapper with a configured size and type so a no args acquire() method can be called. This avoid the need to many classes to have a three fields: pool, size and direct and also can avoid constructors/methods with size and direct an ExceptionUtil.run(Runnable, Consumer<Throwable> failure) that is a simple try catch and avoids many private methods being created to do just that. |
||
---|---|---|
.. | ||
jetty-test-client-transports | ||
jetty-test-jmx | ||
pom.xml |