Class TimedWritableByteChannel

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel, TimerDecorated

public class TimedWritableByteChannel extends TimedResource<WritableByteChannel> implements WritableByteChannel