Skip navigation links
B C G H I O S 

B

buildOAuthConsumer(String, String) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
 
buildOAuthProvider(String) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
 

C

createResponse(HttpResponse) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
Retrieves a Response from a HttpResponse.

G

getContentLength() - Method in class org.openestate.is24.restapi.hc43.InputStreamBodyWithLength
Returns size of the streamed content.

H

HttpComponents43Client - Class in org.openestate.is24.restapi.hc43
An implementation of AbstractClient, that makes use of Apache HttpComponents 4.3 for HTTP transfers.
HttpComponents43Client(String, String, String) - Constructor for class org.openestate.is24.restapi.hc43.HttpComponents43Client
Creates an instance of HttpComponents43Client.
HttpComponents43Client(String, String, String, HttpClient) - Constructor for class org.openestate.is24.restapi.hc43.HttpComponents43Client
Creates an instance of HttpComponents43Client.

I

InputStreamBodyWithLength - Class in org.openestate.is24.restapi.hc43
An extended InputStreamBody, that holds the total streamed size.
InputStreamBodyWithLength(InputStream, String, long) - Constructor for class org.openestate.is24.restapi.hc43.InputStreamBodyWithLength
Creates an instance of InputStreamBodyWithLength.
InputStreamBodyWithLength(InputStream, String, String, long) - Constructor for class org.openestate.is24.restapi.hc43.InputStreamBodyWithLength
Creates an instance of InputStreamBodyWithLength.

O

org.openestate.is24.restapi.hc43 - package org.openestate.is24.restapi.hc43
Additional classes for Apache HttpComponents 4.3.

S

sendVideoUploadRequest(URL, RequestMethod, String, InputStream, String, long) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
 
sendXmlAttachmentRequest(URL, RequestMethod, String, InputStream, String, String) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
 
sendXmlRequest(URL, RequestMethod, String) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
 
setDefaultHttpClient() - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
Use a default HttpClient for HTTP traffic.
setDefaultHttpClient(int) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
Use a default HttpClient for HTTP traffic.
setHttpClient(HttpClient) - Method in class org.openestate.is24.restapi.hc43.HttpComponents43Client
Use a specific HttpClient for HTTP traffic.
B C G H I O S 
Skip navigation links

Copyright © 2016 OpenEstate. All rights reserved.