com.pcbsys.nirvana.client.nNamedPriorityListener Interface Reference

This interface should be implemented by any object that requires a callback when the subscription to a channel with a named object and priority enabled reaches the top of the queue and becomes active. More...

Public Member Functions

void havePriority ()
 This callback is called asynchronously from the server when the client has priority on the channel/named object subscription
 

Detailed Description

This interface should be implemented by any object that requires a callback when the subscription to a channel with a named object and priority enabled reaches the top of the queue and becomes active.