@Singleton public class ParseSlicehostErrorFromHttpResponse extends Object implements HttpErrorHandler
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
logger |
static Pattern |
RESOURCE_PATTERN |
NOOP| Modifier and Type | Method and Description |
|---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
protected Logger logger
public static final Pattern RESOURCE_PATTERN
public void handleError(HttpCommand command, HttpResponse response)
handleError in interface HttpErrorHandlerCopyright © 2009-2012 jclouds. All Rights Reserved.