| Package | Description |
|---|---|
| io.undertow.protocols.ajp |
| Modifier and Type | Method | Description |
|---|---|---|
protected Collection<AbstractFramedStreamSourceChannel<AjpClientChannel,AbstractAjpClientStreamSourceChannel,AbstractAjpClientStreamSinkChannel>> |
AjpClientChannel.getReceivers() |
| Constructor | Description |
|---|---|
AbstractAjpClientStreamSinkChannel(AjpClientChannel channel) |
|
AbstractAjpClientStreamSourceChannel(AjpClientChannel framedChannel,
PooledByteBuffer data,
long frameDataRemaining) |
|
AjpClientResponseStreamSourceChannel(AjpClientChannel framedChannel,
HeaderMap headers,
int statusCode,
String reasonPhrase,
PooledByteBuffer frameData,
int remaining) |
Copyright © 2018. All rights reserved.