Uses of Class
org.gcube.messaging.common.consumerlibrary.query.Query

Packages that use Query
org.gcube.messaging.common.consumerlibrary   
org.gcube.messaging.common.consumerlibrary.impl   
org.gcube.messaging.common.consumerlibrary.query   
 

Uses of Query in org.gcube.messaging.common.consumerlibrary
 

Methods in org.gcube.messaging.common.consumerlibrary with type parameters of type Query
<QUERY extends Query<ConsumerCL>>
QUERY
ConsumerCL.getQuery(Class<QUERY> type, ConsumerCL call)
          Returns a query from the interface or class which defines its type.
 

Uses of Query in org.gcube.messaging.common.consumerlibrary.impl
 

Methods in org.gcube.messaging.common.consumerlibrary.impl with type parameters of type Query
<QUERY extends Query<ConsumerCL>>
QUERY
ConsumerLibrary.getQuery(Class<QUERY> type)
          Returns a query from the interface or class which defines its type.
 

Uses of Query in org.gcube.messaging.common.consumerlibrary.query
 

Subclasses of Query in org.gcube.messaging.common.consumerlibrary.query
 class AccountingQuery
           
 class MonitoringQuery
           
 class NodeAccountingQuery
           
 class NotificationQuery
           
 class PortalAccountingQuery
           
 class SystemAccountingQuery
           
 



Copyright © 2013. All Rights Reserved.