Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

Q

QOP - Static variable in class com.mimecast.robin.smtp.auth.DigestUtils
 
queryInboxMailboxId(StalwartApiClient.StalwartSession, String) - Method in class com.mimecast.robin.storage.stalwart.StalwartApiClient
 
queryPrincipalAccountId(StalwartApiClient.StalwartSession, String) - Method in class com.mimecast.robin.storage.stalwart.StalwartApiClient
 
queue - Variable in class com.mimecast.robin.queue.RelayDequeue
 
queue - Static variable in class com.mimecast.robin.queue.RelayQueueService
 
queueBotResponse(Session, String, String, String, List<MimePart>) - Static method in class com.mimecast.robin.bots.BotHelper
Queues a bot response email for delivery.
queueDatabase - Static variable in class com.mimecast.robin.main.Factories
Queue database implementation.
QueueDatabase<T> - Interface in com.mimecast.robin.queue
Contract for a scheduled work queue with claim/ack semantics.
QueueFactory - Class in com.mimecast.robin.queue
Factory for creating QueueDatabase instances based on configuration.
QueueFactory() - Constructor for class com.mimecast.robin.queue.QueueFactory
Private constructor to prevent instantiation.
QueueFiles - Class in com.mimecast.robin.queue
Queue file utilities.
QueueFiles() - Constructor for class com.mimecast.robin.queue.QueueFiles
 
QueueItem<T> - Class in com.mimecast.robin.queue
Persistent queue item with scheduling and claim metadata.
QueueItem(String, long, T) - Constructor for class com.mimecast.robin.queue.QueueItem
 
QueueItemState - Enum Class in com.mimecast.robin.queue
Queue item lifecycle states.
QueueItemState() - Constructor for enum class com.mimecast.robin.queue.QueueItemState
 
queueKey - Variable in class com.mimecast.robin.queue.RedisQueueDatabase
 
QueueListFilter - Class in com.mimecast.robin.queue
Queue listing filter.
QueueListFilter() - Constructor for class com.mimecast.robin.queue.QueueListFilter
 
QueueMariaDB<T> - Class in com.mimecast.robin.queue
MariaDB implementation of QueueDatabase.
QueueMariaDB() - Constructor for class com.mimecast.robin.queue.QueueMariaDB
Constructs a new QueueMariaDB instance.
QueueMutation<T> - Record Class in com.mimecast.robin.queue
One queue-state mutation produced by a dequeue worker.
QueueMutation(QueueMutationType, QueueItem<T>, long, String) - Constructor for record class com.mimecast.robin.queue.QueueMutation
Creates an instance of a QueueMutation record class.
QueueMutationBatch<T> - Class in com.mimecast.robin.queue
Batch of queue mutations plus newly derived queue items.
QueueMutationBatch(List<QueueMutation<T>>, List<T>) - Constructor for class com.mimecast.robin.queue.QueueMutationBatch
 
QueueMutationBatch.Builder<T> - Class in com.mimecast.robin.queue
 
QueueMutationType - Enum Class in com.mimecast.robin.queue
Mutation types applied after dequeue workers finish processing.
QueueMutationType() - Constructor for enum class com.mimecast.robin.queue.QueueMutationType
 
QueueOperationsHandler - Class in com.mimecast.robin.endpoints
Handles queue-related HTTP operations for the API endpoint.
QueueOperationsHandler(HttpEndpoint, HttpAuth) - Constructor for class com.mimecast.robin.endpoints.QueueOperationsHandler
Constructs a new QueueOperationsHandler.
QueuePage<T> - Record Class in com.mimecast.robin.queue
Paged queue listing.
QueuePage(long, List<QueueItem<T>>) - Constructor for record class com.mimecast.robin.queue.QueuePage
Creates an instance of a QueuePage record class.
QueuePayloadCodec - Class in com.mimecast.robin.queue
Encodes queue payloads using a compact RelaySession format with a Java serialization fallback.
QueuePayloadCodec() - Constructor for class com.mimecast.robin.queue.QueuePayloadCodec
 
QueuePgSQL<T> - Class in com.mimecast.robin.queue
PostgreSQL implementation of QueueDatabase.
QueuePgSQL() - Constructor for class com.mimecast.robin.queue.QueuePgSQL
Constructs a new QueuePgSQL instance.
queueResponse(Session, String, String) - Method in class com.mimecast.robin.bots.SessionBot
Queues the response for delivery.
queueResponse(Session, String, String, String) - Method in class com.mimecast.robin.bots.EmailAnalysisBot
Queues the response email for delivery.
QueueStats - Record Class in com.mimecast.robin.queue
Aggregate queue statistics.
QueueStats(long, long, long, long, long, long) - Constructor for record class com.mimecast.robin.queue.QueueStats
Creates an instance of a QueueStats record class.
quit() - Method in class com.mimecast.robin.smtp.extension.client.CustomBehaviour
Executes QUIT.
quit() - Method in class com.mimecast.robin.smtp.extension.client.DefaultBehaviour
Executes QUIT.
quit(Connection) - Method in class com.mimecast.robin.storage.LmtpBehaviour
Sends QUIT command to gracefully close the connection.
QuotedPrintableDecoder - Class in com.mimecast.robin.util
Quited printable decoding Apache commons altered decoder utility.
QuotedPrintableDecoder() - Constructor for class com.mimecast.robin.util.QuotedPrintableDecoder
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form