public class RESTEasyConnector extends Object implements OpenStackClientConnector
Modifier and Type | Field and Description |
---|---|
static org.codehaus.jackson.map.ObjectMapper |
DEFAULT_MAPPER |
static org.codehaus.jackson.map.ObjectMapper |
WRAPPED_MAPPER |
Constructor and Description |
---|
RESTEasyConnector() |
Modifier and Type | Method and Description |
---|---|
<T> OpenStackResponse |
request(OpenStackRequest<T> request) |
public static org.codehaus.jackson.map.ObjectMapper DEFAULT_MAPPER
public static org.codehaus.jackson.map.ObjectMapper WRAPPED_MAPPER
public <T> OpenStackResponse request(OpenStackRequest<T> request)
request
in interface OpenStackClientConnector
Copyright © 2012–2016. All rights reserved.