| Class | Description |
|---|---|
| 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 |
URLStreamHandlerFactory providing URLStreamHandlers for VFS based URLS.
|
| VirtualFileURLStreamHandler |
The VFS URL stream handler.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.