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