JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
H
I
P
R
T
U
W
B
build()
- Method in class cz.jalasoft.net.http.
HttpPostRequest.Builder
build()
- Method in class cz.jalasoft.net.http.
URIBuilder
C
contentType()
- Method in class cz.jalasoft.net.http.
HttpPostRequest
Gets a type of content.
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
getStatusCode()
- Method in interface cz.jalasoft.net.http.
HttpResponse
H
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
An abstraction of a HTTP communication client that triggers basic HTTP opeations.
HttpPostRequest
- Class in
cz.jalasoft.net.http
A request that is sent over HTTP as a POST request.
HttpPostRequest.Builder
- Class in
cz.jalasoft.net.http
HttpResponse
- Interface in
cz.jalasoft.net.http
An abstraction of an HTTP response
I
isStatusOK()
- Method in interface cz.jalasoft.net.http.
HttpResponse
P
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
post(HttpPostRequest)
- Method in interface cz.jalasoft.net.http.
HttpClient
Performs POST operation - sends a request and retrieves a response.
R
RESPONSE_CODE_OK
- Static variable in interface cz.jalasoft.net.http.
HttpResponse
T
to(URI)
- Static method in class cz.jalasoft.net.http.
HttpPostRequest
A factory method that start a process of the request creation.
to(URIBuilder)
- Static method in class cz.jalasoft.net.http.
HttpPostRequest
A factory method that starts a process of the request creation.
toString()
- Method in class cz.jalasoft.net.http.
HttpPostRequest
U
uri()
- Method in class cz.jalasoft.net.http.
HttpPostRequest
Gets a URI
URIBuilder
- Class in
cz.jalasoft.net.http
A builder of URI Created by Honza Lastovicka on 23.4.15.
W
withFormParametersPayload(String)
- Method in class cz.jalasoft.net.http.
HttpPostRequest.Builder
withJsonPayload(String)
- Method in class cz.jalasoft.net.http.
HttpPostRequest.Builder
B
C
G
H
I
P
R
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.