|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConsumerCL in org.gcube.messaging.common.consumerlibrary |
---|
Methods in org.gcube.messaging.common.consumerlibrary with type parameters of type ConsumerCL | ||
---|---|---|
|
ConsumerCL.getQuery(Class<QUERY> type,
ConsumerCL call)
Returns a query from the interface or class which defines its type. |
Methods in org.gcube.messaging.common.consumerlibrary with parameters of type ConsumerCL | ||
---|---|---|
|
ConsumerCL.getQuery(Class<QUERY> type,
ConsumerCL call)
Returns a query from the interface or class which defines its type. |
Uses of ConsumerCL in org.gcube.messaging.common.consumerlibrary.impl |
---|
Methods in org.gcube.messaging.common.consumerlibrary.impl with type parameters of type ConsumerCL | ||
---|---|---|
|
ConsumerLibrary.getQuery(Class<QUERY> type)
Returns a query from the interface or class which defines its type. |
Uses of ConsumerCL in org.gcube.messaging.common.consumerlibrary.plugins |
---|
Methods in org.gcube.messaging.common.consumerlibrary.plugins that return ConsumerCL | |
---|---|
ConsumerCL |
ConsumerServicePlugin.newProxy(org.gcube.common.clients.delegates.ProxyDelegate<MessagingServiceJAXWSStubs> delegate)
|
Uses of ConsumerCL in org.gcube.messaging.common.consumerlibrary.proxies |
---|
Methods in org.gcube.messaging.common.consumerlibrary.proxies that return types with arguments of type ConsumerCL | |
---|---|
static org.gcube.common.clients.fw.builders.StatelessBuilder<ConsumerCL> |
Proxies.consumerService()
|
Uses of ConsumerCL in org.gcube.messaging.common.consumerlibrary.query |
---|
Classes in org.gcube.messaging.common.consumerlibrary.query with type parameters of type ConsumerCL | |
---|---|
class |
Query<CALL extends ConsumerCL>
|
Fields in org.gcube.messaging.common.consumerlibrary.query declared as ConsumerCL | |
---|---|
protected CALL |
Query.call
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |