Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.lib.http |
Modifier and Type | Method and Description |
---|---|
HTTPClient |
HTTPFabricConnection.HTTPClientWrapper.getHttpClient() |
Modifier and Type | Method and Description |
---|---|
void |
HTTPFabricConnection.HTTPClientWrapper.replaceClient(HTTPClient httpClient) |
Constructor and Description |
---|
HTTPClientWrapper(HTTPClient httpClient,
java.lang.String url) |
Modifier and Type | Method and Description |
---|---|
HTTPClient |
Request.getConnection() |
HTTPClient |
RoRequest.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
Request.setConnection(HTTPClient con) |
Constructor and Description |
---|
HTTPRequestExecutor(HTTPClient httpClient) |
Request(HTTPClient con,
java.lang.String method,
java.lang.String req_uri,
NVPair[] headers,
byte[] data,
HttpOutputStream stream,
boolean allow_ui)
Creates a new request structure.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.