| Package | Description |
|---|---|
| org.atmosphere.annotation | |
| org.atmosphere.cpr |
| Modifier and Type | Method and Description |
|---|---|
void |
AtmosphereResourceListenerServiceProcessor.handle(AtmosphereFramework framework,
Class<AtmosphereResourceListener> annotatedClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereResourceListenerAdapter
Adapter for
AtmosphereResourceListener |
| Modifier and Type | Field and Description |
|---|---|
protected List<AtmosphereResourceListener> |
AtmosphereFramework.atmosphereResourceListeners |
| Modifier and Type | Method and Description |
|---|---|
List<AtmosphereResourceListener> |
AtmosphereFramework.atmosphereResourceListeners()
Return the list of
AtmosphereResourceListener |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereFramework |
AtmosphereFramework.atmosphereResourceListener(AtmosphereResourceListener atmosphereResourceListener)
|
Copyright © 2016. All rights reserved.