public class CloudFilesErrorHandler extends Object implements HttpErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
CONTAINER_KEY_PATH |
static Pattern |
CONTAINER_PATH |
static String |
PREFIX |
NOOP| Constructor and Description |
|---|
CloudFilesErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(HttpCommand command,
HttpResponse response) |
public static final String PREFIX
public static final Pattern CONTAINER_PATH
public static final Pattern CONTAINER_KEY_PATH
public void handleError(HttpCommand command, HttpResponse response)
handleError in interface HttpErrorHandlerCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.