org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms
Class Handler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.gcube.contentmanagement.contentmanager.stubs.model.protocol.cms.Handler

public class Handler
extends java.net.URLStreamHandler

A handler for the cms protocol.

Author:
Fabio Simeoni (University of Strathclyde)

Constructor Summary
Handler()
           
 
Method Summary
static void activateProtocol()
          Registers the protocol with the JVM.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handler

public Handler()
Method Detail

activateProtocol

public static void activateProtocol()
Registers the protocol with the JVM.