org.apache.tomcat.util.net
Class NioEndpoint.SendfileData
java.lang.Object
org.apache.tomcat.util.net.NioEndpoint.SendfileData
- Enclosing class:
- NioEndpoint
public static class NioEndpoint.SendfileData
- extends Object
SendfileData class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileName
public String fileName
fchannel
public FileChannel fchannel
pos
public long pos
length
public long length
keepAlive
public boolean keepAlive
NioEndpoint.SendfileData
public NioEndpoint.SendfileData()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.