public class AtmosphereMessageInterceptor
extends org.atmosphere.cpr.AtmosphereInterceptorAdapter
Broadcaster and non GWT application as client.
All AtmosphereInterceptor will work out of the box without requiring any change.
This interceptor is normally used with the org.atmosphere.config.service.ManagedService annotation
and must always be used with GwtRpcInterceptor.| Constructor and Description |
|---|
AtmosphereMessageInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.atmosphere.cpr.AtmosphereConfig config) |
org.atmosphere.cpr.Action |
inspect(org.atmosphere.cpr.AtmosphereResource r) |
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.AtmosphereInterceptorAdapterCopyright © 2017. All Rights Reserved.