@Immutable 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 |
Constructor and Description |
---|
HttpDriverService() |
Modifier and Type | Method and Description |
---|---|
Map<FsScheme,FsDriver> |
get()
Returns a dedicated immutable map of file system schemes to drivers.
|
newMap, toString
public Map<FsScheme,FsDriver> get()
FsDriverProvider
null
and subsequent calls must return the same map.Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.