public class CometdAtmosphereInterceptor extends Object implements org.atmosphere.cpr.AtmosphereInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
CometdAtmosphereInterceptor.AtmosphereContinuation |
| Constructor and Description |
|---|
CometdAtmosphereInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.atmosphere.cpr.AtmosphereConfig config) |
org.atmosphere.cpr.Action |
inspect(org.atmosphere.cpr.AtmosphereResource r) |
void |
postInspect(org.atmosphere.cpr.AtmosphereResource r) |
String |
toString() |
public void configure(org.atmosphere.cpr.AtmosphereConfig config)
configure in interface org.atmosphere.inject.AtmosphereConfigAwarepublic org.atmosphere.cpr.Action inspect(org.atmosphere.cpr.AtmosphereResource r)
inspect in interface org.atmosphere.cpr.AtmosphereInterceptorpublic void postInspect(org.atmosphere.cpr.AtmosphereResource r)
postInspect in interface org.atmosphere.cpr.AtmosphereInterceptorCopyright © 2015. All Rights Reserved.