JBoss VFS 3.0.1.GA

org.jboss.vfs.protocol
Class VfsUrlStreamHandlerFactory

java.lang.Object
  extended by 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

Constructor Summary
VfsUrlStreamHandlerFactory()
           
 
Method Summary
 URLStreamHandler createURLStreamHandler(String protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VfsUrlStreamHandlerFactory

public VfsUrlStreamHandlerFactory()
Method Detail

createURLStreamHandler

public URLStreamHandler createURLStreamHandler(String protocol)
Specified by:
createURLStreamHandler in interface URLStreamHandlerFactory

JBoss VFS 3.0.1.GA

Copyright © 2011 JBoss, A division of Red Hat, Inc. All Rights Reserved.