Skip navigation links
C E G H I O R U W 

C

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

E

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

G

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

H

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

I

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

O

org.openstack4j.connectors.jersey2 - package org.openstack4j.connectors.jersey2
 

R

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

U

unwrap() - Method in class org.openstack4j.connectors.jersey2.HttpResponseImpl
Unwrap and return the original Response

W

wrap(Response) - Static method in class org.openstack4j.connectors.jersey2.HttpResponseImpl
Wrap the given REsponse
C E G H I O R U W 
Skip navigation links

Copyright © 2019. All Rights Reserved.