Uses of Interface
org.symphonyoss.s2.fugue.pubsub.IPullSubscriberContext
-
-
Uses of IPullSubscriberContext in org.symphonyoss.s2.fugue.pubsub
Methods in org.symphonyoss.s2.fugue.pubsub that return IPullSubscriberContext Modifier and Type Method Description protected abstract IPullSubscriberContextAbstractPullSubscriber. getContext()Methods in org.symphonyoss.s2.fugue.pubsub with parameters of type IPullSubscriberContext Modifier and Type Method Description protected voidAbstractPullSubscriber. getSomeMessages(IPullSubscriberContext context)
-