Skip navigation links
A B C H I S T V 

A

add(String, String) - Method in class com.payneteasy.http.client.api.body.HttpFormUrlEncodedBodyBuilder
 
add(String, long) - Method in class com.payneteasy.http.client.api.HttpHeadersBuilder
 
add(String, String) - Method in class com.payneteasy.http.client.api.HttpHeadersBuilder
 
asList() - Method in class com.payneteasy.http.client.api.HttpHeaders
 

B

build() - Method in class com.payneteasy.http.client.api.HttpHeadersBuilder
 
buildBytes() - Method in class com.payneteasy.http.client.api.body.HttpFormUrlEncodedBodyBuilder
 

C

com.payneteasy.http.client.api - package com.payneteasy.http.client.api
 
com.payneteasy.http.client.api.body - package com.payneteasy.http.client.api.body
 
com.payneteasy.http.client.api.exceptions - package com.payneteasy.http.client.api.exceptions
 

H

HttpConnectException - Exception in com.payneteasy.http.client.api.exceptions
 
HttpConnectException(String, Throwable) - Constructor for exception com.payneteasy.http.client.api.exceptions.HttpConnectException
 
HttpFormUrlEncodedBodyBuilder - Class in com.payneteasy.http.client.api.body
 
HttpFormUrlEncodedBodyBuilder() - Constructor for class com.payneteasy.http.client.api.body.HttpFormUrlEncodedBodyBuilder
 
HttpHeader - Class in com.payneteasy.http.client.api
 
HttpHeader() - Constructor for class com.payneteasy.http.client.api.HttpHeader
 
HttpHeaders - Class in com.payneteasy.http.client.api
 
HttpHeaders(List<HttpHeader>) - Constructor for class com.payneteasy.http.client.api.HttpHeaders
 
HttpHeadersBuilder - Class in com.payneteasy.http.client.api
 
HttpHeadersBuilder() - Constructor for class com.payneteasy.http.client.api.HttpHeadersBuilder
 
HttpMethod - Enum in com.payneteasy.http.client.api
 
HttpProxyAuthConnectionException - Exception in com.payneteasy.http.client.api.exceptions
 
HttpProxyAuthConnectionException(String, Throwable) - Constructor for exception com.payneteasy.http.client.api.exceptions.HttpProxyAuthConnectionException
 
HttpProxyConnectionException - Exception in com.payneteasy.http.client.api.exceptions
 
HttpProxyConnectionException(String, Throwable) - Constructor for exception com.payneteasy.http.client.api.exceptions.HttpProxyConnectionException
 
HttpProxyParameters - Class in com.payneteasy.http.client.api
 
HttpProxyParameters() - Constructor for class com.payneteasy.http.client.api.HttpProxyParameters
 
HttpReadException - Exception in com.payneteasy.http.client.api.exceptions
 
HttpReadException(String, Throwable) - Constructor for exception com.payneteasy.http.client.api.exceptions.HttpReadException
 
HttpRequest - Class in com.payneteasy.http.client.api
 
HttpRequest() - Constructor for class com.payneteasy.http.client.api.HttpRequest
 
HttpRequestParameters - Class in com.payneteasy.http.client.api
 
HttpRequestParameters() - Constructor for class com.payneteasy.http.client.api.HttpRequestParameters
 
HttpResponse - Class in com.payneteasy.http.client.api
 
HttpResponse() - Constructor for class com.payneteasy.http.client.api.HttpResponse
 
HttpTimeouts - Class in com.payneteasy.http.client.api
 
HttpTimeouts(int, int) - Constructor for class com.payneteasy.http.client.api.HttpTimeouts
 
HttpTimeouts(int, int, int, int) - Constructor for class com.payneteasy.http.client.api.HttpTimeouts
 
HttpWriteException - Exception in com.payneteasy.http.client.api.exceptions
 
HttpWriteException(String, Throwable) - Constructor for exception com.payneteasy.http.client.api.exceptions.HttpWriteException
 

I

IHttpClient - Interface in com.payneteasy.http.client.api
 

S

send(HttpRequest, HttpRequestParameters) - Method in interface com.payneteasy.http.client.api.IHttpClient
 
singleHeader(String, String) - Static method in class com.payneteasy.http.client.api.HttpHeaders
 

T

toString() - Method in class com.payneteasy.http.client.api.HttpHeader
 
toString() - Method in class com.payneteasy.http.client.api.HttpResponse
 

V

valueOf(String) - Static method in enum com.payneteasy.http.client.api.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.payneteasy.http.client.api.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
A B C H I S T V 
Skip navigation links

Copyright © 2021. All rights reserved.