public class RESTEasyConnector extends Object implements OpenStackClientConnector
Modifier and Type | Field and Description |
---|---|
static org.jboss.resteasy.client.ClientRequestFactory |
CLIENT_FACTORY |
static org.codehaus.jackson.map.ObjectMapper |
DEFAULT_MAPPER |
static org.codehaus.jackson.map.ObjectMapper |
WRAPPED_MAPPER |
Constructor and Description |
---|
RESTEasyConnector() |
public static org.codehaus.jackson.map.ObjectMapper DEFAULT_MAPPER
public static org.codehaus.jackson.map.ObjectMapper WRAPPED_MAPPER
public static org.jboss.resteasy.client.ClientRequestFactory CLIENT_FACTORY
public <T> T execute(OpenStackRequest<T> request)
execute
in interface OpenStackClientConnector
Copyright © 2012-2013. All Rights Reserved.