|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndpointMapper | |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util | |
| Uses of EndpointMapper in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as EndpointMapper | |
|---|---|
protected EndpointMapper<AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereFramework.endpointMapper
|
| Methods in org.atmosphere.cpr that return EndpointMapper | |
|---|---|
EndpointMapper<AtmosphereFramework.AtmosphereHandlerWrapper> |
AtmosphereFramework.endPointMapper()
|
| Methods in org.atmosphere.cpr with parameters of type EndpointMapper | |
|---|---|
AtmosphereFramework |
AtmosphereFramework.endPointMapper(EndpointMapper endpointMapper)
|
| Uses of EndpointMapper in org.atmosphere.util |
|---|
| Classes in org.atmosphere.util that implement EndpointMapper | |
|---|---|
class |
DefaultEndpointMapper<U>
Default implementation of the EndpointMapper used by the AsynchronousProcessor
and DefaultWebSocketProcessor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||