Interface AtmosphereResourceFactory

All Superinterfaces:
AtmosphereConfigAware
All Known Implementing Classes:
DefaultAtmosphereResourceFactory

public interface AtmosphereResourceFactory extends AtmosphereConfigAware
A Factory used to manage AtmosphereResource instances. You can use this factory to create, remove and find AtmosphereResource instances that are associated with one or several Broadcasters.
Author:
Jeanfrancois Arcand