@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public final class HttpDriverService extends FsDriverService
http
and https schemes.
The map provided by this service consists of the following entries:
| URI Schemes | File System Driver Class |
|---|---|
http, https |
HttpDriver |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<FsScheme,FsDriver> |
DRIVERS |
| Constructor and Description |
|---|
HttpDriverService() |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.