Package | Description |
---|---|
org.apache.coyote.http11 | |
org.apache.tomcat.util.net |
Modifier and Type | Field and Description |
---|---|
protected AprEndpoint.SendfileData |
Http11AprProcessor.sendfileData
Sendfile data.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<AprEndpoint.SendfileData> |
AprEndpoint.Sendfile.addS |
protected HashMap<Long,AprEndpoint.SendfileData> |
AprEndpoint.Sendfile.sendfileData |
Modifier and Type | Method and Description |
---|---|
boolean |
AprEndpoint.Sendfile.add(AprEndpoint.SendfileData data)
Add the sendfile data to the sendfile poller.
|
protected void |
AprEndpoint.Sendfile.remove(AprEndpoint.SendfileData data)
Remove socket from the poller.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.