Skip navigation links
B C G H I O S 

B

buildOAuthConsumer(String, String) - Method in class org.openestate.is24.restapi.hc42.HttpComponents42Client
 
buildOAuthProvider(String) - Method in class org.openestate.is24.restapi.hc42.HttpComponents42Client
 

C

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

G

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

H

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

I

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

O

org.openestate.is24.restapi.hc42 - package org.openestate.is24.restapi.hc42
Additional classes for Apache HttpComponents 4.2.

S

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

Copyright © 2016 OpenEstate. All rights reserved.