Uses of Package
org.jboss.vfs.protocol
-
Packages that use org.jboss.vfs.protocol Package Description org.jboss.vfs.protocol org.jboss.vfs.protocol.file org.jboss.vfs.protocol.vfs -
Classes in org.jboss.vfs.protocol used by org.jboss.vfs.protocol 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. -
Classes in org.jboss.vfs.protocol used by org.jboss.vfs.protocol.file Class Description AbstractLocalURLStreamHandler Abstract URLStreamHandler that can be used as a base for other URLStreamHandlers that require the URL to be local.FileURLStreamHandler A File based URLStreamHandler -
Classes in org.jboss.vfs.protocol used by org.jboss.vfs.protocol.vfs Class Description AbstractLocalURLStreamHandler Abstract URLStreamHandler that can be used as a base for other URLStreamHandlers that require the URL to be local.VirtualFileURLStreamHandler The VFS URL stream handler.