Holger's
Java API

Uses of Class
com.antelmann.db.remote.RemoteDBChangeFilter

Packages that use RemoteDBChangeFilter
com.antelmann.db.remote This package contains classes that add remote capacities to the database concept of the super package. 
 

Uses of RemoteDBChangeFilter in com.antelmann.db.remote
 

Methods in com.antelmann.db.remote with parameters of type RemoteDBChangeFilter
 void ChangeNotificationClient.setNotificationFilter(RemoteDBChangeFilter filter)
           
 void RemoteDatabaseChangeHandler.setRemoteFilter(NetConnection con, RemoteDBChangeFilter filter)
          allows to set a remote filter on the given connection, so that not every change is delivered by the server to this connection
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads