public static class NioEndpoint.SendfileData extends Object
Modifier and Type | Field and Description |
---|---|
FileChannel |
fchannel |
String |
fileName |
boolean |
keepAlive |
long |
length |
long |
pos |
Constructor and Description |
---|
NioEndpoint.SendfileData() |
public String fileName
public FileChannel fchannel
public long pos
public long length
public boolean keepAlive
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.