public static class AprEndpoint.SendfileData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
end |
long |
fd |
long |
fdpool |
java.lang.String |
fileName |
SendfileKeepAliveState |
keepAliveState |
long |
pos |
long |
socket |
long |
start |
Constructor and Description |
---|
AprEndpoint.SendfileData() |
public java.lang.String fileName
public long fd
public long fdpool
public long start
public long end
public long socket
public long pos
public SendfileKeepAliveState keepAliveState
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.