C P R S

C

CollectorQueueException - Exception in com.localmatters.collector.queue
A collector queue exception.
CollectorQueueException() - Constructor for exception com.localmatters.collector.queue.CollectorQueueException
Creates a new instance of CollectorQueueException without detail message.
CollectorQueueException(String) - Constructor for exception com.localmatters.collector.queue.CollectorQueueException
Constructs an instance of CollectorQueueException with the specified detail message.
CollectorQueueException(Throwable) - Constructor for exception com.localmatters.collector.queue.CollectorQueueException
Constructs an instance of CollectorQueueException with the specified root cause.
CollectorQueueException(String, Throwable) - Constructor for exception com.localmatters.collector.queue.CollectorQueueException
Constructs an instance of CollectorQueueException with the specified detail message and root cause.
com.localmatters.collector.queue - package com.localmatters.collector.queue
 
com.localmatters.collector.queue.consumer - package com.localmatters.collector.queue.consumer
 
com.localmatters.collector.queue.producer - package com.localmatters.collector.queue.producer
 
ConsumerBean - Class in com.localmatters.collector.queue.consumer
The collector consumer bean.
ConsumerBean() - Constructor for class com.localmatters.collector.queue.consumer.ConsumerBean
Creates a new instance of ConsumerBean.
ConsumerLocal - Interface in com.localmatters.collector.queue.consumer
The collector consumer local service interface.
ConsumerRemote - Interface in com.localmatters.collector.queue.consumer
The collector consumer remote service interface.
ConsumerService - Interface in com.localmatters.collector.queue.consumer
The collector consumer service interface.

C P R S