|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
U - public interface EndpointMapper<U>
This class is responsible for mapping request to handler like AtmosphereHandler
or WebSocketHandler
| Method Summary | |
|---|---|
U |
map(AtmosphereRequest req,
Map<String,U> handlers)
Mape the request to its associated endpoint. |
| Method Detail |
|---|
U map(AtmosphereRequest req,
Map<String,U> handlers)
req - handlers -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||