Class SocketIOBroadcasterCache

  • All Implemented Interfaces:
    org.atmosphere.cpr.BroadcasterCache, org.atmosphere.inject.AtmosphereConfigAware

    public class SocketIOBroadcasterCache
    extends org.atmosphere.cache.UUIDBroadcasterCache
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.atmosphere.cache.UUIDBroadcasterCache

        org.atmosphere.cache.UUIDBroadcasterCache.ClientQueue
    • Field Summary

      • Fields inherited from class org.atmosphere.cache.UUIDBroadcasterCache

        emptyList, inspectors, listeners, taskScheduler
      • Fields inherited from interface org.atmosphere.cpr.BroadcasterCache

        DEFAULT, NULL
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String uuid​(org.atmosphere.cpr.AtmosphereResource r)  
      • Methods inherited from class org.atmosphere.cache.UUIDBroadcasterCache

        activeClients, addBroadcasterCacheListener, addToCache, cacheCandidate, cleanup, clearCache, configure, excludeFromCache, inspect, inspector, inspectors, invalidateExpiredEntries, listeners, messages, removeBroadcasterCacheListener, retrieveFromCache, setClientIdleTime, setInvalidateCacheInterval, start, stop, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SocketIOBroadcasterCache

        public SocketIOBroadcasterCache()
    • Method Detail

      • uuid

        protected java.lang.String uuid​(org.atmosphere.cpr.AtmosphereResource r)
        Overrides:
        uuid in class org.atmosphere.cache.UUIDBroadcasterCache