Uses of Class
org.netxms.client.SessionNotification
-
Packages that use SessionNotification Package Description org.netxms.client -
-
Uses of SessionNotification in org.netxms.client
Methods in org.netxms.client with parameters of type SessionNotification Modifier and Type Method Description voidSessionListener. notificationHandler(SessionNotification n)protected voidNXCSession. sendNotification(SessionNotification n)Call notification handlers on all registered listeners
-