public static class AprEndpoint.SendfileData extends Object
| Modifier and Type | Field and Description | 
|---|---|
| long | end | 
| long | fd | 
| long | fdpool | 
| String | fileName | 
| SendfileKeepAliveState | keepAliveState | 
| long | pos | 
| long | socket | 
| long | start | 
| Constructor and Description | 
|---|
| AprEndpoint.SendfileData() | 
public 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-2020 Apache Software Foundation. All Rights Reserved.