Class VertxBufferPool

java.lang.Object
net.officefloor.server.stream.StreamBuffer<io.vertx.core.buffer.Buffer>
net.officefloor.server.http.vertx.VertxBufferPool
All Implemented Interfaces:
AutoCloseable, StreamBufferPool<io.vertx.core.buffer.Buffer>

public class VertxBufferPool extends StreamBuffer<io.vertx.core.buffer.Buffer> implements StreamBufferPool<io.vertx.core.buffer.Buffer>
Author:
Daniel Sagenschneider