B C D E G H M O P Q S T U V 
All Classes All Packages

B

body(String) - Method in class httpclient.http.HttpRequest.HttpRequestBuilder
 
Body - Annotation Type in httpclient.annotation.parameter
 
build() - Method in class httpclient.http.HttpRequest.HttpRequestBuilder
 
build() - Method in class httpclient.http.HttpResponse.HttpResponseBuilder
 
builder() - Static method in class httpclient.http.HttpRequest
 
builder() - Static method in class httpclient.http.HttpResponse
 

C

ClientFactory - Class in httpclient
 
ClientFactory(String, Gson) - Constructor for class httpclient.ClientFactory
 
CONNECT - httpclient.http.HttpMethod
 
contentType(String) - Method in class httpclient.http.HttpResponse.HttpResponseBuilder
 
create(Class<T>) - Method in class httpclient.ClientFactory
 

D

data(String) - Method in class httpclient.http.HttpResponse.HttpResponseBuilder
 
DELETE - httpclient.http.HttpMethod
 
DELETE - Annotation Type in httpclient.annotation.method
 

E

execute() - Method in class httpclient.http.HttpRequest
 

G

GET - httpclient.http.HttpMethod
 
GET - Annotation Type in httpclient.annotation.method
 
getContentType() - Method in class httpclient.http.HttpResponse
 
getData() - Method in class httpclient.http.HttpResponse
 
getMessage() - Method in class httpclient.http.HttpResponse
 
getStatusCode() - Method in class httpclient.http.HttpResponse
 

H

HEAD - httpclient.http.HttpMethod
 
header(Map<String, String>) - Method in class httpclient.http.HttpRequest.HttpRequestBuilder
 
Header - Annotation Type in httpclient.annotation.parameter
 
httpclient - package httpclient
 
httpclient.annotation.method - package httpclient.annotation.method
 
httpclient.annotation.parameter - package httpclient.annotation.parameter
 
httpclient.http - package httpclient.http
 
HttpMethod - Enum in httpclient.http
 
HttpRequest - Class in httpclient.http
 
HttpRequest(String, HttpMethod, Map<String, String>, Map<String, String>, String) - Constructor for class httpclient.http.HttpRequest
 
HttpRequest.HttpRequestBuilder - Class in httpclient.http
 
HttpResponse - Class in httpclient.http
 
HttpResponse.HttpResponseBuilder - Class in httpclient.http
 

M

message(String) - Method in class httpclient.http.HttpResponse.HttpResponseBuilder
 
method(HttpMethod) - Method in class httpclient.http.HttpRequest.HttpRequestBuilder
 

O

OPTIONS - httpclient.http.HttpMethod
 

P

PATCH - httpclient.http.HttpMethod
 
PATCH - Annotation Type in httpclient.annotation.method
 
POST - httpclient.http.HttpMethod
 
POST - Annotation Type in httpclient.annotation.method
 
PUT - httpclient.http.HttpMethod
 
PUT - Annotation Type in httpclient.annotation.method
 

Q

query(Map<String, String>) - Method in class httpclient.http.HttpRequest.HttpRequestBuilder
 
Query - Annotation Type in httpclient.annotation.parameter
 

S

statusCode(int) - Method in class httpclient.http.HttpResponse.HttpResponseBuilder
 

T

TRACE - httpclient.http.HttpMethod
 

U

url(String) - Method in class httpclient.http.HttpRequest.HttpRequestBuilder
 

V

value() - Method in annotation type httpclient.annotation.method.DELETE
 
value() - Method in annotation type httpclient.annotation.method.GET
 
value() - Method in annotation type httpclient.annotation.method.PATCH
 
value() - Method in annotation type httpclient.annotation.method.POST
 
value() - Method in annotation type httpclient.annotation.method.PUT
 
value() - Method in annotation type httpclient.annotation.parameter.Body
 
value() - Method in annotation type httpclient.annotation.parameter.Header
 
value() - Method in annotation type httpclient.annotation.parameter.Query
 
valueOf(String) - Static method in enum httpclient.http.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum httpclient.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E G H M O P Q S T U V 
All Classes All Packages