org.atmosphere.cometd
Class CometdAtmosphereInterceptor
java.lang.Object
org.atmosphere.cometd.CometdAtmosphereInterceptor
- All Implemented Interfaces:
- AtmosphereInterceptor
public class CometdAtmosphereInterceptor
- extends Object
- implements AtmosphereInterceptor
CometdAtmosphereInterceptor
public CometdAtmosphereInterceptor()
configure
public void configure(AtmosphereConfig config)
- Specified by:
configure in interface AtmosphereInterceptor
inspect
public Action inspect(AtmosphereResource r)
- Specified by:
inspect in interface AtmosphereInterceptor
postInspect
public void postInspect(AtmosphereResource r)
- Specified by:
postInspect in interface AtmosphereInterceptor
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.