@EndpointMapperService
public class PushEndpointMapper<U>
extends org.atmosphere.util.DefaultEndpointMapper<U>
| Constructor | Description |
|---|---|
PushEndpointMapper() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
computePath(org.atmosphere.cpr.AtmosphereRequest req) |
|
void |
configure(org.atmosphere.cpr.AtmosphereConfig config) |
|
U |
map(org.atmosphere.cpr.AtmosphereRequest req,
Map<String,U> handlers) |
public static final String RULES
public void configure(org.atmosphere.cpr.AtmosphereConfig config)
configure in class org.atmosphere.util.DefaultEndpointMapper<U>public String computePath(org.atmosphere.cpr.AtmosphereRequest req)
computePath in class org.atmosphere.util.DefaultEndpointMapper<U>Copyright © 2018. All rights reserved.