Uses of Interface
org.symphonyoss.s2.fugue.pubsub.IPullSubscriberMessage
-
-
Uses of IPullSubscriberMessage in org.symphonyoss.s2.fugue.pubsub
Methods in org.symphonyoss.s2.fugue.pubsub that return types with arguments of type IPullSubscriberMessage Modifier and Type Method Description Collection<IPullSubscriberMessage>IPullSubscriberContext. blockingPull()Collection<IPullSubscriberMessage>IPullSubscriberContext. nonBlockingPull()
-