Skip navigation links
A B D E G H O P R S T 

A

ALL_KEYS - Static variable in class org.swat.http.utils.HttpClientConstants
The constant for all configuration keys.

B

BACKLOG_SIZE - Static variable in class org.swat.http.utils.HttpClientConstants
The constant BACKLOG_SIZE.

D

delete(Class<T>, String, Header...) - Method in class org.swat.http.utils.HttpClientHelper
Delete t.

E

executeJson(HttpEntityEnclosingRequestBase, Object) - Method in class org.swat.http.utils.HttpClientHelper
Execute json string.
executeJson(HttpRequestBase) - Method in class org.swat.http.utils.HttpClientHelper
Execute json string.

G

get(Class<T>, String, Header...) - Method in class org.swat.http.utils.HttpClientHelper
Get t.
getClient(String[], Properties, String...) - Static method in class org.swat.http.utils.HttpClientUtils
Gets client.
getConfiguredSocketConfig(Properties, String[]) - Static method in class org.swat.http.utils.HttpClientUtils
Gets configured socket config.
getSocketConfigBuilder(Properties, String[]) - Static method in class org.swat.http.utils.HttpClientUtils
Gets socket config builder.

H

HttpClientConstants - Class in org.swat.http.utils
 
HttpClientConstants() - Constructor for class org.swat.http.utils.HttpClientConstants
 
HttpClientHelper - Class in org.swat.http.utils
The type Http client service.
HttpClientHelper(HttpClient) - Constructor for class org.swat.http.utils.HttpClientHelper
Instantiates a new Http client service.
HttpClientHelper(HttpClient, JsonUtil) - Constructor for class org.swat.http.utils.HttpClientHelper
Instantiates a new Http client service.
HttpClientUtils - Class in org.swat.http.utils
 

O

org.swat.http.utils - package org.swat.http.utils
Utilities for making Http Connection

P

post(Class<T>, String, Object, Header...) - Method in class org.swat.http.utils.HttpClientHelper
Post t.
put(Class<T>, String, Object, Header...) - Method in class org.swat.http.utils.HttpClientHelper
Put t.

R

RCV_BUF_SIZE - Static variable in class org.swat.http.utils.HttpClientConstants
The constant RCV_BUF_SIZE.

S

SND_BUF_SIZE - Static variable in class org.swat.http.utils.HttpClientConstants
The constant SND_BUF_SIZE.
SO_KEEP_ALIVE - Static variable in class org.swat.http.utils.HttpClientConstants
The constant SO_KEEP_ALIVE.
SO_LINGER - Static variable in class org.swat.http.utils.HttpClientConstants
The constant SO_LINGER.
SO_REUSE_ADDRESS - Static variable in class org.swat.http.utils.HttpClientConstants
The constant SO_REUSE_ADDRESS.
SO_TIMEOUT - Static variable in class org.swat.http.utils.HttpClientConstants
The constant SO_TIMEOUT.

T

TCP_NO_DELAY - Static variable in class org.swat.http.utils.HttpClientConstants
The constant TCP_NO_DELAY.
A B D E G H O P R S T 
Skip navigation links

Copyright © 2017. All rights reserved.