-
public interface MessageHandlerGenerator<In extends Object, Out extends Object>A MessageHandlerGenerator is a type representing a suspendable function that is a callback, that generates a Flow of messages, which is executed when a message is received.