Class InMemoryChannels


  • public class InMemoryChannels
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InMemoryChannels​(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry, org.springframework.context.ApplicationEventPublisher eventPublisher)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      InMemoryChannel getChannel​(java.lang.String channelName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InMemoryChannels

        public InMemoryChannels​(de.otto.synapse.endpoint.MessageInterceptorRegistry interceptorRegistry,
                                org.springframework.context.ApplicationEventPublisher eventPublisher)
    • Method Detail

      • getChannel

        public InMemoryChannel getChannel​(java.lang.String channelName)