org.gcube.common.handlers
Class GCUBEURLStreamHandlerFactory

java.lang.Object
  extended by org.gcube.common.handlers.GCUBEURLStreamHandlerFactory
All Implemented Interfaces:
URLStreamHandlerFactory

public class GCUBEURLStreamHandlerFactory
extends Object
implements URLStreamHandlerFactory

Author:
Fabio Simeoni (University of Strathclyde)

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

GCUBEURLStreamHandlerFactory

public GCUBEURLStreamHandlerFactory()
Method Detail

createURLStreamHandler

public URLStreamHandler createURLStreamHandler(String protocol)

Specified by:
createURLStreamHandler in interface URLStreamHandlerFactory


Copyright © 2012. All Rights Reserved.