Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
E
G
M
O
S
D
deQueue()
- Method in interface org.apache.james.queue.api.
MailQueue
Dequeue the next ready-to-process Mail of the queue.
done(boolean)
- Method in interface org.apache.james.queue.api.
MailQueue.MailQueueItem
Callback which MUST get called after the operation on the dequeued
Mail
was complete.
E
enQueue(Mail, long, TimeUnit)
- Method in interface org.apache.james.queue.api.
MailQueue
Enqueue the Mail to the queue.
enQueue(Mail)
- Method in interface org.apache.james.queue.api.
MailQueue
Enqueue the Mail to the queue
G
getMail()
- Method in interface org.apache.james.queue.api.
MailQueue.MailQueueItem
Return the dequeued
Mail
getQueue(String)
- Method in interface org.apache.james.queue.api.
MailQueueFactory
Return the
MailQueue
for the name.
M
MailQueue
- Interface in
org.apache.james.queue.api
A Queue/Spool for Mails.
MailQueue.MailQueueException
- Exception in
org.apache.james.queue.api
Exception which will get thrown if any problems occur while working the
MailQueue
MailQueue.MailQueueException(String, Exception)
- Constructor for exception org.apache.james.queue.api.
MailQueue.MailQueueException
MailQueue.MailQueueException(String)
- Constructor for exception org.apache.james.queue.api.
MailQueue.MailQueueException
MailQueue.MailQueueItem
- Interface in
org.apache.james.queue.api
MailQueueFactory
- Interface in
org.apache.james.queue.api
Factory for
MailQueue
O
org.apache.james.queue.api
- package org.apache.james.queue.api
S
SPOOL
- Static variable in interface org.apache.james.queue.api.
MailQueueFactory
MailQueue
which is used for spooling the messages
D
E
G
M
O
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2010
The Apache Software Foundation
. All Rights Reserved.