Index

C E G H I S 
All Classes and Interfaces|All Packages

C

close() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
com.aeontronix.restclient.http.apache - package com.aeontronix.restclient.http.apache
 
create(RESTClient.Builder, boolean) - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheFactory
 
createDeleteRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createGetRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createHeadRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createOptionsRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createPatchRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createPostRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createPutRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createRequest(String) - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
createTraceRequest() - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 

E

execute(HTTPRequest, RequestParameters) - Method in class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 

G

getAllHeaders() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
getAllHeaders() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getContent() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
getContentEncoding() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getContentLength() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getContentMimeType() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getContentSize() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
getContentStream() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getHeader(String) - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getHeaders(String) - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getMethod() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
getStatusCode() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getStatusProtocolVersion() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getStatusReasons() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
getURI() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 

H

hasBody() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
hasContent() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
HTTPClientApacheFactory - Class in com.aeontronix.restclient.http.apache
 
HTTPClientApacheFactory() - Constructor for class com.aeontronix.restclient.http.apache.HTTPClientApacheFactory
 
HTTPClientApacheImpl - Class in com.aeontronix.restclient.http.apache
 
HTTPClientApacheImpl(RESTClient.Builder, boolean, Integer) - Constructor for class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
HTTPClientApacheImpl(CloseableHttpClient) - Constructor for class com.aeontronix.restclient.http.apache.HTTPClientApacheImpl
 
HTTPRequestApacheImpl - Class in com.aeontronix.restclient.http.apache
 
HTTPRequestApacheImpl(HttpRequestBase) - Constructor for class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
HTTPResponseApacheImpl - Class in com.aeontronix.restclient.http.apache
 
HTTPResponseApacheImpl(CloseableHttpResponse) - Constructor for class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 

I

isBodyAllowed() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
isJson() - Method in class com.aeontronix.restclient.http.apache.HTTPResponseApacheImpl
 
isRepeatable() - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 

S

setBody(byte[]) - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
setBody(InputStream) - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
setHeader(String, String) - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
setURI(URI) - Method in class com.aeontronix.restclient.http.apache.HTTPRequestApacheImpl
 
C E G H I S 
All Classes and Interfaces|All Packages