Uses of Interface
com.caplin.datasource.subscription.ActiveSubscription
-
Packages that use ActiveSubscription Package Description com.caplin.datasource.subscription Defines the interfaces and classes that are used by a Java DataSource application when it needs to subscribe to data provided by another DataSource application. -
-
Uses of ActiveSubscription in com.caplin.datasource.subscription
Subinterfaces of ActiveSubscription in com.caplin.datasource.subscription Modifier and Type Interface Description interface
TransformerActiveSub
JTM version ofActiveSubscription
.
-