Class ServiceInterceptor

java.lang.Object
org.atmosphere.cpr.AtmosphereInterceptorAdapter
org.atmosphere.config.managed.ServiceInterceptor
All Implemented Interfaces:
AtmosphereInterceptor, AtmosphereConfigAware, InvokationOrder
Direct Known Subclasses:
AtmosphereHandlerServiceInterceptor, ManagedServiceInterceptor, MeteorServiceInterceptor

public abstract class ServiceInterceptor extends AtmosphereInterceptorAdapter