org.globus.net
Class GlobusURLStreamHandlerFactory

java.lang.Object
  extended byorg.globus.net.GlobusURLStreamHandlerFactory
All Implemented Interfaces:
URLStreamHandlerFactory

public class GlobusURLStreamHandlerFactory
extends Object
implements URLStreamHandlerFactory


Constructor Summary
GlobusURLStreamHandlerFactory()
           
 
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

GlobusURLStreamHandlerFactory

public GlobusURLStreamHandlerFactory()
Method Detail

createURLStreamHandler

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