public class SockJsAtmosphereInterceptor
extends org.atmosphere.cpr.AtmosphereInterceptorAdapter
| Modifier and Type | Field and Description |
|---|---|
static org.atmosphere.cpr.AtmosphereHandler |
ECHO_ATMOSPHEREHANDLER |
static String |
SOCKS_JS_ORIGIN |
| Constructor and Description |
|---|
SockJsAtmosphereInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.atmosphere.cpr.AtmosphereConfig config) |
protected org.atmosphere.cpr.Action |
info(org.atmosphere.cpr.AtmosphereResource r) |
org.atmosphere.cpr.Action |
inspect(org.atmosphere.cpr.AtmosphereResource r) |
public static final String SOCKS_JS_ORIGIN
public static final org.atmosphere.cpr.AtmosphereHandler ECHO_ATMOSPHEREHANDLER
public void configure(org.atmosphere.cpr.AtmosphereConfig config)
configure in interface org.atmosphere.inject.AtmosphereConfigAwareconfigure in class org.atmosphere.cpr.AtmosphereInterceptorAdapterpublic org.atmosphere.cpr.Action inspect(org.atmosphere.cpr.AtmosphereResource r)
inspect in interface org.atmosphere.cpr.AtmosphereInterceptorinspect in class org.atmosphere.cpr.AtmosphereInterceptorAdapterprotected org.atmosphere.cpr.Action info(org.atmosphere.cpr.AtmosphereResource r)
Copyright © 2015. All Rights Reserved.