Class ResultArchiveStoreByteChannel

java.lang.Object
dev.galasa.framework.spi.ras.ResultArchiveStoreByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannel

public class ResultArchiveStoreByteChannel extends Object implements SeekableByteChannel
Dummy Byte Channel for a null Result Archive Store
Author:
Michael Baylis