| Package | Description |
|---|---|
| org.apache.coyote.ajp | |
| org.apache.coyote.http11 |
| Modifier and Type | Field and Description |
|---|---|
protected JIoEndpoint |
AjpProtocol.endpoint
Associated java.io endpoint.
|
protected JIoEndpoint |
AjpProcessor.endpoint
Associated endpoint.
|
| Constructor and Description |
|---|
AjpProcessor(int packetSize,
JIoEndpoint endpoint) |
| Modifier and Type | Field and Description |
|---|---|
protected JIoEndpoint |
Http11Protocol.endpoint |
protected JIoEndpoint |
Http11Processor.endpoint
Associated endpoint.
|
| Constructor and Description |
|---|
Http11Processor(int headerBufferSize,
JIoEndpoint endpoint) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.