Class EventSourceInterceptorDispatcher

  • All Implemented Interfaces:
    com.google.common.util.concurrent.Service, Interceptor

    public class EventSourceInterceptorDispatcher
    extends com.google.common.util.concurrent.AbstractIdleService
    implements Interceptor
    Interceptor that manages subscriptions and dispatches subscription activity to filter dialect handlers.
    • Method Detail

      • startUp

        protected void startUp()
        Specified by:
        startUp in class com.google.common.util.concurrent.AbstractIdleService
      • shutDown

        protected void shutDown()
        Specified by:
        shutDown in class com.google.common.util.concurrent.AbstractIdleService