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