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

Publish and Subscribe Dispatcher Functions List

This chapter includes a description of the following Publish and Subscribe Dispatcher functions, listed in Table 2–3:

Table 2–3 ENS Publish and Subscribe Dispatcher Functions List

Function  

Description  

pas_dispatcher_t

Definition of a publish and subscribe dispatcher. 

pas_dispatcher_new

Creates a dispatcher. 

pas_dispatcher_delete

Destroys a dispatcher created with pas_dispatcher_new.

pas_dispatch

Starts the dispatch loop of an event notification environment. 

pas_shutdown

Stops the dispatch loop on an event notification environment started with pas_dispatch.