Interface NeovimNotificationHandler

All Known Implementing Classes:
NeovimStreamNotificationHandler

public interface NeovimNotificationHandler
Represents a source of notifications coming from neovim. It separates notifications into multiple flows, and allows type safe access to these.