Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.lang.AutoCloseable
    • java.io.Closeable
    • org.symphonyoss.s2.fugue.pipeline.IConsumer<T> (also extends org.symphonyoss.s2.fugue.pipeline.IRetryableConsumer<T>)
      • org.symphonyoss.s2.fugue.pipeline.IThreadSafeConsumer<T> (also extends org.symphonyoss.s2.fugue.pipeline.IThreadSafeRetryableConsumer<T>)
    • org.symphonyoss.s2.fugue.pipeline.IRetryableConsumer<T>
      • org.symphonyoss.s2.fugue.pipeline.IConsumer<T> (also extends java.lang.AutoCloseable)
        • org.symphonyoss.s2.fugue.pipeline.IThreadSafeConsumer<T> (also extends org.symphonyoss.s2.fugue.pipeline.IThreadSafeRetryableConsumer<T>)
      • org.symphonyoss.s2.fugue.pipeline.IThreadSafeRetryableConsumer<T>
        • org.symphonyoss.s2.fugue.pipeline.IThreadSafeConsumer<T> (also extends org.symphonyoss.s2.fugue.pipeline.IConsumer<T>)
  • org.symphonyoss.s2.common.fluent.IFluent<T>
  • org.symphonyoss.s2.fugue.pubsub.IPublisherManager
  • org.symphonyoss.s2.fugue.pubsub.IPubSubMessage
  • java.lang.Runnable