Sun Java Communications Suite 5 Event Notification Service Guide

Publisher API Functions List

This chapter includes a description of the following Publisher functions, listed in Table 2–1:

Table 2–1 ENS Publisher API Functions List

Function  

Description  

publisher_t

Definition for a publisher. 

publisher_cb_t

Generic callback function acknowledging an asynchronous call. 

publisher_new_a

Creates a new asynchronous publisher. 

publisher_new_s

Creates a new synchronous publisher. 

publish_a

Sends an asynchronous notification to the notification service. 

publish_s

Sends a synchronous notification to the notification service. 

publisher_delete

Terminates a publish session. 

publisher_get_subscriber

Creates a subscriber using the publisher’s credentials. 

renl_create_publisher

Creates an RENL, which enables the invocation of end2end_ack.

renl_cancel_publisher

Cancels an RENL.