| Package | Description |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util |
| Modifier and Type | Field and Description |
|---|---|
protected EndpointMapper<AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereFramework.endpointMapper |
| Modifier and Type | Method and Description |
|---|---|
EndpointMapper<AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereFramework.endPointMapper()
The current
EndpointMapper used to map requests to AtmosphereHandler. |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereFramework |
AtmosphereFramework.endPointMapper(EndpointMapper endpointMapper)
Set the
EndpointMapper. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointMapper<U>
Default implementation of the
EndpointMapper used by the AsynchronousProcessor
and DefaultWebSocketProcessor |
Copyright © 2018. All Rights Reserved.