| Package | Description |
|---|---|
| org.atmosphere.cpr |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereFramework.atmosphereHandlers |
| Modifier and Type | Method and Description |
|---|---|
protected AtmosphereFramework.AtmosphereHandlerWrapper |
AsynchronousProcessor.map(AtmosphereRequest req)
Return the
AtmosphereHandler mapped to the passed servlet-path. |
protected AtmosphereFramework.AtmosphereHandlerWrapper |
AsynchronousProcessor.map(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereFramework.getAtmosphereHandlers() |
java.util.Map<java.lang.String,AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereConfig.handlers() |
Copyright © 2018. All Rights Reserved.