Class PanamaYSubscription

java.lang.Object
net.carcdr.ycrdt.panama.PanamaYSubscription
All Implemented Interfaces:
AutoCloseable, net.carcdr.ycrdt.YSubscription

public class PanamaYSubscription extends Object implements net.carcdr.ycrdt.YSubscription
Panama FFM implementation of YSubscription for document update observers.

This class manages the lifecycle of Panama upcall stubs, which are native function pointers that invoke Java code. The Arena holding the upcall stub must remain open for the entire lifetime of the subscription.