A C D E G H I J M P R S U 

A

Activator - Class in com.eclipsesource.jaxrs.publisher.internal
 
Activator() - Constructor for class com.eclipsesource.jaxrs.publisher.internal.Activator
 
addingService(ServiceReference) - Method in class com.eclipsesource.jaxrs.publisher.internal.ApplicationConfigurationTracker
 
addingService(ServiceReference) - Method in class com.eclipsesource.jaxrs.publisher.internal.HttpTracker
 
addingService(ServiceReference) - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourceTracker
 
addingService(ServiceReference) - Method in class com.eclipsesource.jaxrs.publisher.internal.ServletConfigurationTracker
 
addProperties(Map<String, Object>) - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 
addProperty(String, Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 
addResource(Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 
AllResourceFilter - Class in com.eclipsesource.jaxrs.publisher.internal
 
AllResourceFilter(BundleContext) - Constructor for class com.eclipsesource.jaxrs.publisher.internal.AllResourceFilter
 
ApplicationConfiguration - Interface in com.eclipsesource.jaxrs.publisher
Service that allows configuration of the JAX-RS Application.
ApplicationConfigurationTracker - Class in com.eclipsesource.jaxrs.publisher.internal
Tracker for OSGi Services implementing the ApplicationConfiguration interface.

C

cancelPublishing() - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourcePublisher
 
com.eclipsesource.jaxrs.publisher - package com.eclipsesource.jaxrs.publisher
 
com.eclipsesource.jaxrs.publisher.internal - package com.eclipsesource.jaxrs.publisher.internal
 
Configuration - Class in com.eclipsesource.jaxrs.publisher.internal
 
Configuration(JAXRSConnector) - Constructor for class com.eclipsesource.jaxrs.publisher.internal.Configuration
 

D

DefaultApplicationConfiguration - Class in com.eclipsesource.jaxrs.publisher.internal
 
DefaultApplicationConfiguration() - Constructor for class com.eclipsesource.jaxrs.publisher.internal.DefaultApplicationConfiguration
 
destroy() - Method in class com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge
 

E

eliminate() - Method in class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 

G

getFilter() - Method in class com.eclipsesource.jaxrs.publisher.internal.AllResourceFilter
 
getFilter() - Method in interface com.eclipsesource.jaxrs.publisher.ResourceFilter
The OSGi filter to use for tracking the Resources.
getHttpContext(HttpService, String) - Method in interface com.eclipsesource.jaxrs.publisher.ServletConfiguration
Returns an HttpContext or null for the given httpService and rootPath.
getInitParams(HttpService, String) - Method in interface com.eclipsesource.jaxrs.publisher.ServletConfiguration
Returns initial parameters or null for the given httpService and rootPath.
getProperties() - Method in interface com.eclipsesource.jaxrs.publisher.ApplicationConfiguration
Will be called before the JAX-RS Application is registered.
getProperties() - Method in class com.eclipsesource.jaxrs.publisher.internal.DefaultApplicationConfiguration
 
getProperties() - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 
getPublishDelay() - Method in class com.eclipsesource.jaxrs.publisher.internal.Configuration
 
getResources() - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 
getRoothPath() - Method in class com.eclipsesource.jaxrs.publisher.internal.Configuration
 
getSingletons() - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 

H

HttpTracker - Class in com.eclipsesource.jaxrs.publisher.internal
 

I

init(ServletConfig) - Method in class com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge
 
isDirty() - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 

J

JAXRSConnector - Class in com.eclipsesource.jaxrs.publisher.internal
 
JerseyContext - Class in com.eclipsesource.jaxrs.publisher.internal
 
JerseyContext(HttpService, Configuration, ServletConfiguration, ServiceContainer) - Constructor for class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 

M

modifiedService(ServiceReference, Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourceTracker
 

P

PUBLISH - Static variable in class com.eclipsesource.jaxrs.publisher.ServiceProperties
When registering a @Path or @Provider annotated object as an OSGi service the connector does publish this resource automatically.

R

removedService(ServiceReference, Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.ApplicationConfigurationTracker
 
removedService(ServiceReference, Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.HttpTracker
 
removedService(ServiceReference, Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourceTracker
 
removedService(ServiceReference, Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.ServletConfigurationTracker
 
removeResource(Object) - Method in class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 
ResourceFilter - Interface in com.eclipsesource.jaxrs.publisher
The JAX-RS publisher uses a ServiceTracker to track all services.
ResourcePublisher - Class in com.eclipsesource.jaxrs.publisher.internal
 
ResourcePublisher(ServletContainerBridge, long) - Constructor for class com.eclipsesource.jaxrs.publisher.internal.ResourcePublisher
 
ResourceTracker - Class in com.eclipsesource.jaxrs.publisher.internal
 
ResourceTracker(BundleContext, Filter, JAXRSConnector) - Constructor for class com.eclipsesource.jaxrs.publisher.internal.ResourceTracker
 
RootApplication - Class in com.eclipsesource.jaxrs.publisher.internal
 
RootApplication() - Constructor for class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 
run() - Method in class com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge
 

S

schedulePublishing() - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourcePublisher
 
service(ServletRequest, ServletResponse) - Method in class com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge
 
ServiceContainer - Class in com.eclipsesource.jaxrs.publisher.internal
 
ServiceProperties - Class in com.eclipsesource.jaxrs.publisher
 
ServletConfiguration - Interface in com.eclipsesource.jaxrs.publisher
Service that allows contribution of initial parameters and HttpContext for the Jersey servlet.
ServletConfigurationTracker - Class in com.eclipsesource.jaxrs.publisher.internal
Tracker for OSGi Services implementing the ServletConfiguration interface.
ServletContainerBridge - Class in com.eclipsesource.jaxrs.publisher.internal
 
ServletContainerBridge(RootApplication) - Constructor for class com.eclipsesource.jaxrs.publisher.internal.ServletContainerBridge
 
setDirty(boolean) - Method in class com.eclipsesource.jaxrs.publisher.internal.RootApplication
 
setPublishDelay(long) - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourcePublisher
 
shutdown() - Method in class com.eclipsesource.jaxrs.publisher.internal.ResourcePublisher
 
start(BundleContext) - Method in class com.eclipsesource.jaxrs.publisher.internal.Activator
 
stop(BundleContext) - Method in class com.eclipsesource.jaxrs.publisher.internal.Activator
 

U

updateAppConfiguration(ServiceContainer) - Method in class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 
updateConfiguration(Configuration) - Method in class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 
updated(Dictionary) - Method in class com.eclipsesource.jaxrs.publisher.internal.Configuration
 
updateServletConfiguration(ServletConfiguration) - Method in class com.eclipsesource.jaxrs.publisher.internal.JerseyContext
 
A C D E G H I J M P R S U 

Copyright © 2016. All rights reserved.