@EndpointMapperService
public class PushEndpointMapper<U>
extends org.atmosphere.util.DefaultEndpointMapper<U>
Constructor and Description |
---|
PushEndpointMapper() |
Modifier and Type | Method and 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 interface org.atmosphere.inject.AtmosphereConfigAware
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 © 2017. All rights reserved.