Interface Communication

    • Method Detail

      • publishInterstateChannel

        void publishInterstateChannel​(java.lang.String channelName,
                                      java.lang.Object value)
        Publish a value to an interstate Channel
        Parameters:
        channelName - the channel name to send value
        value - the value to be sent