public class HTTPRequestExecutor
extends java.lang.Object
Title: Framework Support Library
Description: A helper class for HTTPRequest
execution.
Copyright: Copyright (c) 2015
Company: StreamScape Technologies
Constructor and Description |
---|
HTTPRequestExecutor(HTTPClient httpClient) |
Modifier and Type | Method and Description |
---|---|
HTTPResponse |
execute(HTTPRequest request) |
public HTTPRequestExecutor(HTTPClient httpClient)
public HTTPResponse execute(HTTPRequest request) throws java.io.IOException, ModuleException, ClientException
java.io.IOException
ModuleException
ClientException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.