Class GoogleSubscriber

  • All Implemented Interfaces:
    Runnable

    public class GoogleSubscriber
    extends org.symphonyoss.s2.fugue.pubsub.AbstractPullSubscriber
    A subscriber to a single topic.
    Author:
    Bruce Skingle
    • Method Detail

      • getNonIdleSubscriber

        protected org.symphonyoss.s2.fugue.google.pubsub.GoogleSubscriber.NonIdleSubscriber getNonIdleSubscriber()
        Specified by:
        getNonIdleSubscriber in class org.symphonyoss.s2.fugue.pubsub.AbstractPullSubscriber
      • getContext

        protected org.symphonyoss.s2.fugue.pubsub.IPullSubscriberContext getContext()
                                                                             throws IOException
        Specified by:
        getContext in class org.symphonyoss.s2.fugue.pubsub.AbstractPullSubscriber
        Throws:
        IOException