Package com.tailf.notif

Package for subscription of asynchronous events.

See: Description

Package com.tailf.notif Description

Package for subscription of asynchronous events. The server can deliver various classes of events to subscribing applications. The architecture is based on notification sockets. The application(s) connect a notifications socket to the server. The application provide a bit mask indicating which types of events the application is interested in. The following is a list of the different asynchronous event classes that can be delivered from the server to the application(s)