public static class NioEndpoint.SendfileData extends SendfileDataBase
Modifier and Type | Field and Description |
---|---|
protected FileChannel |
fchannel |
fileName, keepAlive, length, pos
Constructor and Description |
---|
SendfileData(String filename,
long pos,
long length) |
protected volatile FileChannel fchannel
public SendfileData(String filename, long pos, long length)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.