All Classes and Interfaces

Class
Description
 
 
CouchDB implementation of MessageRecordRepository.
 
Database field constants for MessageRecord and MetaRecord entities.
Represents an error with a type and message.
 
Utility class to handle conversions between Gson and Jackson JSON types.
Represents a message within the messaging system.
Jackson deserializer for MessageRecord entities from CouchDB JSON format.
Interface defining operations for managing MessageRecords.
Jackson serializer for MessageRecord entities to CouchDB JSON format.
Represents metadata about messages in a topic.
Jackson deserializer for MetaRecord entities from CouchDB JSON format.
Jackson serializer for MetaRecord entities to CouchDB JSON format.
Response model for metadata operations.
 
Response model for single message pull operations.
Response model for push batch operations.
Core domain object for push-pull queue operations.
Response model for push operations.
REST endpoints for Push Pull Queue operations.
CDI Producer for PushPullQueueCore.
CDI Producer for MessageRecordRepository implementations.