Class StreamSource

  • All Implemented Interfaces:

    
    public final class StreamSource
    
                        

    Stream source configuration for stream aggregation

    Used to aggregate messages from other streams or external sources.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() Name of the source stream
      final String getFilterSubject() Optional subject filter for the source stream
      final String getExternalApiPrefix() External API prefix for external sources
      final String getExternalDeliverPrefix() External deliver prefix for external sources
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait