AbstractLocalURLStreamHandler |
Abstract URLStreamHandler that can be used as a base for other URLStreamHandlers that
require the URL to be local.
|
AbstractURLConnection |
Abstract base class for VFS URLConection impls.
|
FileURLConnection |
Implementation URLConnection that will delegate to the VFS RootFileSystem.
|
FileURLStreamHandler |
A File based URLStreamHandler
|
VfsUrlStreamHandlerFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
VfsUrlStreamHandlerProvider |
URLStreamHandlerProvider providing URLStreamHandlers for VFS based URLs.
|
VirtualFileURLConnection |
Implements basic URLConnection for a VirtualFile
|
VirtualFileURLStreamHandler |
The VFS URL stream handler.
|