Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C E G H I M N O P R S T U

A

adaptor - Variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
internal adaptor object
addingService(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
addingService(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

C

CONTENT_HANDLER_PKGS - Static variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
ContentHandlerFactory - class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory.
The ContentHandlerFactory is registered with the JVM to provide content handlers to requestors.
ContentHandlerFactory(BundleContext) - Constructor for class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
ContentHandlerProxy - class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy.
The ContentHandlerProxy is a ContentHandler that acts as a proxy for registered ContentHandlers.
ContentHandlerProxy(String, ServiceReference, BundleContext) - Constructor for class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
ContentHandlerProxy.DefaultContentHandler - class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy.DefaultContentHandler.
 
ContentHandlerProxy.DefaultContentHandler() - Constructor for class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy.DefaultContentHandler
 
contentHandlerClazz - Static variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
contentHandlerServiceReference - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
contentHandlerServiceTracker - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
contentHandlerTracker - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
contentType - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
context - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
context - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
context - Variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
BundleContext to system bundle
context - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
createContentHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
createURLStreamHandler(String) - Method in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
Creates a new URLStreamHandler instance for the specified protocol.

E

equals(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
equals(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

G

getContent(URLConnection) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy.DefaultContentHandler
 
getContent(URLConnection) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
getDefaultPort() - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
getDefaultPort() - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
getHostAddress(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
getHostAddress(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
getRank(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
getRank(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

H

handlerProxy - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
 
handlerRegistered - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
handlerTracker - Variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
hashCode(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
hashCode(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
hostsEqual(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
hostsEqual(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

I

INTERNAL_PROTOCOL_HANDLER_PKG - Static variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 

M

modifiedService(ServiceReference, Object) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
modifiedService(ServiceReference, Object) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

N

NullURLStreamHandlerService - class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService.
The NullURLStreamService is created when a registered URLStreamHandler service with an associated URLStreamHandlerProxy becomes unregistered.
NullURLStreamHandlerService() - Constructor for class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 

O

openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
openConnection(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
org.eclipse.osgi.framework.internal.protocol - package org.eclipse.osgi.framework.internal.protocol
 

P

PROTOCOL_HANDLER_PKGS - Static variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
ProtocolActivator - interface org.eclipse.osgi.framework.internal.protocol.ProtocolActivator.
 
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
parseURL(URL, String, int, int) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
protocol - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
proxies - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerFactory
 
proxies - Variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 

R

ranking - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
ranking - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
realHandler - Variable in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
realHandlerService - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
removedService(ServiceReference, Object) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
removedService(ServiceReference, Object) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

S

StreamHandlerFactory - class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory.
This class contains the URL stream handler factory for the OSGi framework.
StreamHandlerFactory(BundleContext, FrameworkAdaptor) - Constructor for class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
Create the factory.
sameFile(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
sameFile(URL, URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
setNewHandler(ServiceReference, int) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
setNewHandler(ServiceReference, int) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
setURL(URL, String, String, int, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
setURL(URL, String, String, int, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
Deprecated.  
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
 
start(BundleContext, FrameworkAdaptor) - Method in interface org.eclipse.osgi.framework.internal.protocol.ProtocolActivator
 

T

toExternalForm(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.NullURLStreamHandlerService
 
toExternalForm(URL) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

U

URLSTREAMHANDLERCLASS - Static variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
 
URLStreamHandlerProxy - class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy.
The URLStreamHandlerProxy is a URLStreamHandler that acts as a proxy for registered URLStreamHandlerServices.
URLStreamHandlerProxy(String, ServiceReference, BundleContext) - Constructor for class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
URLStreamHandlerSetter - class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter.
 
URLStreamHandlerSetter(URLStreamHandlerProxy) - Constructor for class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerSetter
 
urlSetter - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
urlStreamHandlerServiceTracker - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
urlStreamServiceReference - Variable in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 

A C E G H I M N O P R S T U