| Package | Description |
|---|---|
| org.gcube.data.access.queueManager | |
| org.gcube.data.access.queueManager.impl | |
| org.gcube.data.access.queueManager.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QueueItemHandler<T extends QueueItem> |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueConsumer<T extends QueueItem> |
class |
QueueProducer<T extends QueueItem> |
| Modifier and Type | Method and Description |
|---|---|
Collection<QueueItemHandler<? extends QueueItem>> |
MultiSyncConsumer.getCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiSyncConsumer.attachTopic(String topic,
QueueItemHandler<? extends QueueItem> callback) |
| Modifier and Type | Class and Description |
|---|---|
class |
CallBackItem |
class |
LogItem |
class |
RequestItem |
Copyright © 2014. All Rights Reserved.