Interface AtmosphereResource

All Known Implementing Classes:
AtmosphereResourceImpl

public interface AtmosphereResource
An AtmosphereResource encapsulates the mechanism to suspend(), resume() and broadcast (getBroadcaster()) messages among suspended resources. AtmosphereResources are passed to an instance of AtmosphereHandler at runtime.
Author:
Jeanfrancois Arcand