Uses of Class
org.netxms.client.zeromq.ZmqSubscription
-
Packages that use ZmqSubscription Package Description org.netxms.client -
-
Uses of ZmqSubscription in org.netxms.client
Methods in org.netxms.client that return types with arguments of type ZmqSubscription Modifier and Type Method Description List<ZmqSubscription>NXCSession. getZmqSubscriptions(ZmqSubscriptionType type)Get subscriptions for ZMQ data forwarder
-