C E G H I O R W 

C

close() - Method in class org.openstack4j.connectors.http.HttpResponseImpl
 
create(HttpRequest<R>) - Static method in class org.openstack4j.connectors.http.HttpCommand
Creates a new HttpCommand from the given request

E

execute() - Method in class org.openstack4j.connectors.http.HttpCommand
Executes the command and returns the Response
execute(HttpRequest<R>) - Method in class org.openstack4j.connectors.http.HttpExecutorServiceImpl

G

getContentType() - Method in class org.openstack4j.connectors.http.HttpResponseImpl
 
getEntity(Class<T>) - Method in class org.openstack4j.connectors.http.HttpResponseImpl
Gets the entity and Maps any errors which will result in a ResponseException
getEntity(Class<T>, ExecutionOptions<T>) - Method in class org.openstack4j.connectors.http.HttpResponseImpl
Gets the entity and Maps any errors which will result in a ResponseException
getExecutorDisplayName() - Method in class org.openstack4j.connectors.http.HttpExecutorServiceImpl
 
getInputStream() - Method in class org.openstack4j.connectors.http.HttpResponseImpl
 
getRequest() - Method in class org.openstack4j.connectors.http.HttpCommand
 
getRetries() - Method in class org.openstack4j.connectors.http.HttpCommand
 
getStatus() - Method in class org.openstack4j.connectors.http.HttpResponseImpl
Gets the status from the previous Request
getStatusMessage() - Method in class org.openstack4j.connectors.http.HttpResponseImpl

H

hasEntity() - Method in class org.openstack4j.connectors.http.HttpCommand
 
header(String) - Method in class org.openstack4j.connectors.http.HttpResponseImpl
Returns a Header value from the specified name key
headers() - Method in class org.openstack4j.connectors.http.HttpResponseImpl
 
HttpCommand<R> - Class in org.openstack4j.connectors.http
HttpCommand is responsible for executing the actual request driven by the HttpExecutor.
HttpExecutorServiceImpl - Class in org.openstack4j.connectors.http
HttpExecutor is the default implementation for HttpExecutorService which is responsible for interfacing with OKHttp and mapping common status codes, requests and responses back to the common API
HttpExecutorServiceImpl() - Constructor for class org.openstack4j.connectors.http.HttpExecutorServiceImpl
 
HttpResponseImpl - Class in org.openstack4j.connectors.http
 

I

incrementRetriesAndReturn() - Method in class org.openstack4j.connectors.http.HttpCommand
 

O

org.openstack4j.connectors.http - package org.openstack4j.connectors.http
 

R

readEntity(Class<T>) - Method in class org.openstack4j.connectors.http.HttpResponseImpl
 

W

wrap(Map<String, List<String>>, int, String, byte[]) - Static method in class org.openstack4j.connectors.http.HttpResponseImpl
Wrap the given Response
C E G H I O R W 

Copyright © 2015. All Rights Reserved.