| Package | Description |
|---|---|
| org.atmosphere.annotation | |
| org.atmosphere.cpr |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncSupportListenerServiceProcessor.handle(AtmosphereFramework framework,
Class<AsyncSupportListener> annotatedClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncSupportListenerAdapter
A default implementation of
AsyncSupportListener |
| Modifier and Type | Field and Description |
|---|---|
protected List<AsyncSupportListener> |
AtmosphereFramework.asyncSupportListeners |
| Modifier and Type | Method and Description |
|---|---|
List<AsyncSupportListener> |
AtmosphereFramework.asyncSupportListeners()
Return the list of
AsyncSupportListeners. |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereFramework |
AtmosphereFramework.asyncSupportListener(AsyncSupportListener asyncSupportListener)
Add an
AsyncSupportListener. |
Copyright © 2016. All rights reserved.