OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Uses of Interface
org.osgi.service.url.URLStreamHandlerSetter

Packages that use URLStreamHandlerSetter
org.osgi.service.url URL Stream and Content Handlers Package Version 1.0. 
 

Uses of URLStreamHandlerSetter in org.osgi.service.url
 

Fields in org.osgi.service.url declared as URLStreamHandlerSetter
protected  URLStreamHandlerSetter AbstractURLStreamHandlerService.realHandler
          The URLStreamHandlerSetter object passed to the parseURL method.
 

Methods in org.osgi.service.url with parameters of type URLStreamHandlerSetter
 void URLStreamHandlerService.parseURL(URLStreamHandlerSetter realHandler, java.net.URL u, java.lang.String spec, int start, int limit)
          Parse a URL.
 void AbstractURLStreamHandlerService.parseURL(URLStreamHandlerSetter realHandler, java.net.URL u, java.lang.String spec, int start, int limit)
          Parse a URL using the URLStreamHandlerSetter object.
 


OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0