Package | Description |
---|---|
org.apache.coyote.ajp | |
org.apache.coyote.http11 |
Modifier and Type | Field and Description |
---|---|
protected AprEndpoint |
AjpAprProcessor.endpoint
Associated endpoint.
|
protected AprEndpoint |
AjpAprProtocol.endpoint
Associated APR endpoint.
|
Constructor and Description |
---|
AjpAprProcessor(int packetSize,
AprEndpoint endpoint) |
Modifier and Type | Field and Description |
---|---|
protected AprEndpoint |
InternalAprOutputBuffer.endpoint
Apr endpoint.
|
protected AprEndpoint |
Http11AprProtocol.endpoint |
protected AprEndpoint |
InternalAprInputBuffer.endpoint
Apr endpoint.
|
protected AprEndpoint |
Http11AprProcessor.endpoint
Associated endpoint.
|
Constructor and Description |
---|
Http11AprProcessor(int headerBufferSize,
AprEndpoint endpoint) |
InternalAprInputBuffer(Request request,
int headerBufferSize,
AprEndpoint endpoint)
Alternate constructor.
|
InternalAprOutputBuffer(Response response,
int headerBufferSize,
AprEndpoint endpoint)
Alternate constructor.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.