Package net.officefloor.server.stream
-
Interface Summary Interface Description ByteBufferFactory Factory to createByteBuffer
.FileCompleteCallback Invokes on completion of writing theFileChannel
content.StreamBufferPool<B> Provides interface to wrap buffer pooling implementations. -
Class Summary Class Description BufferJvmFix Fix for compatibility issue between JDK8 and JDK9.ServerInputStream Provides non-blockingInputStream
for servicing.ServerOutputStream OutputStream
with additional methods to write cachedByteBuffer
instances.ServerWriter ServerWriter
.StreamBuffer<B> Buffer that is part of a stream.StreamBuffer.FileBuffer FileChannel
content buffer.