Package org.eclipse.ease.urlhandler
Class WorkspaceURLStreamHandlerService
java.lang.Object
java.net.URLStreamHandler
org.osgi.service.url.AbstractURLStreamHandlerService
org.eclipse.ease.urlhandler.WorkspaceURLStreamHandlerService
- All Implemented Interfaces:
org.osgi.service.url.URLStreamHandlerService
public class WorkspaceURLStreamHandlerService
extends org.osgi.service.url.AbstractURLStreamHandlerService
-
Constructor Summary
Constructors Constructor Description WorkspaceURLStreamHandlerService()
-
Method Summary
Modifier and Type Method Description URLConnection
openConnection(URL u)
Methods inherited from class org.osgi.service.url.AbstractURLStreamHandlerService
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, toExternalForm
-
Constructor Details
-
WorkspaceURLStreamHandlerService
public WorkspaceURLStreamHandlerService()
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in interfaceorg.osgi.service.url.URLStreamHandlerService
- Specified by:
openConnection
in classorg.osgi.service.url.AbstractURLStreamHandlerService
- Throws:
IOException
-