| Package | Description |
|---|---|
| org.atmosphere.annotation | |
| org.atmosphere.config.managed | |
| org.atmosphere.cpr | |
| org.atmosphere.inject |
| Modifier and Type | Method and Description |
|---|---|
void |
AtmosphereResourceFactoryServiceProcessor.handle(AtmosphereFramework framework,
Class<AtmosphereResourceFactory> annotatedClass) |
| Modifier and Type | Field and Description |
|---|---|
protected AtmosphereResourceFactory |
ManagedAtmosphereHandler.resourcesFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAtmosphereResourceFactory
A Factory used to manage
AtmosphereResource instances. |
| Modifier and Type | Field and Description |
|---|---|
protected AtmosphereResourceFactory |
AtmosphereFramework.arFactory |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResourceFactory |
AtmosphereFramework.atmosphereFactory() |
static AtmosphereResourceFactory |
Universe.resourceFactory()
Return the
AtmosphereResourceFactory |
AtmosphereResourceFactory |
AtmosphereConfig.resourcesFactory()
Return the
AtmosphereResourceFactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
Universe.resourceFactory(AtmosphereResourceFactory a)
Set the must be unique
AtmosphereResourceFactory |
void |
AtmosphereFramework.setAndConfigureAtmosphereResourceFactory(AtmosphereResourceFactory arFactory) |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereResourceFactory |
AtmosphereProducers.getAtmosphereResourceFactory() |
AtmosphereResourceFactory |
AtmosphereResourceFactoryInjectable.injectable(AtmosphereConfig config) |
Copyright © 2016. All rights reserved.