Sun Java System Communications Services 6 2005Q4 Event Notification Service Guide

Subscriber API Functions List

This chapter includes a description of following Subscriber functions, listed in Table 2–2:

Table 2–2 ENS Subscriber API Functions List

Function  

Description  

subscriber_t

Definition of a subscriber. 

subscription_t

Definition of a subscription. 

subscriber_cb_t

Generic callback function acknowledging an asynchronous call. 

subscriber_notify_cb_t

Synchronous callback; called upon receipt of a notification. 

subscriber_new_a

Creates a new asynchronous subscriber. 

subscriber_new_s

Creates a new synchronous subscriber. 

subscribe_a

Establishes an asynchronous subscription. 

unsubscribe_a

Cancels an asynchronous subscription. 

subscriber_delete

Terminates a subscriber. 

subscriber_get_publisher

Creates a publisher using the subscriber’s credentials. 

renl_create_subscriber

Creates the subscription part of the RENL. 

renl_cancel_subscriber

Cancels an RENL.