OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Package org.osgi.service.url

URL Stream and Content Handlers Package Version 1.0.

See:
          Description

Interface Summary
URLConstants Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
URLStreamHandlerService Service interface with public versions of the protected java.net.URLStreamHandler methods.
URLStreamHandlerSetter Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
 

Class Summary
AbstractURLStreamHandlerService Abstract implementation of the URLStreamHandlerService interface.
 

Package org.osgi.service.url Description

URL Stream and Content Handlers Package Version 1.0.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest.

Example import for consumers using the API in this package:

Import-Package: org.osgi.service.url; version="[1.0,2.0)"


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