Skip navigation links
A B C G H I P R S T U W 

A

ACCEPT - Static variable in class cz.jalasoft.net.http.HttpHeader
 
ACCEPT_ENCODING - Static variable in class cz.jalasoft.net.http.HttpHeader
 

B

build() - Method in class cz.jalasoft.net.http.URIBuilder
 

C

CONTENT_LENGTH - Static variable in class cz.jalasoft.net.http.HttpHeader
 
CONTENT_TYPE - Static variable in class cz.jalasoft.net.http.HttpHeader
 
cz.jalasoft.net.http - package cz.jalasoft.net.http
 

G

getContent() - Method in interface cz.jalasoft.net.http.HttpResponse
 
getContentAsString() - Method in interface cz.jalasoft.net.http.HttpResponse
 
getReason() - Method in interface cz.jalasoft.net.http.HttpResponse
 
getRequest() - Method in interface cz.jalasoft.net.http.HttpClient
Starts a creation of a new HTTP GET request.
getStatusCode() - Method in interface cz.jalasoft.net.http.HttpResponse
 

H

header(String, String) - Method in class cz.jalasoft.net.http.HttpRequest
 
headers() - Method in class cz.jalasoft.net.http.HttpRequest
 
HOST - Static variable in class cz.jalasoft.net.http.HttpHeader
 
host(String) - Method in class cz.jalasoft.net.http.URIBuilder
 
http() - Static method in class cz.jalasoft.net.http.URIBuilder
Starts a process of URI creation.
HttpClient - Interface in cz.jalasoft.net.http
A HTTP client that allows sending request of various types.
HttpGetRequest - Class in cz.jalasoft.net.http
Created by Honza Lastovicka on 18.5.15.
HttpGetRequest() - Constructor for class cz.jalasoft.net.http.HttpGetRequest
 
HttpHeader - Class in cz.jalasoft.net.http
Created by Honza Lastovicka on 18.5.15.
HttpHeader() - Constructor for class cz.jalasoft.net.http.HttpHeader
 
HttpPostRequest - Class in cz.jalasoft.net.http
A request that is sent over HTTP as a POST request.
HttpPostRequest() - Constructor for class cz.jalasoft.net.http.HttpPostRequest
 
HttpRequest<T extends HttpRequest<T>> - Class in cz.jalasoft.net.http
Created by honzales on 18.5.15.
HttpRequest() - Constructor for class cz.jalasoft.net.http.HttpRequest
 
HttpResponse - Interface in cz.jalasoft.net.http
An abstraction of an HTTP response

I

isStatusOK() - Method in interface cz.jalasoft.net.http.HttpResponse
 

P

parameters() - Method in class cz.jalasoft.net.http.HttpGetRequest
 
path(String) - Method in class cz.jalasoft.net.http.URIBuilder
 
payload() - Method in class cz.jalasoft.net.http.HttpPostRequest
Gets a payload of a request.
payloadAsString() - Method in class cz.jalasoft.net.http.HttpPostRequest
Gets a string representation of a payload.
port(int) - Method in class cz.jalasoft.net.http.URIBuilder
 
postRequest() - Method in interface cz.jalasoft.net.http.HttpClient
Starts a creation of a new HTTP POST request.

R

rawUrlParameters(String) - Method in class cz.jalasoft.net.http.HttpGetRequest
 
RESPONSE_CODE_OK - Static variable in interface cz.jalasoft.net.http.HttpResponse
 

S

send() - Method in class cz.jalasoft.net.http.HttpRequest
 

T

to(URIBuilder) - Method in class cz.jalasoft.net.http.HttpRequest
 
to(URI) - Method in class cz.jalasoft.net.http.HttpRequest
 
toString() - Method in class cz.jalasoft.net.http.HttpPostRequest
 

U

uri() - Method in class cz.jalasoft.net.http.HttpRequest
 
uri(URI) - Static method in class cz.jalasoft.net.http.URIBuilder
Gets a new URI builder from an existing URI.
uri(String) - Static method in class cz.jalasoft.net.http.URIBuilder
Gets a new URI builder from an existing URI as string.
URIBuilder - Class in cz.jalasoft.net.http
A builder of URI Created by Honza Lastovicka on 23.4.15.
urlParameter(String, String) - Method in class cz.jalasoft.net.http.HttpGetRequest
 

W

withFormParametersPayload(String) - Method in class cz.jalasoft.net.http.HttpPostRequest
 
withJsonPayload(String) - Method in class cz.jalasoft.net.http.HttpPostRequest
 
A B C G H I P R S T U W 
Skip navigation links

Copyright © 2015. All rights reserved.