Package | Description |
---|---|
io.undertow.protocols.ajp |
Modifier and Type | Method and Description |
---|---|
AjpClientRequestClientStreamSinkChannel |
AjpClientChannel.sendRequest(HttpString method,
String path,
HttpString protocol,
HeaderMap headers,
Attachable attachable,
ChannelListener<AjpClientRequestClientStreamSinkChannel> finishListener) |
Modifier and Type | Method and Description |
---|---|
AjpClientRequestClientStreamSinkChannel |
AjpClientChannel.sendRequest(HttpString method,
String path,
HttpString protocol,
HeaderMap headers,
Attachable attachable,
ChannelListener<AjpClientRequestClientStreamSinkChannel> finishListener) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.