Package org.atmosphere.interceptor
Interface AllowInterceptor
-
- All Known Implementing Classes:
AtmosphereResourceStateRecovery.OnAlwaysSuspend,PaddingAtmosphereInterceptor.ForcePreSuspend
public interface AllowInterceptorA marker interface that does nothing except used byAtmosphereInterceptorto modify the default behavior of any functionality.- Author:
- Jeanfrancois Arcand