|
Voyager ORB | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ISubscriber | ISubscriber is the interface implemented by Subscriber. |
PublishedEventListener | PublishedEventListener is the interface that must be implemented by any object that wishes to directly receive notification of events published into a Space. |
Class Summary | |
Publish | The Publish class provides a way to deliver a oneway publish event message to Spaces |
Subscriber | PublishedEventListener defines a single method publishedEvent( event, topic ) that receives every published event in the Space. |
Topic | A topic is specified hierarchically with fields separated by periods, like sports.bulls and books.fiction.mystery. |
Defines publish/subscribe functionality for Spaces.
|
ObjectSpace Inc. | |||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |