Skip navigation links
A C F G H I O S W 

A

AbstractPublisherManager<P,T extends AbstractPublisherManager<P,T>> - Class in org.symphonyoss.s2.fugue.pubsub
 
AbstractPublisherManager(Class<T>) - Constructor for class org.symphonyoss.s2.fugue.pubsub.AbstractPublisherManager
 
AbstractSubscriberManager<P,T extends AbstractSubscriberManager<P,T>> - Class in org.symphonyoss.s2.fugue.pubsub
 
AbstractSubscriberManager(Class<T>, ITraceContextFactory, IThreadSafeRetryableConsumer<P>, IThreadSafeConsumer<P>) - Constructor for class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
 

C

close() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisher
 
consume(String, ITraceContext) - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisher
 

F

FAILED_CONSUMER_RETRY_TIME - Static variable in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
 
FAILED_DEAD_LETTER_RETRY_TIME - Static variable in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
 
FilePerTopicPublisher - Class in org.symphonyoss.s2.fugue.pubsub.file
 
FilePerTopicPublisher(File) - Constructor for class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisher
 
FilePerTopicPublisherManager - Class in org.symphonyoss.s2.fugue.pubsub.file
 
FilePerTopicPublisherManager(IConfigurationProvider, File) - Constructor for class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
FilePerTopicPublisherManager(IConfigurationProvider, File, INamingStrategy) - Constructor for class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
flush() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisher
 
flush() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 

G

getMaximumMessageSize() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisher
 
getMaximumMessageSize() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
getMaximumMessageSize() - Method in interface org.symphonyoss.s2.fugue.pubsub.IPublisher
 
getMaximumMessageSize() - Method in interface org.symphonyoss.s2.fugue.pubsub.IPublisherManager
 
getPublisherByConfig(String) - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
getPublisherByConfig(String) - Method in interface org.symphonyoss.s2.fugue.pubsub.IPublisherManager
 
getPublisherByName(String) - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
getPublisherByName(String) - Method in interface org.symphonyoss.s2.fugue.pubsub.IPublisherManager
 
getTraceFactory() - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
 
getTracePublisher() - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractPublisherManager
 
getTracePublisher() - Method in interface org.symphonyoss.s2.fugue.pubsub.IPublisherManager
 

H

handleMessage(P, ITraceContext) - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
Handle the given message.

I

IPublisher<P> - Interface in org.symphonyoss.s2.fugue.pubsub
 
IPublisherManager<P> - Interface in org.symphonyoss.s2.fugue.pubsub
 

O

org.symphonyoss.s2.fugue.pubsub - package org.symphonyoss.s2.fugue.pubsub
 
org.symphonyoss.s2.fugue.pubsub.file - package org.symphonyoss.s2.fugue.pubsub.file
 

S

start() - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
 
start() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
startByName(String) - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisher
 
startSubscriptions(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
Start with the given subscriptions.
stop() - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
 
stop() - Method in class org.symphonyoss.s2.fugue.pubsub.file.FilePerTopicPublisherManager
 
stopSubscriptions() - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
Stop all subscribers.

W

withSubscription(String, String) - Method in class org.symphonyoss.s2.fugue.pubsub.AbstractSubscriberManager
Subscribe to the given subscription on the given topic.
A C F G H I O S W 
Skip navigation links

Copyright © 2018 Symphony Software Foundation. All rights reserved.