Skip navigation links
C H O S 

C

ConnectionFactory<T> - Interface in org.ops4j.pax.url.commons.handler
URL connection factory.
createConfiguration(PropertyResolver) - Method in interface org.ops4j.pax.url.commons.handler.ConnectionFactory
Creates a handler specific configuration.
createConnection(BundleContext, URL, T) - Method in interface org.ops4j.pax.url.commons.handler.ConnectionFactory
Creates a handler specific connection.

H

HandlerActivator<T> - Class in org.ops4j.pax.url.commons.handler
Bundle activator for protocol handlers.
HandlerActivator(String[], String, ConnectionFactory<T>) - Constructor for class org.ops4j.pax.url.commons.handler.HandlerActivator
Creates a protocol handler.

O

org.ops4j.pax.url.commons.handler - package org.ops4j.pax.url.commons.handler
 

S

start(BundleContext) - Method in class org.ops4j.pax.url.commons.handler.HandlerActivator
Registers Handler as a wrap: protocol stream handler service and as a configuration managed service if possible.
stop(BundleContext) - Method in class org.ops4j.pax.url.commons.handler.HandlerActivator
Performs cleanup:
* Unregister handler;
* Unregister managed service;
* Release bundle context.
C H O S 
Skip navigation links

Copyright © 2006–2021 OPS4J - Open Participation Software for Java. All rights reserved.