org.apache.tomcat.util.net

Class AprEndpoint.SendfileData

public static class AprEndpoint.SendfileData extends Object

SendfileData class.
Field Summary
longend
longfd
longfdpool
StringfileName
booleankeepAlive
longpos
longsocket
longstart

Field Detail

end

public long end

fd

public long fd

fdpool

public long fdpool

fileName

public String fileName

keepAlive

public boolean keepAlive

pos

public long pos

socket

public long socket

start

public long start
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.