Uses of Interface
org.netxms.client.SessionListener
-
Packages that use SessionListener Package Description org.netxms.client -
-
Uses of SessionListener in org.netxms.client
Methods in org.netxms.client with parameters of type SessionListener Modifier and Type Method Description voidNXCSession. addListener(SessionListener listener)Add notification listenervoidNXCSession. removeListener(SessionListener listener)Remove notification listener
-