| Package | Description |
|---|---|
| org.atmosphere.annotation | |
| org.atmosphere.cpr |
| Modifier and Type | Method and Description |
|---|---|
void |
AtmosphereFrameworkServiceProcessor.handle(AtmosphereFramework framework,
Class<AtmosphereFrameworkListener> annotatedClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmosphereFrameworkListenerAdapter
Adapter for
AtmosphereFrameworkListener |
| Modifier and Type | Field and Description |
|---|---|
protected List<AtmosphereFrameworkListener> |
AtmosphereFramework.frameworkListeners |
| Modifier and Type | Method and Description |
|---|---|
List<AtmosphereFrameworkListener> |
AtmosphereFramework.frameworkListeners()
Return the list of
AtmosphereFrameworkListener |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereFramework |
AtmosphereFramework.frameworkListener(AtmosphereFrameworkListener l)
|
Copyright © 2016. All rights reserved.