Uses of Class
org.filteredpush.messaging.mysqlbeans.AbstractFacade

Packages that use AbstractFacade
org.filteredpush.messaging.mysqlbeans   
 

Uses of AbstractFacade in org.filteredpush.messaging.mysqlbeans
 

Subclasses of AbstractFacade in org.filteredpush.messaging.mysqlbeans
 class InterestFacade
          The facade class that exposes the stored queries and data obtained from the database via the Interest persistence class.
 class KvpFacade
          The facade class that exposes the stored queries and data obtained from the database via the Kvp persistence class.
 class MessageFacade
          The facade class that exposes the stored queries and data obtained from the database via the Message persistence class.