org.eclipse.emf.emfstore.internal.common
Class EMFStoreURIHandler

java.lang.Object
  extended by org.eclipse.emf.ecore.resource.impl.URIHandlerImpl
      extended by org.eclipse.emf.emfstore.internal.common.EMFStoreURIHandler
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.URIHandler

public class EMFStoreURIHandler
extends org.eclipse.emf.ecore.resource.impl.URIHandlerImpl

Replacement for the default URIHandlerImpl that will always set a timeout.

Author:
jfaltermeier

Field Summary
 
Fields inherited from interface org.eclipse.emf.ecore.resource.URIHandler
DEFAULT_HANDLERS
 
Constructor Summary
EMFStoreURIHandler()
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecore.resource.impl.URIHandlerImpl
canHandle, contentDescription, createInputStream, createOutputStream, delete, exists, getAttributes, setAttributes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFStoreURIHandler

public EMFStoreURIHandler()


Copyright © 2015. All Rights Reserved.