|
Holger's Java API |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ChangeNotificationClient | provides an easy mechanism to setup a client for change notification on a database. |
| ChangeNotificationServer | implements a server for a change notification mechanism. |
| RemoteDatabaseChangeHandler | delivers changes delivered from a change notification server to its listeners. |
| RemoteDBChangeFilter | allows to set certain filter options for the delivery of change notification on the server from the client |
| RemoteDBChangeNotifier | used to propagate database changes to a remote server. |
| RemoteDBUpdateEvent | used to support update events that may originate on a different computer than they are delivered to |
| RemoteDBUpdateEvent.Option | used as the optional parameter when generating a DBUpdateEvent |
This package contains classes that add remote capacities to the database concept of the super package. A change notification mechanism is included in this functionality.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||