RESUBSCRIBE_REQUEST: The RESUBSCRIBE_REQUEST is sent by a Console to renew an existing subscription. The Console may request a new duration for the subscription, otherwise the previous lifetime interval is repeated. The getParams() method of a RESUBSCRIBE_REQUEST WorkItem will return an instance of the ResubscribeParams class. The getHandle() WorkItem method returns the reply handle which should be passed to the Agent's subscriptionResponse() method.@author Fraser Adams
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|