org.jboss.vfs.protocol
Class VfsUrlStreamHandlerFactory
java.lang.Object
org.jboss.vfs.protocol.VfsUrlStreamHandlerFactory
- All Implemented Interfaces:
- URLStreamHandlerFactory
public class VfsUrlStreamHandlerFactory
- extends Object
- implements URLStreamHandlerFactory
URLStreamHandlerFactory providing URLStreamHandlers for VFS based URLS.
- Author:
- John Bailey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VfsUrlStreamHandlerFactory
public VfsUrlStreamHandlerFactory()
createURLStreamHandler
public URLStreamHandler createURLStreamHandler(String protocol)
- Specified by:
createURLStreamHandler
in interface URLStreamHandlerFactory
Copyright © 2011 JBoss, A division of Red Hat, Inc. All Rights Reserved.