org.atmosphere.cometd
Class CometdAtmosphereInterceptor
java.lang.Object
org.atmosphere.cometd.CometdAtmosphereInterceptor
- All Implemented Interfaces:
- org.atmosphere.cpr.AtmosphereInterceptor, org.atmosphere.inject.AtmosphereConfigAware
public class CometdAtmosphereInterceptor
- extends Object
- implements org.atmosphere.cpr.AtmosphereInterceptor
|
Method Summary |
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()
|
CometdAtmosphereInterceptor
public CometdAtmosphereInterceptor()
configure
public void configure(org.atmosphere.cpr.AtmosphereConfig config)
- Specified by:
configure in interface org.atmosphere.inject.AtmosphereConfigAware
inspect
public org.atmosphere.cpr.Action inspect(org.atmosphere.cpr.AtmosphereResource r)
- Specified by:
inspect in interface org.atmosphere.cpr.AtmosphereInterceptor
postInspect
public void postInspect(org.atmosphere.cpr.AtmosphereResource r)
- Specified by:
postInspect in interface org.atmosphere.cpr.AtmosphereInterceptor
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015. All Rights Reserved.