Currently, we allow to interface with the LSPS2ServiceHandler
via events and API methods. We however do not allow to access its internal state to get a view into which channel-open flows are in which state, what the pending requests are, etc.
We should eventually allow such introspection.